This question is locked. New answers and comments are not allowed.
Hi,
I have used the GridViewSelectColumn in my Gridview.When i select the row uisng the check box i want to get the selected rows information.
For ex: i am having empname,empdept columns. When i select the row using the checkbox i want to get the empid of that selected row.If i select using selectall checkbox i want to get the empids of all the selected rows. Also how to bind the checkbox column with data.
How to do this.Can u please share me the code.I know how to do this asp.net gridview.Expecting your quick reply.
Thanks & Regards,
J.Akila.
I have used the GridViewSelectColumn in my Gridview.When i select the row uisng the check box i want to get the selected rows information.
For ex: i am having empname,empdept columns. When i select the row using the checkbox i want to get the empid of that selected row.If i select using selectall checkbox i want to get the empids of all the selected rows. Also how to bind the checkbox column with data.
How to do this.Can u please share me the code.I know how to do this asp.net gridview.Expecting your quick reply.
Thanks & Regards,
J.Akila.
