-
I'm using Grav 1.7.38 and installed this plugin for the first time, on a mostly empty and new Grav install.
I installed the plugin through the Grav Admin interface and made sure it is enabled.
```
…
-
List of different plugins we should consider:
- https://cdn.datatables.net/plug-ins/1.10.21/
- https://cdn.datatables.net/plug-ins/1.10.21/features/
- https://cdn.datatables.net/plug-ins/1.10.21/i…
-
Hello, I'm trying to implement your plugin in my application, but I don't know what I'm doing wrong, the table with the columns is displaying correctly in the view but there isn't any data in there.
…
-
Currently the dataTables plugin is designed for DataTables 1.9.x
Provide support for 1.10.x, as many 3rd party plugins (such as filtering), only work with 1.10+. Latest right now is 1.10.7.
@euge, w…
-
I'm not 100% sure this is a jupyter problem, but I'm not sure where else the problem could lie at this point.
Basically, what I'm trying to do is similar to what is demonstrated in http://blog.dornea…
-
Could this plugin working example be updated to incorporate an additional sufficient technique for data tables under WCAG? Currently the tables on this working example page have no designated/associat…
-
This was previously alluded to in pull #5860, but the datatables plugin's pagination feature currently doesn't use a real list; it's just using a collection of links that come one-after-another.
The …
-
Hi,
I find this plugin very useful. Indeed I alreday used it with the _header-footer_ plugin, inserting a script with reference to external datatables js files. It worked fine, but that plugin breaks …
-
I noticed that the plugin ConditionalPaging.js wasn't firing when I viewed my page in Firefox.
(https://github.com/DataTables/Plugins/blob/master/features/conditionalPaging/dataTables.conditionalPa…
-
Hi,
It seems that there is no way to do a datatable with no paging. It throws an console error if the paging selectors are missing. Info could also be optional.
Thank you