table
The DataTable that Editor will operate on.
Please note - this property requires the Editor extension for DataTables.
The full Editor reference documentation is available to registered users of Editor - the information shown below is a summary only. If you already have an Editor license please sign-in, alternatively an Editor license can be purchased on this site, or sign up for the free trial.
Description
To have Editor operate as an editor for DataTables, it needs to be able to identify which DataTable it should operate on. This option provides that ability.
Note on backwards compatibility
Editor 1.2- provided domTable
as the option for how to configure Editor to operate with a DataTable. This parameter has been renamed to be simply table
in Editor 1.3, as a simplification. This change is fully backwards compatible, as Editor will this recognise the domTable
option, but it recommends that this newer option is used in preference.