inputEx.widget.DataTable
( options )
- Parameters:
-
options <Object>
- Options:- id
- parentEl
- editing 'formeditor' (default) or 'celleditor'
- tableColumns: (optional) list of visible columns in the datatable
- sortable: (optional) are the columns sortable, default true
- resizeable: (optional) are the columns resizeable, default true
- allowInsert: default true
- allowModify: default true
- allowDelete: default true