New: Sorting added to Series Grid, sort order will be saved even after navigating to another page.
This commit is contained in:
parent
90a2d40146
commit
172827e76e
|
@ -126,6 +126,7 @@
|
|||
"bSort": true,
|
||||
"bInfo": false,
|
||||
"bAutoWidth": false,
|
||||
"bStateSave": true,
|
||||
"aoColumns": [
|
||||
{ sWidth: '70px',
|
||||
"sClass": "statusColumn",
|
||||
|
|
Loading…
Reference in New Issue