1
Answer

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

SIVA

SIVA

12y
4.2k
1
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)