I have a grid view with a Template Field, witch contains a button and a text box. What I need to know is either the row that contains the button that was clicked, or more specifically, the contents of the first column of the row that contains the button that was clicked. I would like to do this without needing the user to "select" the row, so gridview.selectedrow...
Any Ideas?




Reply With Quote