Hi,
I want to add commandbutton to each radgridview row, and I want to know how to define each row's button click event ?
For example, If I click on button of row 3, the button shows a string in the cell instead and if clicked back again, the button hides string and shows itself.
I use vb.net
Thanks