1
Answer

Get the value of linkbutton in Gridview in asp.net

Hi,

I have a gridview with username as the linkbutton in a template field. when user clicks on the linkbutton i want the username value which is a linkbutton. I do not want to use the row command event

Answers (1)