HI Experts,
i have a asp.net gridview in my page .i am binding the gridview in pageload. i have button outside of the gridview.
my problem is when i select a row in a gridview and click on a buttton form outside of the gridview i am not able to get the selected index and selected row.
another problem is when i select a row in a grid i am changing the backcolor of that row .but when i select the another row also color is changing for second row also at that time two rows color is chnging.i want to select only one row if i select the second row then i have to clear the first row back color.
hi experts pls help me urgent!!!!!!!
Thanks in advance
Krish