Click here to Skip to main content
15,915,319 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Open cash drawer using c#.net 2.0 Pin
eccw22-Jun-07 0:03
eccw22-Jun-07 0:03 
GeneralRe: Open cash drawer using c#.net 2.0 Pin
originSH22-Jun-07 4:52
originSH22-Jun-07 4:52 
GeneralRe: Open cash drawer using c#.net 2.0 Pin
eccw22-Jun-07 16:43
eccw22-Jun-07 16:43 
QuestionWhich button did the mouse click Pin
earlgraham21-Jun-07 11:52
earlgraham21-Jun-07 11:52 
AnswerRe: Which button did the mouse click Pin
Scott Dorman21-Jun-07 18:03
professionalScott Dorman21-Jun-07 18:03 
GeneralRe: Which button did the mouse click Pin
earlgraham22-Jun-07 10:05
earlgraham22-Jun-07 10:05 
QuestionPopulate Date time picker Pin
ozzyrocsdbn21-Jun-07 4:16
ozzyrocsdbn21-Jun-07 4:16 
Questionhow do i search a value using combo box in vb.net Pin
sathyan_829420-Jun-07 22:13
sathyan_829420-Jun-07 22:13 
i am using dotnet 2003.i am doing my project in vb.net windows application.i have two form in my project.first form is datagrid .In second form label,textboxes and combobox are avilable to save the entering values in datagrid of first form through this 2nd form.my problem is,i want to search a value using combobox.
for example,
in first form,
there are 4 columns named as name,age,rollno,address in datagrid.
values are ramu for namecolumn,24 for age column,42 for rollno column,cbe for address column.now values in datagrid like below
id name age rollno address
1 ramu 24 42 cbe
2 somu 23 32 che
here id is primary key.
in 2nd form,there are 4 label,4 textbox and 1 combobox.textbox arenamed as nametextbox,agetextbox,rollnotextbox,addresstextbox and 1 combobox named as searchcombobox.
now values of name(ramu,somu) are stored in combobox.
my problem is,
in second form,
if i click the value ramu in combobox means,want to display the values of ramu in textboxes.(ie..want to display automatically ramu in nametextbox,24 in age textbox,42 in rollnotextbox,cbe in address textbox)
during runtime in vb.net windows application.so how i automatically display the values of row in each textbox by clicking the values in combobox.plz help me.
QuestionUser-ordered list (C#) Pin
ruanr20-Jun-07 22:06
ruanr20-Jun-07 22:06 
AnswerRe: User-ordered list (C#) Pin
originSH21-Jun-07 0:09
originSH21-Jun-07 0:09 
QuestionGlobal Variable Pin
ozzyrocsdbn20-Jun-07 21:34
ozzyrocsdbn20-Jun-07 21:34 
AnswerRe: Global Variable Pin
Giorgi Dalakishvili20-Jun-07 22:08
mentorGiorgi Dalakishvili20-Jun-07 22:08 
GeneralRe: Global Variable Pin
ozzyrocsdbn20-Jun-07 22:39
ozzyrocsdbn20-Jun-07 22:39 
GeneralRe: Global Variable Pin
Giorgi Dalakishvili20-Jun-07 22:41
mentorGiorgi Dalakishvili20-Jun-07 22:41 
AnswerRe: Global Variable Pin
Brady Kelly20-Jun-07 22:12
Brady Kelly20-Jun-07 22:12 
GeneralRe: Global Variable Pin
ozzyrocsdbn20-Jun-07 22:38
ozzyrocsdbn20-Jun-07 22:38 
GeneralRe: Global Variable Pin
Brady Kelly20-Jun-07 22:46
Brady Kelly20-Jun-07 22:46 
AnswerRe: Global Variable Pin
vims25-Jun-07 21:53
vims25-Jun-07 21:53 
QuestionImport / Export of data from an Excel Sheet Pin
Siddhartha S.20-Jun-07 20:45
Siddhartha S.20-Jun-07 20:45 
QuestionButton control Pin
dodoxor20-Jun-07 20:14
dodoxor20-Jun-07 20:14 
AnswerRe: Button control Pin
Manas Bhardwaj22-Jun-07 5:08
professionalManas Bhardwaj22-Jun-07 5:08 
QuestionRe: Button control Pin
dodoxor22-Jun-07 21:19
dodoxor22-Jun-07 21:19 
AnswerRe: Button control Pin
Manas Bhardwaj23-Jun-07 2:07
professionalManas Bhardwaj23-Jun-07 2:07 
AnswerRe: Button control Pin
dodoxor23-Jun-07 21:40
dodoxor23-Jun-07 21:40 
AnswerRe: Button control Pin
vims25-Jun-07 21:58
vims25-Jun-07 21:58 

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.