Hi,
I have a grid and i donot want sorting at all to be done either in client-side or in server-side ie.., i want to disable sorting in the grid. can someone tell me how to do?
Thanks,
Jollyguy
in the InitializeLayout - event : e.layout.AllowSortingDefault = AllowSorting.No