|
-
Mar 31st, 2007, 12:31 AM
#1
Junior Member
Re: command button in data grid
i think Xium is right i totally agree with him
look if u have 100 rows then u have to place 100 command button next to each row and it doesnt make any sense to put more command buttons...
u wanna edit selected row right?
then as Xium suggested place one command button and select row which u wanna edit press edit button
or u can use vb.net with datagridview control...
Jicks
-
Apr 3rd, 2007, 02:04 PM
#2
Addicted Member
Re: command button in data grid
Okay, that makes total sense. Now, I will ask a question. Using that theory of placing one Edit Button, how do I program that Edit button to display the selected row on an Edit Form (seperate form)?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|