Search
18897 results 11-20
Manual
Reference
i18n.create.title
› Create display title textthe title of the create form, explaining to thei18n.create.submit
› Create display submit button textbe displayed in the create form's submit button. Thisi18n.create.message
› Message shown at the top of the "create" formthe top of the create form, explaining to thei18n.create.button
› Create button textbe displayed in the create button type. This optionrow.create()
› Create a new rowcan be used to create a new record using
Examples
- Editor › Whole row - inline createmodal, which can help create a more fluid interface
- StateRestore › Predefined States - No Save, Remove, Rename or CreateThis example shows how predefined states can be supplied using the StateRestore extension. The state present under the
Saved States
button contains a predefined state that will scroll the table and apply an order to the third column. Renaming, updating and removing this state are all disabled using therename
,save
andremove
options of thestateRestoreConfig
configuration object. This means that there is no reason for the state to be a split button. It is instead just a normal button that provides solely a load function. Because it is built into the ajax data that is sent initially, the state will always be present on a new page load. - SearchPanes › Using Render Function to Create Custom OptionsThis is the searchPanes extension for DataTables. It allows results to be filtered based on the values of columns. This example demonstrates searching on rendered data. The
searchPanes.columns
property is set to5
so that only the Salary column is displayed as a pane.
Forum
- 8th Oct 2024Create extra options 'on-the-fly' with Select2 pluginto be able to create 'new tags' on the
- 8th Oct 2024Create extra options with Select2 pluginto be able to create 'new tags' on the
- 11th Sep 2024New react version!!! how to create a serverside ajax query?return JSON.stringify(data); }, }, }); how to create this code in React?
- 29th Aug 2024How to create new record with multi-column layout within a Custom form layout?trying to have the 'create' pop-up be divided into
- 31st Aug 2024Create a serie for a chart with the values of the row groupingcalled « Trimestre » (rowgroup) to create the series for a
- 7th Jul 2024Auto refresh after create or edit ?should I expect an auto refresh after an edit or create? The server is returning the data array as documented.
- 12th Jun 2024Getting error whenever trying to create statewhenever I try to create a new state I
- 14th May 2024Duplicate button cannot create new records from existing recordwhen click on button 'Create from existing'. It has
- 30th Apr 2024Basically I can create DataTable with Editor now. But, I can't add in the buttons.excel', title: null}, { extend: 'create', editor: editor }, { extend: 'edit',
- 16th Apr 2024Create a table a second time (after deleting) will not work.name: 'process', value: 'saveeva'}) ) ); // create dataTable var targets = []; for(