Click here to Skip to main content
15,901,426 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: process Pin
Christian Graus9-Jun-07 14:40
protectorChristian Graus9-Jun-07 14:40 
Questionquestion about datagrids Pin
Harshi_9-Jun-07 7:06
Harshi_9-Jun-07 7:06 
AnswerRe: question about datagrids Pin
Christian Graus9-Jun-07 14:43
protectorChristian Graus9-Jun-07 14:43 
Questionthreading Pin
balakpn9-Jun-07 2:25
balakpn9-Jun-07 2:25 
AnswerRe: threading Pin
Christian Graus9-Jun-07 14:59
protectorChristian Graus9-Jun-07 14:59 
GeneralRe: threading Pin
balakpn10-Jun-07 18:53
balakpn10-Jun-07 18:53 
GeneralRe: threading Pin
MidwestLimey11-Jun-07 10:55
professionalMidwestLimey11-Jun-07 10:55 
Questionhow do i display the name starting with any letter(A-Z,a-z) in textbox using vb.net? Pin
sathyan_82949-Jun-07 2:08
sathyan_82949-Jun-07 2:08 
i want to display the name starting with any letter(A-Z,a-z) in textbox from sqldatabase through datagrid using vb.net windows application.
for example,
values are in datagrid like
companyid companyname contactperson city
1 IBM rajesh Bangalore
2 Wipro kannan Chennai
here companyid, companyname, contactperson,city are field name.
companyid is primarykey.

in my form there are 4 label and 4 textbox.

1st label name as Findlabel
2nd label name as companynamelabel
3rd label name as contactpersonlabel
4th label name as citylabel

1st textbox name as findtextbox
2nd textbox name as companytextbox
3rd textbox name as contactpersontextbox
4th textbox name as citytextbox

i want to display company name starting with any letter.if i type wipro in findtextbox,then i click findbutton means the values will automatically diplay in other 3 textbox(ie..wipro in companytextbox,Kannan in contactpersontextbox,chennai in citytextbox).

if i type IBM in findtextbox,then i click findbutton means the values will automatically diplay in other 3 textbox(ie..IBM in companytextbox, rajesh in contactpersontextbox,Bangalore in citytextbox).

so i want to display starting with any letter.i am doing these project in windows application using vb.net.plz help me.


AnswerRe: how do i display the name starting with any letter(A-Z,a-z) in textbox using vb.net? Pin
MohammadAmiry10-Jun-07 3:09
MohammadAmiry10-Jun-07 3:09 
Questionpass the name of the form as a variable Pin
tonypitwood9-Jun-07 1:43
tonypitwood9-Jun-07 1:43 
AnswerRe: pass the name of the form as a variable Pin
MohammadAmiry10-Jun-07 3:18
MohammadAmiry10-Jun-07 3:18 
GeneralRe: pass the name of the form as a variable Pin
tonypitwood10-Jun-07 6:55
tonypitwood10-Jun-07 6:55 
GeneralRe: pass the name of the form as a variable Pin
MohammadAmiry10-Jun-07 20:50
MohammadAmiry10-Jun-07 20:50 
QuestionProblem in Binding datagrid control to Arraylist Pin
V.G9-Jun-07 1:25
V.G9-Jun-07 1:25 
AnswerRe: Problem in Binding datagrid control to Arraylist Pin
Dave Kreskowiak10-Jun-07 10:30
mveDave Kreskowiak10-Jun-07 10:30 
GeneralRe: Problem in Binding datagrid control to Arraylist Pin
V.G10-Jun-07 18:51
V.G10-Jun-07 18:51 
QuestionHow to upload files to server? Pin
.NetRams8-Jun-07 22:39
.NetRams8-Jun-07 22:39 
AnswerRe: How to upload files to server? Pin
Christian Graus9-Jun-07 0:20
protectorChristian Graus9-Jun-07 0:20 
GeneralRe: How to upload files to server? Pin
.NetRams9-Jun-07 0:48
.NetRams9-Jun-07 0:48 
GeneralRe: How to upload files to server? Pin
Christian Graus9-Jun-07 0:53
protectorChristian Graus9-Jun-07 0:53 
QuestionNeed help for .Net Project Pin
Balagurunathan S8-Jun-07 21:39
Balagurunathan S8-Jun-07 21:39 
AnswerRe: Need help for .Net Project Pin
Sonia Gupta8-Jun-07 21:43
Sonia Gupta8-Jun-07 21:43 
GeneralRe: Need help for .Net Project Pin
Balagurunathan S8-Jun-07 21:51
Balagurunathan S8-Jun-07 21:51 
GeneralRe: Need help for .Net Project Pin
Sonia Gupta8-Jun-07 22:01
Sonia Gupta8-Jun-07 22:01 
GeneralRe: Need help for .Net Project Pin
Balagurunathan S9-Jun-07 0:39
Balagurunathan S9-Jun-07 0:39 

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.