Editing in DataGrid
Hi folks,
I have a DataGrid in which the first column is linkbutton.If the user clicks the linkbutton(1st Column) of any row in the datagrid and i want to get the row and populate in above fields to edit and update it. I mean to say the each and every column in the row should be filled in the above controls like textbox,label and dropdownlist.
Help me in this...
Thanks in Advance.
Cheers,
Abdul
|