Click here to Skip to main content
15,921,203 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: LTRim & RTrim Methods Pin
Sanjay Kunjam20-Jun-07 22:56
Sanjay Kunjam20-Jun-07 22:56 
AnswerRe: LTRim & RTrim Methods Pin
koolprasad200320-Jun-07 23:11
professionalkoolprasad200320-Jun-07 23:11 
GeneralRe: LTRim & RTrim Methods Pin
Aman.Jen20-Jun-07 23:34
Aman.Jen20-Jun-07 23:34 
GeneralRe: LTRim & RTrim Methods Pin
Christian Graus20-Jun-07 23:46
protectorChristian Graus20-Jun-07 23:46 
QuestionCD ROM Autorun program Pin
Tim-mac20-Jun-07 22:10
Tim-mac20-Jun-07 22:10 
AnswerRe: CD ROM Autorun program Pin
Christian Graus20-Jun-07 23:17
protectorChristian Graus20-Jun-07 23:17 
GeneralRe: CD ROM Autorun program Pin
Tim-mac21-Jun-07 1:45
Tim-mac21-Jun-07 1:45 
Questionhow do i search a value using combo box in vb.net Pin
sathyan_829420-Jun-07 22:06
sathyan_829420-Jun-07 22:06 
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.
QuestionRe: how do i search a value using combo box in vb.net Pin
Sanjay Kunjam20-Jun-07 23:11
Sanjay Kunjam20-Jun-07 23:11 
AnswerRe: how do i search a value using combo box in vb.net Pin
Rupesh Kumar Swami21-Jun-07 0:52
Rupesh Kumar Swami21-Jun-07 0:52 
GeneralRe: how do i search a value using combo box in vb.net Pin
AlexeiXX321-Jun-07 5:11
AlexeiXX321-Jun-07 5:11 
QuestionName Spaces in VB.Net Pin
Aman.Jen20-Jun-07 20:01
Aman.Jen20-Jun-07 20:01 
AnswerRe: Name Spaces in VB.Net Pin
Christian Graus20-Jun-07 20:08
protectorChristian Graus20-Jun-07 20:08 
GeneralRe: Name Spaces in VB.Net Pin
shreya12324-Jun-07 3:01
shreya12324-Jun-07 3:01 
QuestionDifference Between objectbased & Objectoriented programming Pin
Aman.Jen20-Jun-07 19:59
Aman.Jen20-Jun-07 19:59 
AnswerRe: Difference Between objectbased & Objectoriented programming Pin
Christian Graus20-Jun-07 20:09
protectorChristian Graus20-Jun-07 20:09 
QuestionRe: Difference Between objectbased & Objectoriented programming Pin
Rupesh Kumar Swami20-Jun-07 21:06
Rupesh Kumar Swami20-Jun-07 21:06 
AnswerRe: Difference Between objectbased & Objectoriented programming Pin
Christian Graus20-Jun-07 21:19
protectorChristian Graus20-Jun-07 21:19 
GeneralRe: Difference Between objectbased & Objectoriented programming Pin
Rupesh Kumar Swami20-Jun-07 21:24
Rupesh Kumar Swami20-Jun-07 21:24 
GeneralRe: Difference Between objectbased & Objectoriented programming Pin
Xandip21-Jun-07 20:42
Xandip21-Jun-07 20:42 
QuestionVb.Net Framework Pin
Aman.Jen20-Jun-07 19:56
Aman.Jen20-Jun-07 19:56 
AnswerRe: Vb.Net Framework Pin
Christian Graus20-Jun-07 20:11
protectorChristian Graus20-Jun-07 20:11 
QuestionDateTime Format Pin
himuskanhere20-Jun-07 18:31
himuskanhere20-Jun-07 18:31 
AnswerRe: DateTime Format Pin
Revathij20-Jun-07 22:18
Revathij20-Jun-07 22:18 
AnswerRe: DateTime Format Pin
AlexeiXX321-Jun-07 5:16
AlexeiXX321-Jun-07 5:16 

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.