Search
11152 results 7721-7730
Forum
- 7th Sep 2023How to trigger search builder query results on custom button clickhappen to have already sorted this somehow that I'm
- 7th Sep 2023Multiple order doesn't workRows display per page $sorting = ''; foreach($dtpostData['order'] as $index=>$v){ //log_message('error',
- 4th Sep 2023Can I remove the label that appears at the top of the inline editor?get the inline styling sorted out? Allan
- 31st Aug 2023Data Load Problem: same data works via data: but fails via ajax:Thank you @kthorngren ! I had tried that, but as it turns out I had been doing it incorrectly. A closer read of the link you provided got me sorted.
- 17th Aug 2023using rowgroup is showing multiple rowgroupsLooks like you aren't sorting the table correctly. Try uncommenting this line: // order: [[groupColumn, 'desc']], You may need to add the use of orderFixed to force the table to always order by column 2 first. Kevin
- 17th Aug 2023col.sTitle.replace is not a functionbeing affected by the sorting click?
- 11th Aug 2023Could I use "rowReorder" with vue 3 composition API?the one currently being sorted). Imagine the name column
- 8th Aug 2023Manually call the state restore 'load' actionconflicting. That's why the sorting icons are being repeated.
- 4th Aug 2023Help with SearchBuilderWhen you say the sorting fails, what do you mean? <td class="text-start"> <span class="badge bg-secondary">Pending</span> </td> Should work okay: https://jsbin.com/givimaruji/edit?html%2Coutput= . Then the status column will be sorted alphabetically. Allan
- 1st Aug 2023Descending orderscript to perform all sorting, paging and searching operations.