Hi.
I have read a previous post in the subject, but could not find an answer, so my question is how do I find the SelectedIndex of a row in a gridview row where there is a command button ?
The set up is as follows :
I have a gridview with a title column and a button column (template column). I want the button click event to do something when the title column in the row of the button that is clicked is not empty.
Many Thanks ...
I have read a previous post in the subject, but could not find an answer, so my question is how do I find the SelectedIndex of a row in a gridview row where there is a command button ?
The set up is as follows :
I have a gridview with a title column and a button column (template column). I want the button click event to do something when the title column in the row of the button that is clicked is not empty.
Many Thanks ...
Comment