A
Abhishek Tripathi
I have a gridview which has a custom buttonfield. I have written
appropriate code in the GridView1_RowCommand function. How can I find
the number of row from which the event is being generated? For example,
how can I know if the user clicked on the 2nd row of the gridview ?
Gridview1.selectedIndex returns -1 . Kindly assist
appropriate code in the GridView1_RowCommand function. How can I find
the number of row from which the event is being generated? For example,
how can I know if the user clicked on the 2nd row of the gridview ?
Gridview1.selectedIndex returns -1 . Kindly assist