Click here to Skip to main content
15,902,032 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: print subscript & superscript in report Pin
Dave Kreskowiak16-Jun-07 3:51
mveDave Kreskowiak16-Jun-07 3:51 
QuestionReturning Columns Name Only Pin
Brendan Vogt12-Jun-07 21:14
Brendan Vogt12-Jun-07 21:14 
AnswerRe: Returning Columns Name Only Pin
Dileep_Vickey12-Jun-07 21:34
Dileep_Vickey12-Jun-07 21:34 
QuestionRe: Returning Columns Name Only Pin
Brendan Vogt12-Jun-07 22:08
Brendan Vogt12-Jun-07 22:08 
QuestionSQLDataReader Column Name Needed Pin
Brendan Vogt12-Jun-07 20:30
Brendan Vogt12-Jun-07 20:30 
AnswerRe: SQLDataReader Column Name Needed Pin
Brendan Vogt12-Jun-07 21:05
Brendan Vogt12-Jun-07 21:05 
AnswerRe: SQLDataReader Column Name Needed Pin
Dave Kreskowiak13-Jun-07 3:45
mveDave Kreskowiak13-Jun-07 3:45 
Questionhow do i display the company name starting with letter a in textbox Pin
sathyan_829412-Jun-07 19:41
sathyan_829412-Jun-07 19:41 
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 and textboxes are avilable to save the entering values in datagrid of first form through this 2nd form.my problem is,in 2nd form,if i enter letter a in findtextbox and i click find button means,i want to display the values automatically (assyst in companynametextbox,vijay in contactpersontextbox,cbe in addresstextbox)in 2nd form.
for example,
in first form,
there are 4 columns named as companyname,contactperson,address in datagrid.
values are assyst for companynamecolumn,vijay for contactperson column,cbe for address column.now values in datagrid like below
companyname contactperson address
assyst vijay cbe

in 2nd form,there are 4 label and 4 textbox.textbox are named as findtextbox,companynametextbox,contactpersontextbox,addresstextbox.
my problem is,
in second form,
if i enter letter a in findtextbox and i click find button means,i want to display the values automatically (assyst in companynametextbox,vijay in contactpersontextbox,cbe in addresstextbox)in 2nd form.
during runtime in vb.net windows application.so how i do these.plz help me.
Questionsend message in vb.net Pin
ravihd12-Jun-07 19:15
ravihd12-Jun-07 19:15 
AnswerRe: send message in vb.net Pin
Sathesh Sakthivel12-Jun-07 19:36
Sathesh Sakthivel12-Jun-07 19:36 
AnswerRe: send message in vb.net Pin
Dave Kreskowiak13-Jun-07 3:33
mveDave Kreskowiak13-Jun-07 3:33 
GeneralRe: send message in vb.net Pin
ravihd13-Jun-07 20:17
ravihd13-Jun-07 20:17 
GeneralRe: send message in vb.net Pin
Dave Kreskowiak14-Jun-07 2:28
mveDave Kreskowiak14-Jun-07 2:28 
GeneralRe: send message in vb.net Pin
ravihd17-Jun-07 17:28
ravihd17-Jun-07 17:28 
QuestionHandling IntPtr Pin
Nanda160512-Jun-07 19:00
Nanda160512-Jun-07 19:00 
AnswerRe: Handling IntPtr Pin
Dave Kreskowiak13-Jun-07 3:32
mveDave Kreskowiak13-Jun-07 3:32 
GeneralRe: Handling IntPtr Pin
Nanda160513-Jun-07 21:23
Nanda160513-Jun-07 21:23 
GeneralRe: Handling IntPtr Pin
Dave Kreskowiak14-Jun-07 2:32
mveDave Kreskowiak14-Jun-07 2:32 
Questionhow to convet XSD schema to database table Pin
PrakashBhaskar12-Jun-07 17:44
PrakashBhaskar12-Jun-07 17:44 
AnswerRe: how to convet XSD schema to database table Pin
Sathesh Sakthivel12-Jun-07 18:21
Sathesh Sakthivel12-Jun-07 18:21 
AnswerRe: how to convet XSD schema to database table Pin
Dave Kreskowiak13-Jun-07 3:24
mveDave Kreskowiak13-Jun-07 3:24 
QuestionConnect to DB on website Pin
Socheat.Net12-Jun-07 16:05
Socheat.Net12-Jun-07 16:05 
AnswerRe: Connect to DB on website Pin
Christian Graus12-Jun-07 16:20
protectorChristian Graus12-Jun-07 16:20 
GeneralRe: Connect to DB on website Pin
Socheat.Net12-Jun-07 16:29
Socheat.Net12-Jun-07 16:29 
GeneralRe: Connect to DB on website Pin
Christian Graus12-Jun-07 18:44
protectorChristian Graus12-Jun-07 18:44 

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.