Search
9212 results 4031-4040
Forum
- 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
- 2nd Mar 2017className in columns not workingThe classes noted there are specific to the DataTables styling. The Bootstrap integration stylesheet doesn't has the same options (it probably should thinking about it). You would just need to add: td.dt-nowrap { white-space: nowrap;l } to your CSS. Allan
- 1st Mar 2017search doesn't workEither of those options should work. Don't see an attachment so not sure of the problem. I would suggest providing test cases with your issues: https://datatables.net/manual/tech-notes/10 Kevin
- 1st Mar 2017helpScroller, possibly the initialisation options etc. Basically, we could