Search
5738 results 421-430
Forum
- 8th Sep 2010Paging customization when there is no total records countHi, I'm looking to replace a our home cooked data tables implementation with DataTables, but have an issue that we need to solve. As we can have very large result sets, it will be a server side backed table, where the server handles filtering, sorting and pagination. The presented table should have a four button setup, where you can move to First, Next, Previous and Last pages. I've seen the four button plugin to change the display to contains those 4 buttons. Now the problem with DataTables integration: We have a service layer that returns result pages from a database. Apart from the data, the response includes two booleans: is there page prior to the returned page ? is there a page after the returned page? What we don't get back, however, is a total records count, which the current server side code assumes, i.e., the iTotalRecords return value. The expected behaviour of the pagnination buttons in the table should be that First/Last are always enabled. Wheter Next/Prev are enabled should depende on the return booleans in the result set? What would be a good way to integrate our service layer with DataTables? Could it be handled by a plugin or would it require additional changes? Thanks, Filip
- 9th Dec 2025Serverside table data returned from Editor PHP library is now always sorted by the 1st column.think intoduced in v:2.4.0): // Paging makes little sense without
- 8th Dec 2025Issue in datatable multiple fixed headerssearching: false, autoUpdateInput: false, paging: true, pageLength: pageLength, layout:
- 29th Nov 2025How to trigger excel export from an external button?scrollX: true, scrollCollapse: false, paging: false, info: false, colReorder:
- 18th Nov 2025After updating a datatable row return to the page where the row belongs.can pass in a paging parameter to both API's
- 14th Nov 2025Column Control appears two timesthe database. new DataTable("#test-table",{ paging: true, searching: false, columnControl:
- 12th Nov 2025Pagination jump scrolling and accessibilitybeing applied to the paging button is causing Chrome
- 11th Nov 2025grid layout - show custom div behind a feature elementafter the layout element paging? Currently, it is displayed
- 11th Nov 2025Reference to buttons.name in configlike layout: { top: [ 'buttons:standard', 'paging', { search: { placeholder: 'Search' } } ], bottomStart:
- 4th Nov 2025Follow up to "Datatables defaults on datatable fields in Editor"settings are top: [ 'buttons', 'paging', { search: { placeholder: 'Sökord' } } ], topStart: