LonnieJohnson
Programmer
I have an app in asp 2.0.
I have a datagrid with three columns and three buttons on a row.
I want to click one of the buttons and get the value of the first column.
How do I do that? I know to use the GridView1_RowCommand event to get the buttons to do things, but I don't know how to get the value of a cell from the click of a button. Is clicking the button the same as selecting the row?
Thanks in advance for whatever help you can give.
ProDev, MS Access Applications
Visit me at ==>
May God bless you beyond your imagination!!!
I have a datagrid with three columns and three buttons on a row.
I want to click one of the buttons and get the value of the first column.
How do I do that? I know to use the GridView1_RowCommand event to get the buttons to do things, but I don't know how to get the value of a cell from the click of a button. Is clicking the button the same as selecting the row?
Thanks in advance for whatever help you can give.
ProDev, MS Access Applications
Visit me at ==>
May God bless you beyond your imagination!!!