Hello,
I am using a RadGrid that allows the user to click on a column header and sort that column.
However, I have a button on the form that serves as a "grid reset" - and when clicking this button, I want to undo the sorting. So, if any column was sorted (either ascending or descending), I want to undo that sort. How would I do this?
Thanks,
Dave
I am using a RadGrid that allows the user to click on a column header and sort that column.
However, I have a button on the form that serves as a "grid reset" - and when clicking this button, I want to undo the sorting. So, if any column was sorted (either ascending or descending), I want to undo that sort. How would I do this?
Thanks,
Dave