[#385]add row add delete support for reclinejs
This commit is contained in:
@@ -78,6 +78,8 @@ var createExplorer = function(dataset, state) {
|
||||
gridOptions: {
|
||||
editable: true,
|
||||
enabledAddRow: true,
|
||||
enabledDelRow: true,
|
||||
autoEdit: false,
|
||||
enableCellNavigation: true
|
||||
},
|
||||
columnsEditor: [
|
||||
|
||||
Reference in New Issue
Block a user