Search
11152 results 3461-3470
Forum
- 17th Feb 2014Re-sorting lines on the flyOrdering in DataTables is determined by the sort that is applied to the table. If you want to allow drag and drop reordering, you'd need to disable sorting and enable something like jQuery UI's sortable as you mentioned. Allan
- 15th Feb 2014DataTable - can't select rows on next pageI'd also point out that you are adding the currency plug-in after you initialise your DataTable. You get away with it only because the currency sort isn't used on the first column. Allan
- 15th Feb 2014Need help for sorting date with dd/mm/yyyy formatuse this code to sort my dates but it
- 14th Feb 2014Sorting tables in reverse orderOkay - so you want to sort on column index 0, as I have said, But you have specifically disabled sorting, so obviously sorting is not going to occur. Allan
- 13th Feb 2014how to always show a fixed number of rowsdisplayed: 1 to 7 Sort of... Its actually showing
- 12th Feb 2014Floating and dynamically resizing input fields above their respective columnssplit the table into sort of two tables.
- 12th Feb 2014How to use horizontal and vertical scrolling with server side processing ?Dear Allan, Please help me to sort out this issue..i am not able to find out proper solution for this problem.
- 11th Feb 2014WPML working with DataTables..?http://datatables.net/usage/i18n . I guess some sort of integration between the
- 7th Feb 2014Data Table basic configuration and stylecan get "paging" and "sort" working. No alternate row
- 6th Feb 2014typeerror : row is undefined with 1.10betaI define dt... correct? Sort of :-). You would think