forked from 0x2620/oxjs
make list preserve selection after reload
This commit is contained in:
parent
de422b8faa
commit
5790a5695e
3 changed files with 31 additions and 9 deletions
|
|
@ -39,7 +39,7 @@ $(function() {
|
|||
id: "id",
|
||||
operator: "+",
|
||||
title: "ID",
|
||||
visible: false,
|
||||
visible: true,
|
||||
width: 80
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue