How to remove Sorting data previously made on Telerik RadGrid when sending back.
Set SortExpression of Master Table to clear. Example:
_rdGrdReport.MasterTableView.SortExpressions.Clear();
if the grid name is _rdGrdReport
Source: https://habr.com/ru/post/1435019/More articles:IReport sub-division divided by page break - jasper-reportsGetting auto-generated data paste into ADODataset - delphiAccess to the property of a collection of structures from another collection - collectionsPHPUnit: What is the best way to test a function with multiple datasets? - phpCopy JTable cell value with right click - javaPinterest several parameters for the detailed URL in the description - pinterestNSPasteboard generalPasteboard returns nil - objective-cCakePHP 2.0 Select the form selected by Mulitple - selectedAndroid Jelly bean database is locked (code 5) - androidIn the list of lists, impose the same length - haskellAll Articles