Search
9310 results 3081-3090
Forum
- 2nd Apr 2019How to report using only 5 columns?The example I posted discusses using column-selector to choose the columns. Take a look at all the options they are very useful. You can use more than just columns: ':visible'. Maybe this example is better: https://datatables.net/extensions/buttons/examples/html5/columns.html Kevin
- 2nd Apr 2019Converting datepicker to unix timestampname: "pos_id", type: "select", options: [ <?php foreach ($pos_liste as
- 2nd Apr 2019how to display a share price on editor modal using dependent() from mysql database in wordpressdm_transactions.price Similar to the options property in the returned
- 2nd Apr 2019Dependent Field update on inline editingIf so, then two options spring to mind: Use
- 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