Search
11178 results 4341-4350
Forum
- 5th Jan 2010tableTools printing off the pageremove any settings like sort or filter when there
- 4th Jan 2010Numerical Sortinggetting the column to sort properly (numeric values being sorted alphabetically), so I added
- 2nd Jan 2010slow sorting in firefoxnoticeable improvement in the sort response time (from 2-3
- 31st Dec 2009Sorting - doesn't always workShort answer is yes: You MUST have a unique TH for each column. If you have one which spans two columns, which column would DataTables sort on...? What you can do is something like this: http://datatables.net/examples/advanced_init/complex_header.html Allan
- 29th Dec 2009Stubborn sorting - Google Chromedoesn't require a stable sort), but all the other
- 26th Dec 2009Added Data Warningthe end user, or sort on it etc, for
- 26th Dec 2009Sorting numeric/currency data.to use with numeric sorting. So anything such as
- 24th Dec 2009Filter: must type 3 charsHTML out and then sort by string). So you
- 18th Dec 2009"Check All" button with paginationrows in my table sorted by the row number
- 17th Dec 2009DataTables and asp.net mvcwhere x.Name.Contains(gridParams.sSearch) select x; } //sort if (gridParams.iSortingCols > 0)