Results 1 to 14 of 14

Thread: [RESOLVED] command button in data grid

Hybrid View

  1. #1
    Junior Member Jicks's Avatar
    Join Date
    Sep 2006
    Posts
    30

    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

  2. #2
    Addicted Member
    Join Date
    Nov 2006
    Posts
    131

    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
  •  



Click Here to Expand Forum to Full Width