Click here to Skip to main content
15,894,343 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: VB 6.0 SEARCHING CODE Pin
mr_lasseter26-Jul-06 6:05
mr_lasseter26-Jul-06 6:05 
QuestionLetter pack [modified] Pin
PixelPixie26-Jul-06 2:53
PixelPixie26-Jul-06 2:53 
Questionone to one milion conversion of numbers into words?? Pin
Brian Jay26-Jul-06 2:50
Brian Jay26-Jul-06 2:50 
AnswerRe: one to one milion conversion of numbers into words?? Pin
Dave Sexton26-Jul-06 4:53
Dave Sexton26-Jul-06 4:53 
AnswerRe: one to one milion conversion of numbers into words?? Pin
Nouvand3-Aug-06 23:55
Nouvand3-Aug-06 23:55 
QuestionForm to stay with a MDI Form [modified] Pin
directred26-Jul-06 1:25
directred26-Jul-06 1:25 
AnswerRe: Form to stay with a MDI Form Pin
Zahid Hayat26-Jul-06 2:11
Zahid Hayat26-Jul-06 2:11 
Questionvariable with databinding [modified] Pin
Smithers-Jones26-Jul-06 0:08
Smithers-Jones26-Jul-06 0:08 
can i bind variables to access-database directly like i can bind textboxes?
(textbox1.databinding.add("Text",datasource,"Column1"))

when i need data, i allways bind a textbox to the database and then take the data from that box, but that's not really satisfying:

textbox1.databinding.add("Text",datasource,"Column1")
dim myVariable as string =textbox1.text

and then i hide the textbox under a panel, so the user doesn't see it.

does somebody know a better way?
AnswerRe: variable with databinding Pin
mr_lasseter26-Jul-06 6:01
mr_lasseter26-Jul-06 6:01 
Questiontabcontrol Pin
Smithers-Jones26-Jul-06 0:05
Smithers-Jones26-Jul-06 0:05 
AnswerRe: tabcontrol Pin
Christian Graus26-Jul-06 1:52
protectorChristian Graus26-Jul-06 1:52 
QuestionBinding the data Pin
slSoftware25-Jul-06 22:46
slSoftware25-Jul-06 22:46 
AnswerRe: Binding the data Pin
Christian Graus26-Jul-06 1:50
protectorChristian Graus26-Jul-06 1:50 
GeneralRe: Binding the data Pin
slSoftware26-Jul-06 18:34
slSoftware26-Jul-06 18:34 
GeneralRe: Binding the data Pin
Christian Graus26-Jul-06 19:55
protectorChristian Graus26-Jul-06 19:55 
QuestionEvents Calling Pin
microuser_200025-Jul-06 21:56
microuser_200025-Jul-06 21:56 
AnswerRe: Events Calling Pin
_Chosen25-Jul-06 22:33
_Chosen25-Jul-06 22:33 
QuestionDisplay Enumeration Value In DataGrid Pin
Tamimi - Code25-Jul-06 20:13
Tamimi - Code25-Jul-06 20:13 
AnswerRe: Display Enumeration Value In DataGrid Pin
Christian Graus25-Jul-06 20:42
protectorChristian Graus25-Jul-06 20:42 
GeneralRe: Display Enumeration Value In DataGrid Pin
Tamimi - Code25-Jul-06 21:05
Tamimi - Code25-Jul-06 21:05 
GeneralRe: Display Enumeration Value In DataGrid Pin
Christian Graus25-Jul-06 21:22
protectorChristian Graus25-Jul-06 21:22 
GeneralRe: Display Enumeration Value In DataGrid Pin
Tamimi - Code25-Jul-06 21:26
Tamimi - Code25-Jul-06 21:26 
QuestionUser Validation problem [modified] Pin
slSoftware25-Jul-06 19:05
slSoftware25-Jul-06 19:05 
AnswerRe: User Validation problem Pin
MHASSANF25-Jul-06 21:27
MHASSANF25-Jul-06 21:27 
Questionautofill textbox from external application Listview [modified] Pin
cds toecutter25-Jul-06 18:38
cds toecutter25-Jul-06 18:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.