Search
9310 results 4251-4260
Forum
- 2nd Dec 2016Editor - Move New, Edit, Delete buttons to bottom left corner of tableSolution -- change the sequence of dom options. Specify 'B' as the last option.
- 1st Dec 2016Integrate confirm message for remove and update into language defaultsThe principle of your commented out lines are correct, but they are being extended on the wrong object. The Editor defaults should be set on the $.fn.dataTable.Editor.defaults object. Those are Editor initialisation options, not DataTables. Allan
- 1st Dec 2016Datatables doesn't want to cooperate with my returned data.the success and error options should not be overridden
- 1st Dec 2016How to use selectize in Editor?I didn't see the options in the source code
- 1st Dec 2016How to specify data type of DOM sourced data?values to numbers var options = { rowId: 'id', columns: [ { data:
- 30th Nov 2016Show Label on Select in tablefield type "select" the options have a array with
- 30th Nov 2016Edit and validate questionideas for future validation options? Thanks!! ```php <?php // DataTables
- 30th Nov 2016Developing a generic column-filtering plugin --- can I keep/add state to datatables settings?that adds various filtering options. It isn't written by
- 30th Nov 2016SOLVED: How to do tabs with editorIt is coming :smile:. 1.6 is going to include massively improved options for this sort of thing and custom layouts. It should drop next week. Allan
- 28th Nov 2016Edit Tooltip Textby the server-side validation options. "This field is required"