Search
23594 results 11841-11850
Forum
- 13th Sep 2010Stable sortyou perhaps say what columns you need to sort,
- 11th Sep 2010Sorting on imagesthe sType for the columns to 'string' - which might
- 9th Sep 2010Type detection doesnt work on server-side dataprogrammed to handle the columns as you wish them
- 7th Sep 2010fnAdjustColumnSizing usageI seem to have fixed this myself. I don't even need the function above, but if I set "bAutoWidth": false on initialisation, then the data table resizes columns when the browser resizes. Smooth.
- 7th Sep 2010fnAddData("example","row") to a server side processing tablespecifically to give frozen columns when scrolling I think...
- 7th Sep 2010nTh.parentNode is nullDataTable with some hidden columns and need to re-initialise
- 7th Sep 2010sort asc on classThere is no aaSorting option for a column definition ( http://datatables.net/usage/columns ) - so no that wouldn't work. aaSorting is a general initialisation option, not a column specific one (since it can span multiple columns). Allan
- 6th Sep 2010Cannot "freeze" left columnby the last two columns in your table. DataTables
- 5th Sep 2010How to create unsortable column?and then the other columns: http://datatables.net/usage/options#aaSortingFixed You may also
- 4th Sep 2010NEED FOR A FULL jeditable PHP MYSQL exampleI checked it out your site. Looks good. To be selective about your columns, see this thread: http://datatables.net/forums/comments.php?DiscussionID=529&page=1#Item_3