add toolbar
parent
2d15cd95dc
commit
656c2ee522
|
|
@ -79,6 +79,8 @@
|
||||||
url: "data/user.json",
|
url: "data/user.json",
|
||||||
limit: 10,
|
limit: 10,
|
||||||
page: true,
|
page: true,
|
||||||
|
toolbar: true,
|
||||||
|
toolbar: 'default',
|
||||||
cols: [[
|
cols: [[
|
||||||
{type: "checkbox"},
|
{type: "checkbox"},
|
||||||
{field: "id", title: "ID", width: 80, sort: true},
|
{field: "id", title: "ID", width: 80, sort: true},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue