Search
43827 results 6451-6460
Forum
- 26th Aug 2023Is it possible to have fixed headers when the table is inside a scrollable container?Ah that makes sense - I was only thinking of my use case where I have a header and footer and a main content area that scrolls instead of of the browser scrolling. In that scenario it is simple because the scrolling container can't scroll in the window, I will definitely have a look at it, but my experience is in the backend, I only have a cursory knowledge of javascript. Thanks!
- 19th Jul 2023Not able to view data table in firefox 9.0.1 version.Are you sure about version 9.0.1 of Firefox? It was released in 2014... It's way past its support window :). Can you link to the page in question please? Allan
- 16th Jul 2023table not showing print buttonWe're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here. Cheers, Colin
- 14th Jul 2023Sorting table with narrator on switches focus to "Search:" edit field.This is where DataTables added its listeners for the sort action trigger. That in turn called this function, which as you can see will call e.preventDefault() when a keypress on the return key is detected. That alone should keep the focus where it is. I'm certain that this is a Narrator bug I'm afraid. One to report to Microsoft. Allan
- 3rd Jul 2023why data table pagination,entries,search fields are not workingWe're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here. Cheers, Colin
- 15th Jun 2023Error message shown table id :dic Details-in correct column countDid you follow the troubleshooting steps found at the link in the error? https://datatables.net/manual/tech-notes/18 Kevin
- 2nd Jun 2023How to add an export button to a table in excel that was generated dynamically?@allan Thanks a lot! Happened!
- 10th May 2023I got this err code : DataTables warning: table id=example - Incorrect column count. For more informThe place to start is to follow the troubleshooting steps found at the link in the error: https://datatables.net/manual/tech-notes/18 Let us know what you find. Kevin
- 30th Apr 2023Referrencing a property in related tableWe're happy to take a look, but as per the forum rules, please link to a test case - a test case that replicates the issue will ensure you'll get a quick and accurate response. Information on how to create a test case (if you aren't able to link to the page you are working on) is available here. Cheers, Colin
- 26th Apr 2023DataTables warning: table id=datatable - Ajax error. For more information about this error, please sPlease read over this tech note about how to ask for help. You are going to have to give us just a bit more information than the error message to let us be able to offer you any help. Like a link to a test case which is asked for in the forum rules, the new post page and the template text that you haven't filled in. Allan