Feature #1691
Grid: add an ability to pre-set sorting column and direction
Start date:
June 12, 2014
Due date:
% Done:
100%
Estimated time:
Description
It should be possible to pre-define the sorting of a grid panel.
History
Updated by Vasily Bezruchkin over 6 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Implemented.
pass in the following format:
sorters: [{property: 'date_reg', direction: 'DESC'}],