Search
13030 results 611-620
Forum
- 8th Oct 2025Is there a way of displaying a "sorted by" summary in the "info" feature?I now have a "Ordered by" working. $(document).on('preInit.dt', (e,
- 8th Oct 2025Shift-clicking on tables viewed on phones and tabletsYes. My solution was ColumnControl's ordering buttons. Specifically there are buttons for adding to multi-column order, removing, etc. Allan
- 8th Oct 2025Need help, developed myself into a corner with no time . Allowed memory error on PHPfield Field::inst('view_Residents.FullNameParty')->set(false) ->options( Options::inst() ->order( 'view_Residents.FullNameParty' ) ), Field::inst('view_ResidentFamiliarUserNames.FamiliarUserNames')->set(false) ->options( Options::inst()),
- 4th Sep 2025ColumnControl Ajax search sends JS function instead of plain valuewidth: '20%', searchable: true, orderable: true, columnControl: [ 'order', { extend: 'dropdown', content: [ 'orderAsc',
- 2nd Oct 2025Column sorts alphabetically even while returned data is numericjust fine on numerical order. When I render the
- 30th Sep 2025columnControl with search and colReorderwork with columnControl colReorder: {order: [0,2,1]}, columnControl: [ {target: 0,
- 30th Sep 2025Would it be possible to add a setting to display the number of items that were grouped?I don’t use rowGroup, I’m using ColumnControl - this is my configuration. columnControl: [ 'search', 'order', [ 'searchList', { extend: 'dropdown', content: ['colVis'], }, ], ]
- 29th Sep 2025Plugins Select and columnControl enabled, the input to select all rows does not appear in the headerversion 2.3.4 columnControl: [ 'search', 'order', [ 'searchList', { extend: 'dropdown', content:
- 29th Sep 2025Was there some kind of resize changes that got added around the same time as the Column Control?Possibly the errors are due to not loading the JS libraries in the proper order. Post a link to your test case and we can try to help get it running. Kevin
- 28th Sep 2025Unable to set target 1 for columnControlload in the proper order. Or use the Download