vietits
16 Jan 2012, 7:07 PM
Hi all,
I've developed Its.grid.feature.Sorting that allows to multi-sort from grid interface. Here are some features:
Toggle between single sort and multi-sort mode (default).
Allow setting the order of sorting (in case of multi-sort mode) by the order of columns (default) or by order of adding sort.
In multi-sort mode, the sort will be updated in the following cases:
Change the order of columns by dragging
Add or remove a column from sort
Add a column to sort by clicking its title or select items from grid column menu.
Remove a column from sort by clicking its title (in case column.sortStates >= 3) or selecting an item on the grid column menu.
Remove all columns from sort by selecting an item on the grid column menu.
Hope that this is useful to you. Any feedback will be welcome!
Screenshot of grid column menu
30758
Source code
30759
I've developed Its.grid.feature.Sorting that allows to multi-sort from grid interface. Here are some features:
Toggle between single sort and multi-sort mode (default).
Allow setting the order of sorting (in case of multi-sort mode) by the order of columns (default) or by order of adding sort.
In multi-sort mode, the sort will be updated in the following cases:
Change the order of columns by dragging
Add or remove a column from sort
Add a column to sort by clicking its title or select items from grid column menu.
Remove a column from sort by clicking its title (in case column.sortStates >= 3) or selecting an item on the grid column menu.
Remove all columns from sort by selecting an item on the grid column menu.
Hope that this is useful to you. Any feedback will be welcome!
Screenshot of grid column menu
30758
Source code
30759