Search
11152 results 8821-8830
Forum
- 12th Dec 2014Child rows contained in a subtable are not sortablethe subtable so the sorting works?
- 9th Dec 2014Datatables In Vertical FormatCurrently no. This isn't possible in DataTables - sorry. It would require a large amount of work in the core to support that as the current row and column format for sorting and filtering is deeply baked in. Allan
- 5th Dec 2014editor_remove performance large data setsyou wanted the same sorting and filtering to be
- 3rd Dec 2014jQueryUI integration - thead formatting doesn't match tfoot (CSS conflict?)I think I found workaround by applying the jQueryUI class to <thead/> ... This allows the sorting background to rest on top of the jQueryUI background. Hope this helps someone else.
- 2nd Dec 2014Use PHP to create SQL Query, then pass to DataTablesthe DataTables magic (letting sorting, searches, etc work). Be
- 1st Dec 2014Need help with displaying UK date formatThanks for the advise but now I hit another wall. Because of UK date format sorting problem I'm getting an error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'DATE_FORMAT(date,'%d/%m/%Y') AS date_converted' in 'field list'
- 27th Nov 2014Editor - inline edit - using arrow keys to navigateIn case anyone else stumbles across this thread, we sorted it out by including the Editor stylesheet which includes styles to hide the field label when in inline mode - which was the main issue. Allan
- 24th Nov 2014Uncaught SyntaxError: Unexpected stringNow sorted thank you. Basic error on my part!!
- 12th Nov 2014Performance issue after get data from AJAXasks for type, filtering, sorting and display data. This
- 5th Nov 2014Question about adding cell text with createdRowCool. Good to hear you got it sorted. Allan