How can i get a value from a click event of template field from gridview and save the value in a session.
I have a gridview with 'SN ' in one column. I do need the data from 'SN' when the button is clicked which is to be used in other page.
How can i get a value from a click event of template field from gridview and save the value in a session.
I have a gridview with 'SN ' in one column. I do need the data from 'SN' when the button is clicked which is to be used in other page.