Search
9295 results 4111-4120
Forum
- 7th Mar 2017sometimes the export buttons appear in the form of VLC Media Player controls.20, aLengthMenu : [10,20,50], // Tabletools options: // https://datatables.net/extensions/tabletools/button_options "sDom": "<'dt-toolbar'<'col-xs-12 col-sm-6'f><'col-sm-6
- 7th Mar 2017Select2 does not fill with values from tableFor now, I use a workaround by picking up the list of recipients that have already been added to records and add them to the javascript code as options.
- 6th Mar 20172 different dataTables from separate ajax callsUncaught TypeError: Cannot set property '_DT_CellIndex I've seen this mean that one of the Datatables init options is configured with a non-existent column. If you have four columns then they are columns 0-3. Kevin
- 6th Mar 2017Is it possible to add a jQuery autocomplete input field in the editor form?Yes it is possible. There is an integration plug-in for jQuery AutoComplete and Editor. There are also integration options for Select2 and Selectize if you prefer them. Allan
- 6th Mar 2017Datatables export csv has unicode symbols pound symbol, how to get rid of this?Two options that I can see:
- 6th Mar 2017How to use Datatables Editor Date, Time, and Datetime pickers in side a custom field plugin popupuseful! So three possible options: Drag through the code
- 3rd Mar 2017Bootstrap Toggle plugincoll.enabled', type: 'toggle', separator: '|', options: [ { label: '', value: 1 } ] } ] I
- 3rd Mar 2017jQuery DataTable API structure - confused with javaScript codebecause I have few options and want to understand
- 2nd Mar 2017Combine select and inputcouple of thousand of options read from a database.
- 2nd Mar 2017Multiple row insert based on multiple select inputsdocument).ready(function() { editor = new $.fn.dataTable.Editor({ // options for Editor object omitted