[#385]add row add delete support for reclinejs

This commit is contained in:
aliounedia
2014-02-04 21:27:36 +01:00
parent 9a75007478
commit 39286ddc83
2 changed files with 15 additions and 11 deletions

View File

@@ -78,6 +78,8 @@ var createExplorer = function(dataset, state) {
gridOptions: {
editable: true,
enabledAddRow: true,
enabledDelRow: true,
autoEdit: false,
enableCellNavigation: true
},
columnsEditor: [