I have a datagrid that has two Select Button columns. I cannot figure out how, when a button is clicked in a row and the SelectedIndexChanged event fires, to identify which of the two buttons was clicked ... the one in, say, column 3 or the one in column 7?
Thanks for any help.
|