SIVA

SIVA

  • NA
  • 742
  • 707.4k

How to get the value by using link button event in GridView

Apr 17 2012 11:02 AM
Dear All,
 
I have GridView & i binded CategoryID with DataKeyNames.
DataKeyNames="CategoryID"
 
I have link button in my GridView.
 
When i click that link button i need to get that row CategoryID.
 
Which event i need to write for this link button & how to do this?

Answers (1)