I have 2 select button columns in my webform datagrid with each button's property set to the 'select' command name. How can I determine the column index selected for each of the buttons so that I then can run different code in the 'datagrid_selec tedindexchanged ' event procedure?
vs2002; asp1.1
vs2002; asp1.1
Comment