Search
11152 results 3911-3920
Forum
- 16th Feb 2012fnRowCallback vs. aoColumns/fnRendercase it's not clear... sorting on column 2 does not work, it appears to sort based on HTML content
- 15th Feb 2012FixedColumns: New plug-in for DataTables - fix columns when scrollinggrouping (colspan) labels, on sort FixedColumns does not change the class "sorting_asc", "sorting_desc", or "sorting" on the correct tr.
- 14th Feb 2012Paging from DBSounds like you want server-side processing: http://datatables.net/release-datatables/examples/data_sources/server_side.html . Each draw (paging, sort etc) event will get the data for the draw from the server. Allan
- 14th Feb 2012Vertical scrollbar width not factored into header widthI don't know if this helps but if I click a sort column, the columns align properly on OSX.
- 12th Feb 2012filtering and sortingTo add a new sort function to DataTables you
- 10th Feb 2012Prevent datatables columns from overflowing table boundaries.that when I manually sort the columns by clicking,
- 9th Feb 2012Pagewise Sortingthe DataTables internals to sort only the current page
- 8th Feb 2012Vertical Scrolling containing Inner table with thead tag gives JS ErrorHmmm, weird. It breaks when IE9 is set in compatability mode. But it works in straight IE9 mode. Click the compatibility mode button in IE9 and you'll see the example will no longer sort.
- 7th Feb 2012Possible to Dynamically Remove or Add a Column?recreate again or some sort of draw?
- 7th Feb 2012An mDataProp, a javascript array, and a Canadian walk into a bar.DataTables warning (table id = 'services_table'): Requested unknown parameter '1' from the data source for row 0 /** * @summary DataTables * @description Paginate, search and sort HTML tables * @version 1.9.0 * @file jquery.dataTables.js * @author Allan Jardine (www.sprymedia.co.uk) * @contact www.sprymedia.co.uk/contact