display()
Since: Editor 1.3
Get / set the display state of the Editor form.
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
This method allows programmatic control of the display of the editing form, getting the current editing state, and having the ability to close all three built in editing form types, or to display the main editing form.
Note that also the get
version of this method can tell you which of the three editing modes the form in currently in, the set
call can only be used to open the main editing form (see open()
).
Post new comment
Contributions in the form of tips, code snippets and suggestions for the above material are very welcome. To post a comment, please use the form below. Text is formatted by Markdown.
To post comments, please sign in to your DataTables account, or register:
Any questions posted here will be deleted without being published.
Please post questions in the Forums. Comments are moderated.