Spread for ASP.NET 10 Product Documentation
SortRows Method


Sorts all the rows in the sheet according to the specified parameters.
Sorts rows in a sheet according to specified parameters.
Overload List
OverloadDescription
SortRows(Int32,Boolean,Boolean)Sorts all the rows in the sheet according to the specified parameters.  
SortRows(Int32,Boolean,Boolean,IComparer)Sorts all the rows in the sheet according to the specified parameters.  
SortRows(Int32,Int32,SortInfo[])Sorts a range of rows in the sheet according to the specified parameters.  
Remarks
You can sort the entire sheet or specified rows depending on the method.
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

SheetView Class
SheetView Members
SortColumns Method
Sort Method

User-Task Documentation

Customizing Sorting of Rows of User Data

 

 


Copyright © GrapeCity, inc. All rights reserved.