Search
11177 results 3851-3860
Forum
- 30th May 2012JQuery errorthinking to pass the sort value to DB and
- 30th May 2012Multiple global filtersSort of. There are two ways of doing it: Have two input fields which are concatenated into a single input and that is used for the single global filter. Use a row based filter plug-in: http://datatables.net/development/filtering#row_filters Allan
- 30th May 2012Columns Condense TogetherWhen you sort there is a lot more data in the summary field? Try using sWidth in the aoColumns area ie: [code] "aoColumns": [ { "sWidth": "80%" }, { "sWidth": "20%" } ] [/code]
- 29th May 2012Need help for creating a tennis ranking sortingit - you want to sort numerically, and need to
- 26th May 2012Optimal set up for my tableI would only send sorts and filters to one
- 25th May 2012Search bar and 'items per page' are out of alignment with bootstrap 2I make it automatically sorted descending on the points
- 23rd May 2012How do you stop the header from wrapping into multiple rows?into the sDom, the sort controls suddenly found the
- 22nd May 2012Deferred rendering by DataTablesdesigned for exactly this sort of thing. "Deferred rendering"
- 21st May 2012Hidden title sorting problemNumbers are only for sorting (numbers not to be
- 16th May 2012Sorting Hyperlinked DATE mm/dd/yyyyis put into the sorting function itself. I've also renamed the sort to be "html-date" and