Hi,
I have a RadGrid and a button on a page. I bind the grid to a datatable on the button click event.
The problem I face is once I sort certain column in certain order by clicking on the column header, It maintains this state even after I bind the grid to a new datasource. So how do i remove the old sort order on the grid and reset the grid to it's actual state while I rebind the grid to a new datasource.
thnx
madhu
I have a RadGrid and a button on a page. I bind the grid to a datatable on the button click event.
The problem I face is once I sort certain column in certain order by clicking on the column header, It maintains this state even after I bind the grid to a new datasource. So how do i remove the old sort order on the grid and reset the grid to it's actual state while I rebind the grid to a new datasource.
thnx
madhu