Search
23530 results 951-960
Forum
- 18th Dec 2013ColumnFilter with ColReorder and ColVis fix for hidden columns, NULL ColumnFilter, ColReorderI'm having this issue, too!! Cool... going to try it. Can I have a mixture of INPUT and SELECT type searches for specific columns? What's that code look like?
- 12th Dec 2013disable the click functionality in the data Table in for particular columnsThe bSortable option can be used to disable the click to sort ability on columns. Allan
- 9th Dec 2013Change Columns header movement effect on ipadI have the same problem with DataTables 1.10 pre-beta version. It seems the columns header alignement take effect after the end of the data animation. How is doing animation ?
- 3rd Dec 2013Responsive Datatables with Show / Hide columns functionalitymethod. Just define what columns you want to be
- 29th Nov 2013Show columns matching table headersa table with 20 columns and 50 rows, it
- 28th Nov 2013Set Default sorting column and set unsortable columnsaaSorting for default sort. bSortable for disabling sort. Both can be set to target certain columns.
- 15th Nov 2013Manage frozen columns in data tableFixedColumns for DataTables currently does not support dynamically freezing and unfreezing columns - you can only specify which columns should be frozen at initialisation time. Allan
- 25th Oct 2013DataTable export the pdf compressing the columnsdompdf can not handle many values valors for PDF creation, use mpdf that supports CSS and has many configuration options. Could treat my columns in a personalized way.
- 24th Oct 2013Body columns don't align with head columnsthan 150% the header columns do not match up
- 23rd Oct 2013save data in Fixed columns and visible columns to csv, excelAllan,. actually it works but the column width of the fixed columns get disturbed and horizontal scroll freezes sometimes like after some clicks it works - wierd.