Search
11177 results 4201-4210
Forum
- 28th Nov 2010IE 8 Initialization IssueI've effectively re-written the sorting implementation that I've been
- 19th Nov 2010Ascending or Descending for first th tagI can't make it. I wanna sort first column. (Here it's a image: http://i52.tinypic.com/106d6jr.png) My first column is already sorting ascending. I wanna make it descending. How can I do this?
- 16th Nov 2010Problem with aasortingWhat you will need to do is to create a sorting plug-in which will do the kind of sort you want: Docs: http://datatables.net/development/sorting Examples: http://datatables.net/plug-ins/sorting Allan
- 14th Nov 2010Column widthswhich aren't currently being sorted on - while the sorting column TH element only
- 13th Nov 2010How to custermize the 'Processing' style?Hi, Is there any working code of the style mentioned above? I am sort of new to css. I read the page marked by Allan, but didnt understand how to use *_processing. Thanks in advance, Manohar
- 12th Nov 2010Global Filter function hangs in IEother support thread (default sort columns) has fixed this
- 12th Nov 2010Sorting causes IE to throw "A script on this page is causing internet explorer to run slowly"rows / 3 cols. FF sorts just fine, but IE
- 8th Nov 2010bStateSave not working in v1.7.2problem is that the sorting options from the first page ("/index.php") override the sort options on the other
- 7th Nov 2010Submitting forms within each row with AJAX...challenges, since if you sort, page whatever with the
- 2nd Nov 2010creating custom orderingat http://www.datatables.net/plug-ins/type-detection). And while sorting you can give weight to each status and sort according to that weight.