Hi
I have a RadGrid in my form.
There is data displayed for visitors from Visitors table.
I want the data to be displayed in descending order, so that the latest visitor filled via a form should be seen first in the grid.
Hi
I tried the code you gave.
It gives me the following error.
Literal content ('<telerik:GridSortExpressionFieldName="ID"SortOrder="Descending"/>') is not allowed within a 'Telerik.Web.UI.GridSortExpressionCollection'