More dark-mode issues with the forum
FYI, both the "sign in" dialog and the "insert an image" pop-up don't play nicely with dark mode.
View ArticleAdd an OK button to the searchBuilder modal
I am using seachBuilder to good effect and getting all the functionality needed However, after I complete the search, I then have to click off the modal window for it to close to view the results Is...
View ArticleMissing package for "SearchPanes" and "SearchBuilder" from Download Packages...
Link to test case: NA Debugger code (debug.datatables.net): NA Error messages shown: NA Description of problem: Hello, I would like to know if it is normal that we cannot download "SearchPanes" and...
View ArticleTextarea field trigger change when not changed
Hello, I have a problem: textarea field which contain xml string "changed", when I even not touch it. I change another field, but xml field also included in edit request from backend. It's inline...
View ArticleMissing translation in SearchBuilder for Search button
Link to test case: NA Debugger code (debug.datatables.net): NA Error messages shown: NA Description of problem: Hello, I noticed that a small string of text was missing that needed to be translated in...
View Articledata-order sorting difference between languages
Dear community, we have a table which contains a column with costs and a custom currency called "NO-CUR" since we don't know which currency the customer used. To have a locale independend sorting we...
View ArticleThis is the error. I don´t now why?
SSSCertVerificationError[1, ´[Certificate_verify_Failed]
View ArticleMigrating from v1.13.4 to v2.2.2: Pagination on Left Hand Side not Right Hand...
I am migrating from v1.13.4 to v2.2.2, and things are working well, but the pagination is on the left not the right. What can l do to get the pagination to return to the right hand side below the table...
View ArticleThe example for Row Grouping will not sort descending
It appears to me that when a table column is hidden it no longer keeps track of its sorting, so you can set the table to sort the hidden grouped column it will sort ascending but then calling...
View ArticleAutocomplete / tags and AJAX
Just a quick question / request -- any chance that the new (and wonderful) autocomplete and tags fields will eventually have the same AJAX capabilities as a regular AJAX request? For example, the US...
View Article$.fn.dataTable.adjustColumnSizing() not a function (DataTables 1.12.1)
Hi All, I'm running DataTables 1.12.1, I need to set autoWidth for columns0 to 2 and set column3 to full width with wrapping, I have tried below: but why the it keeps returning adjustColumnSizing() not...
View ArticleDatatables / Django search behavior
Hello, I'm using DatatablesJS in serverSide processing mode with Django and the djangorestframework-datatables plugin, and I'm a bit lost. Currently, when I enter 2 search criteria in the search bar,...
View ArticlecsvHtml5.action.call() results in JavaScript error: Uncaught TypeError: n is...
I am using server-side processing and would like to dynamically set the following config prior to exporting: exportOptions: { modifier: { search: 'applied', page: 'all' } // Ensure all even paginated...
View ArticleDataTables date range filter displays rows for plus one day!
There's a table. We need to make a selection by date. But if you enter for example min Apr 4, 2025 and max Apr 4, 2025 data is not displayed at all - no data. To view Apr 4, 2025 it is necessary to...
View ArticleHow can I have 3 elements in the bottom part of the layout?
I want to put 3 elements in the bottom part of the layout i.e. pagelength, info and paging. How do I do that?
View ArticleIs there any way to speed up searchPanes when using the server-side approach?
Link to test case: Debugger code (debug.datatables.net): Error messages shown: Description of problem: My record count is over 7,000 with 30 fields, which makes the table very slow to load—it takes...
View ArticleFixed column width Chrome vs Safari
Hello all, I'm new to this forum and I hope someone can help me with an issue around fixed columns. I have created a table with the first two columns on fixed 300px. In Chrome this width is maintained...
View ArticleEdit inline not working depeding on the action
Good afternoon everyone, I don't know if anyone has ever experienced this problem. My editor is configured for inline changes and is giving an error when changing lines after changes. For example, when...
View ArticleWebAPI with POST instead of GET
Spent the last couple of days trying my first server side DataTable w/ WebAPI 2.0. I installed DataTables.AspNet.WebApi2. I worked the example at GitHub into my existing project. I got the example code...
View ArticleUsing the datatable on a Razor view page - sending the datatable data
Here is what I'm running into and wondering if others did this. I have a Razor web app using Razor Views. I have the datatable on a partial view. I do not have a form tag or submit button on my page....
View Article