Click here to Skip to main content
15,914,481 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: loading files to server Pin
jishbalan22-Nov-08 3:27
jishbalan22-Nov-08 3:27 
GeneralRe: loading files to server Pin
Mycroft Holmes22-Nov-08 14:51
professionalMycroft Holmes22-Nov-08 14:51 
GeneralRe: loading files to server Pin
jishbalan22-Nov-08 16:07
jishbalan22-Nov-08 16:07 
GeneralRe: loading files to server Pin
Mycroft Holmes22-Nov-08 16:30
professionalMycroft Holmes22-Nov-08 16:30 
QuestionVB6 listbox Pin
tatchung20-Nov-08 20:51
tatchung20-Nov-08 20:51 
AnswerRe: VB6 listbox Pin
Dave Kreskowiak21-Nov-08 4:50
mveDave Kreskowiak21-Nov-08 4:50 
GeneralRe: VB6 listbox Pin
tatchung21-Nov-08 21:52
tatchung21-Nov-08 21:52 
AnswerRe: VB6 listbox Pin
Nanda_MR21-Nov-08 17:35
Nanda_MR21-Nov-08 17:35 
QuestionLoad a word Dictionary Pin
scothykonma20-Nov-08 19:22
scothykonma20-Nov-08 19:22 
AnswerRe: Load a word Dictionary Pin
Christian Graus20-Nov-08 21:38
protectorChristian Graus20-Nov-08 21:38 
QuestionSee password characters Pin
Gagan.2020-Nov-08 16:29
Gagan.2020-Nov-08 16:29 
AnswerRe: See password characters Pin
~Khatri Mitesh~20-Nov-08 18:30
~Khatri Mitesh~20-Nov-08 18:30 
GeneralRe: See password characters Pin
Gagan.2020-Nov-08 22:33
Gagan.2020-Nov-08 22:33 
QuestionSynchronizing dataadapters and bindingsource Pin
larry11820-Nov-08 10:32
larry11820-Nov-08 10:32 
AnswerRe: Synchronizing dataadapters and bindingsource Pin
Dave Kreskowiak24-Nov-08 2:09
mveDave Kreskowiak24-Nov-08 2:09 
QuestionHelp In Converting code from Vb6 To Vb.net Pin
sarfarazaliqureshi20-Nov-08 9:21
sarfarazaliqureshi20-Nov-08 9:21 
AnswerRe: Help In Converting code from Vb6 To Vb.net Pin
Christian Graus20-Nov-08 9:44
protectorChristian Graus20-Nov-08 9:44 
AnswerRe: Help In Converting code from Vb6 To Vb.net Pin
Wendelius20-Nov-08 10:03
mentorWendelius20-Nov-08 10:03 
AnswerRe: Help In Converting code from Vb6 To Vb.net Pin
Dave Kreskowiak20-Nov-08 15:01
mveDave Kreskowiak20-Nov-08 15:01 
QuestionShutdown System Pin
Gagan.2020-Nov-08 4:09
Gagan.2020-Nov-08 4:09 
AnswerRe: Shutdown System Pin
Tom Deketelaere20-Nov-08 4:18
professionalTom Deketelaere20-Nov-08 4:18 
GeneralRe: Shutdown System Pin
Gagan.2020-Nov-08 22:37
Gagan.2020-Nov-08 22:37 
GeneralRe: Shutdown System Pin
Tom Deketelaere20-Nov-08 22:40
professionalTom Deketelaere20-Nov-08 22:40 
QuestionUsing Combobox in Datagridview Pin
sairfan119-Nov-08 20:51
sairfan119-Nov-08 20:51 
Lets take an example. we have a DataGridView with 2 columns, both columns are combobox columns and are databound. First column contains Company and second column Products. At run time in first column when i select company second column must filled with its products, focus should ramain at first column until i press enter. Moreover when ever second column is refereshed its first value should be selected by default or how can i set it combobox2.SelectedIndex = 0 property at run time while having focus in first column.

It should work like this, when i select in first column Company Nestle 2nd column should fill automatically with Nestle's products. like Milk, Kit Kat, Nesveta and so on, and first product Milk should be selected by default, please note that it is required while first Column Company is being edited.
QuestionGEOGRAPHICAL MAP PROJECT FIND LATITUDE AND LONGITUDE Pin
JPJ40200219-Nov-08 18:17
JPJ40200219-Nov-08 18:17 

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.