Search
9216 results 2991-3000
Forum
- 1st Apr 2019Trying to get the editing to workicon like the other options? Those are Editor buttons,
- 29th Mar 2019Modifying Datatables SearchPane to filter on form fieldsit can create the options. If you've got cells
- 27th Mar 2019customizing dom element stylesThanks @colin , I found it simpler to use 'language' options and customize the pagination icons. language: { "paginate": { "next": "<i class='fas fa-angle-right'></i>", "previous": "<i class='fas fa-angle-left'></i>" } }
- 26th Mar 2019prevent title printing in headerHi @ptrefren , Yep, you can customise the title to be anything you want - see the options here (you want title), Cheers, Colin
- 26th Mar 2019how to shift columns mappings (because of inserted “row header column”) without redefining columns?mappings "in one config options". Row headers is common
- 25th Mar 2019How to assign an id or class to length select menu?select with 3 example options to demonstrate what I
- 25th Mar 2019"intl" sorting plugin doesn't work (an issue about columnDefs type:string?)locales * 2. [Optional] Collator options * * For the supported options
- 25th Mar 2019Paging not showing correct number of pages0 I updated the options but I am getting
- 25th Mar 2019how can I hide the column numbers 1 and twoThe problem is that you defined columnDefs twice. The last one defined is the one that is used. Combine all the columnDefs options into one and it should work. Kevin
- 24th Mar 2019Filter Datatable from DashboardHere are a couple options I can think of: