I have a link button in which I am specifying commandName as "UpdateMe", and writing GridViewCommandEventArgs event in the code behind.
How to get the selected row for that LinkButton?
(In my scenario, I do not want to write GridViewRowUpdating event)
Thanks
Regards,
Raja, USA