Spread for ASP.NET 8.0 Product Documentation
SortColumns Method


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

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

SheetView Class
SheetView Members
SortRows Method
Sort Method

User-Task Documentation

Customizing Sorting of Rows of User Data

 

 


Copyright © GrapeCity, inc. All rights reserved.