Search
2506 results 511-520
Reference
fields.className› Add an additional class to a field containerelement, in addition to the other classes that EditordomTable› The DataTable that Editor will operate on. Deprecated - use `e-init table`jQuery selector that can be used to identify the table you wish to apply this editor instance to.display› Set the display controller for the main form interfaceTo show the main form to thedbTable› Unique table identifier string sent to the server. Deprecated - use `e-init ajax.data`is passed directly to the server upon submission ofdataSrc›itself does not hold the data to be edited,ajaxUrl› Url to submit the Ajax form submission to. Deprecated - use `e-init ajax`The URL, or collection ofajax› Ajax configuration for form data submissiona local mode, updating the DataTable directly, rather thanajax.submitAs› Set the data parameter submission formatmight wish to submit the data to the serverajax.replacements› Specify replacement parameters for the URL per submissionneed to dynamically modify the URL used for formajax.deleteBody› Allow a DELETE Ajax request to have a body or notyou might come across the case whereby your HTTP