Search
11152 results 3281-3290
Forum
- 27th Feb 2015dd-mm-yyyySOLVED, indeed with moment.js "aoColumns": [ "aTargets": [ 3 ], { "mRender": function(date, type, full) {return moment(date).format('DD-MM-YYYY'); } ] It took me 4 days searching the web to discover all the right codes (serverside JOIN table + display & sort correctly mm-dd-yyyy).. OK SOLVED Thanks....
- 27th Feb 2015Custom Sorting & Disabling sorting per columnthat you want to sort ? It is based on
- 25th Feb 2015Cannot assign to read only property '_idx' of 0 when re-rendering datawhen I try to sort this column for the
- 25th Feb 2015Sorting Date Field in Salesforcewould need a custom sorting plug-in that will strip the HTML and then sort by date, or remove
- 20th Feb 2015update filter programatically using html attributesquery based on any sort of filter you want
- 19th Feb 2015Select checkboxes across paginated pagesunless there is some sort of submit button, otherwise
- 18th Feb 2015Odd & Even Row Colors are not consistentvar agentinfo = $("#agentinfo").val(); var sort = $("#sort").val(); /* Init DataTables */ $("#pleasewait").show();
- 18th Feb 2015Display and Sorting different valuesthen use a custom sort function for the column that sorts based on the timestamp
- 18th Feb 2015Use 'Ignore text plugin' to display text at top of table instead of bottomhttp://jsfiddle.net/vh3vn6nu/6/ :) You aren't using the ignore comma solution anymore, according to that fiddle? The numbers no longer sort correctly because of that.
- 15th Feb 2015Full Editor For Multiple Child Rowsthe link. This is sort of what I was