Click here to Skip to main content
16,008,490 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionis there any code to change macro security mode.. Pin
koolprasad20033-Jun-07 18:43
professionalkoolprasad20033-Jun-07 18:43 
AnswerRe: is there any code to change macro security mode.. Pin
Johan Hakkesteegt8-Jun-07 2:45
Johan Hakkesteegt8-Jun-07 2:45 
Questiontextboxes in datagridview Pin
Sonia Gupta3-Jun-07 18:05
Sonia Gupta3-Jun-07 18:05 
AnswerRe: textboxes in datagridview Pin
Dave Kreskowiak4-Jun-07 3:29
mveDave Kreskowiak4-Jun-07 3:29 
QuestionCreate word document based on existing template Pin
Mekong River3-Jun-07 17:49
Mekong River3-Jun-07 17:49 
QuestionAdd dll control at runtime Pin
smithdb3-Jun-07 5:53
smithdb3-Jun-07 5:53 
AnswerRe: Add dll control at runtime Pin
Tamimi - Code3-Jun-07 22:51
Tamimi - Code3-Jun-07 22:51 
Questionhow do i edit a selected row in datagrid? Pin
sathyan_82943-Jun-07 3:56
sathyan_82943-Jun-07 3:56 
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,if i select the row or record and click edit menu means,want to display the values of that selected row in textboxes of second form.
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
name age rollno address
ramu 24 42 cbe

in 2nd form,there are 4 label and 4 textbox.textbox arenamed as nametextbox,agetextbox,rollnotextbox,addresstextbox.
my problem is,
in first form,
if i select the row(ie.,ramu,24,42,cbe) and i click edit menu means,i want to display the values automatically (ramu in nametextbox,24 in agetextbox,42 in rollnotextbox,cbe in addresstextbox)in 2nd form.
during runtime in vb.net windows application.so how i automatically display the values of row in each textbox.plz help me.


AnswerRe: how do i edit a selected row in datagrid? Pin
Rupesh Kumar Swami3-Jun-07 20:59
Rupesh Kumar Swami3-Jun-07 20:59 
QuestionNeed help for a simple tile puzzle game Pin
marshmayllow3-Jun-07 2:58
marshmayllow3-Jun-07 2:58 
AnswerRe: Need help for a simple tile puzzle game Pin
Christian Graus3-Jun-07 18:21
protectorChristian Graus3-Jun-07 18:21 
QuestionGridview cutom control Pin
MahenBisht3-Jun-07 2:46
MahenBisht3-Jun-07 2:46 
QuestionToolstrip overflow button when DockStyle is not Top ? Pin
JW7382-Jun-07 23:33
JW7382-Jun-07 23:33 
QuestionSimple Case statement problem [modified] Pin
Visual Very Basic2-Jun-07 12:26
Visual Very Basic2-Jun-07 12:26 
AnswerRe: Simple Case statement problem Pin
Christian Graus2-Jun-07 13:17
protectorChristian Graus2-Jun-07 13:17 
GeneralRe: Simple Case statement problem Pin
Visual Very Basic2-Jun-07 13:48
Visual Very Basic2-Jun-07 13:48 
GeneralRe: Simple Case statement problem Pin
Dave Kreskowiak2-Jun-07 14:08
mveDave Kreskowiak2-Jun-07 14:08 
GeneralRe: Simple Case statement problem Pin
Visual Very Basic2-Jun-07 14:14
Visual Very Basic2-Jun-07 14:14 
GeneralRe: Simple Case statement problem Pin
Visual Very Basic2-Jun-07 14:31
Visual Very Basic2-Jun-07 14:31 
GeneralRe: Simple Case statement problem Pin
Dave Kreskowiak2-Jun-07 17:19
mveDave Kreskowiak2-Jun-07 17:19 
GeneralRe: Simple Case statement problem Pin
Visual Very Basic2-Jun-07 17:50
Visual Very Basic2-Jun-07 17:50 
GeneralRe: Simple Case statement problem Pin
Christian Graus2-Jun-07 18:56
protectorChristian Graus2-Jun-07 18:56 
GeneralRe: Simple Case statement problem Pin
Visual Very Basic2-Jun-07 19:15
Visual Very Basic2-Jun-07 19:15 
GeneralRe: Simple Case statement problem Pin
Christian Graus2-Jun-07 19:32
protectorChristian Graus2-Jun-07 19:32 
GeneralRe: Simple Case statement problem Pin
Visual Very Basic2-Jun-07 22:03
Visual Very Basic2-Jun-07 22:03 

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.