Search
-
dom in thymeleaf html pages
by davisoski ·https://stackoverflow.com/questions/47397648/datatable-component-not-aligned-properly?noredirect=1#comment81749112_47397648 -
Problem with Japanese when using 'pdf' button
by allan ·It sounds like the font file that pdfmake uses doesn't include the characters you require. There are a number of other threads on this topic in the forum already. -
Problem using yadcf.exResetAllFilters in my AJAX response
by lenamtl ·https://datatables.net/forums/discussion/comment/110975/#Comment_110975 -
Sum of all the components of an array
by andreavellone ·https://datatables.net//forums/discussion/comment/103302/#Comment_103302 -
Editor Validation: How to enforce integer numbers
by allan ·This thread from yesterday will probably be of some interest to make sure the user enters a number. -
Excel export : set line height
by kthorngren ·https://datatables.net/forums/discussion/comment/108870/#Comment_108870 -
How do I use an activation key to change pages?
by hm123 ·https://datatables.net/forums/discussion/comment/37022/#Comment_37022 -
Set a class to the Editor Modal or attach it to a specific container
by sdroulers ·https://datatables.net//forums/discussion/comment/93649/#Comment_93649 -
Control and customization output exports files
by allan ·* https://datatables.net//forums/discussion/comment/119972/#Comment_119972 -
Copy and paste multiple cells with keyboard?
by joeyfresh87 ·https://datatables.net/forums/discussion/comment/92169/#Comment_92169 -
PDF alignment
by allan ·* https://datatables.net//forums/discussion/comment/119972/#Comment_119972 -
print button works only once.
by allan ·It appears to be a problem in Chrome only. This thread and a couple of others have more discussion on the topic. -
How to reference the current dataTable Object
by kthorngren ·https://datatables.net/forums/discussion/comment/102228/#Comment_102228 -
Adding data-* to <td>
by nhughes552 ·I would like to be able to add custom data-* attributes. There is a mention about using the columns.render (https://datatables.net//forums/discussion/comment/74121/#Comment_74121) but again not really -
abort previous ajax request
by kthorngren ·https://datatables.net/forums/discussion/comment/116229/#Comment_116229 -
Copy, excel, and print buttons export all records rather than only the ones visible on the screen
by kthorngren ·https://datatables.net/forums/discussion/comment/104388/#Comment_104388 -
Buttons Print Chrome problem
by allan ·Thanks for posting this. There are a couple of other threads on this topic as well, including this one. -
Checkbox with boolean values (true/false)
by beerygaz ·https://datatables.net/forums/discussion/comment/76098/#Comment_76098 -
Editor.Where() a field value is contained in a string array
by rdm ·I figured it out, after interpreting the accepted answer here. -
Is it possible the "Invalid Json Response" browser error is because of too many database records?
by rdm ·This might be the culprit. The advice on this page is to make sure the checkbox is not orderable. That is still the case, but still does not resolve the problem.