{hero}

createInline

Since: Editor 2.0

A button that will insert a new row for inline row creation.
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 , alternatively an Editor license can be purchased on this site, or sign up for the free trial.

Description

Similar to create the purpose of this button is to create a new row, but rather than using the create() method to show a modal, this button will trigger the inlineCreate() method to show the row creation inputs inline with the host table. See inlineCreate() for full details.

This button requires that the editor option must be set, which tells the button which Editor instance to operate on when activated.