datatables.plugins
datatables.plugins copied to clipboard
In Firefox and IE, all columns change size on drag. When this happens with fixed columns, the fixed columns go out of alignment with the underlying table and need to...
I am using [FixedHeader](http://datatables.net/extensions/fixedheader/) plugin but for some reason it looks like it is incompatible with ColResize. Is there a workaround? Thanks.
Good day! First off, thanks for an incredibly helpful tool and plugins! I'm having a problem with getting the functionality of ColResize to work. It initiates well (I believe) as...
First I'd like to say awesome plugin for the newer version of DataTables! I've been experimenting with column resizing with scrollX set which seems to work fine in Firefox. When...
Having the same problem with this plugin as with colReorder, but they fixed it: https://github.com/DataTables/ColReorder/commit/cfce9037fc741eae823d4c2477ebe530447bb8c4 Error: TypeError: $.fn.datatable is undefined This happens when you use jQuery's noconflict option.
You have listed the plugin angular.dataTables.colPin in your Readme but I can't seem to find it. Isn't it released yet? If so is there any workaround to get colPin working...
Hi, I'm using ColResize plugin together with Responsive plugin and I'm having difficulties with resizing of the last table column. I'd need the last column to resize just itself (and...
When Resize plugin used with jQuery UI tabs, the width of the columns don't show properly, and when drag to extend the width, the functionality broken. Can anyone help this,...
The fixed columns, either defined with FixedColumns-plugin itself or with ColPin-plugin, are not resizable. Is there any workaround for this?