Wijmo UI for the Web
ISortingEventArgs Interface
Provides data for the sorting event of the wijgrid.
Browser Compatibility
7
5
5
Fields
 NameDescription
 Fieldcolumn

Type: wijmo.grid.IColumn

The column that is being sorted.

 
 FieldsortCommand

Combines args.column.dataKey and args.sortDirection in a shorthand notation to represent a sorting command: "<dataKey> <asc|desc>".

 
 FieldsortDirection

The new sort direction.

 
Top
See Also

Reference

wijmo.grid Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.