Search
11152 results 9311-9320
Forum
- 27th Jul 2011ajax source doesnt add ID attribute to , so JEditable doesnt work.to set up the sorting, filtering). I'm guessing this
- 27th Jul 2011Trying to reload data at setInterval but failing miserablyaccount for filtering and sorting // concept here is that
- 25th Jul 2011No pagination reset on using fnDrawaccount for filtering and sorting // concept here is that
- 22nd Jul 2011Unexpected number of TD elements Errorgt; oCache.iCacheUpper ) { bNeedServer = true; } /* sorting etc changed? */ if ( oCache.lastRequest
- 22nd Jul 2011Server side processing - no data displayedeach draw. Filtering, multi-column sorting etc all work as
- 22nd Jul 2011Creating an Action column for icons View - Edit - Deletethe same filtering and sorting apply) using the API
- 21st Jul 2011Using TreeTable With DataTables For Parent-Child Relationshipsfiltering is applied individually, sorting as well. Columns wouldn't
- 21st Jul 2011How to select individual cell instead of the whole role?Hi Allan, I got it sorted, here is the correct CSS code: [code] table.display tr.even td.cell_selected { background-color: #B0BED9; } table.display tr.odd td.cell_selected { background-color: #9FAFD1; } [/code]
- 20th Jul 2011Can't manage to get bStateSave to work. DataTables 1.8.1being saved only includes sorting, pagination, and table display
- 20th Jul 2011Adding to anti-theCorrect, you can't have two sTypes, but you can modify the sorting functions to your hearts content - including stripping prefixed "A"s etc. Allan