Search
19119 results 16151-16160
Forum
- 15th Sep 2012aLengthMenu & language fileI can't put the translation directly into the aLengthMenu option, because it is a multi-language website. How to modify the DOM that is created by DataTables, replacing the word 'All' by what is loaded from the language file?
- 14th Sep 2012bProcessing API?a plug-in could be created if you need it).
- 13th Sep 2012Perform sort on individual columns in the frontenddatabase because its only created in post-processing with: [code]entry.append(netvalue)[/code]
- 3rd Sep 2012ColVis and Scroller collidesScroller creates an extra set of
- 2nd Sep 2012table data dissapears in the DOM when page is changed?is the function I created to provide a count
- 2nd Sep 2012Scroller plug-in locks up on mobile browsersthe same issue. I created two screencasts of the
- 21st Aug 2012Sorting alphabetically by last name if first and last name are in the same columnYes indeed, a custom type based sorting plug-in could be created: http://datatables.net/development/sorting#type_based . Just split the work on ' ' and then sort on the second index. Allan
- 20th Aug 2012Big datatable stops at "Processing..."I created a copy on a
- 18th Aug 2012Column widths change while paging or sorting?noticed that when I created the exact same DataTable
- 16th Aug 2012[Enhancement] FixedHeader table isn't compatible with tabs componentsfixed header row thats created that will solve the