I have a Datagrid and do a databind to populate the grid and have a select button to select a row and It was working fine.
Suddenly whenever I do select a row it is not selecting the selected row. meaning the data gets reorganized (example when I first load the data, I want to select the fifth row and after selecting the row eventhough it is selecting the fifth row the data is not the same).
I tried redoing the datagrid and it is still not working? I have datagrid on other pages it is working except on one page.
It is urgent can anybody help me please.
|