I have a gridview in which itemtemplate contains hiddenfield.I have a button outside gridview.In the click event of button ,i want to get the value of hiddenfield of Rows(0),means first row.Can anybody help?
I have a gridview in which itemtemplate contains hiddenfield.I have a button outside gridview.In
Share
Try:
(sorry it’s not in VB.Net but I can’t write in that language).