Search
43745 results 6651-6660
Forum
- 27th Aug 2019problem quote in tablephp 7 and magic quotes are not installed on my server. it's wordpress that forces the magic quote. as I load the file load.php in my php file before instantiating datatable the variables that arrived in POST were with magic quote. problem solved thanks allan
- 27th Aug 2019Ho to don't clear box Search when update table ?Hi @"walter.iermano@live.com" , Is this using Editor? That's not happening with the default page - see here. Cheers, Colin
- 19th Aug 2019Two rows within my table head@Colin, Thank you a billion times.
- 16th Aug 2019Disable sorting when table header is clickedHi @colin, Thanks for your response. I will look on it. Cheers, frankensteenie
- 14th Aug 2019different table length with paginationHi rozeitz, Unfortunately it is not possible to do this simply using the API methods for paging. I think you could achieve your desired results by using a custom filter function and setting up a set of buttons, one for each month. You could then just arrange the buttons as though they were for pages. Hope this helps, Sandy
- 10th Jul 2019Responsive table and column widthhttps://datatables.net/reference/option/columns.width and this: https://datatables.net/reference/api/columns.adjust()
- 28th Jun 2019Changing the column width after the table has loaded.Hi @lokimoto , Not officially, but there are some third-party plugins/solutions that could help, such as this one here, Cheers, Colin
- 20th Jun 2019Error "No such file or directory" when it returns the table result.Hi @nesf , This doesn't look like an Editor issue, unless I'm missing something. This is because the plugin editor uses the cache directory "wpdm-cache" of the plugin wordpress download manager. Editor and DataTables aren't WordPress aware - so they would have no knowledge of that cache directory unless you configured something to use it. This blog post here may help, as it's showing how to install Editor in a WP environment. Hope that helps, Cheers, Colin
- 11th Jun 2019Table add Row (auto id)Hi @fabiofacir , This thread should help, it's asking the same thing. Cheers, Colin
- 4th Jun 2019The show how many entries is missing in my tableBased on your config in this thread you will learn the answer with this FAQ: https://datatables.net/faqs/index#buttons-page-length Kevin