Search
11152 results 3231-3240
Forum
- 11th May 2015hello :)want to sort by profession want to select only records with special profession Sort and Select are two different things. Please explain what you want in more detail.
- 11th May 2015Key Table with Fixed Columns: bug?doesn't work with it. Sort of, yes. KeyTable isn't
- 8th May 2015Expandable/collapsible rows with multiple tbody tagsthe data needed to sort and only one column
- 6th May 2015HTML5 data-* is being ignoredYes - display, sort, filter and type can all be different data points, or they can overlap. Allan
- 4th May 2015Sorting Multiple Tablesinformation back after you sort. Once the variable did
- 4th May 2015Server side Processing and client side sorting & filteringI am pretty sure you cannot mix the two, if you are using server-side processing, you must also sort server-side
- 3rd May 2015Prevent whole AJAX reload after inline editing, instead redraw from return values?call something here to sort of cancel the editing
- 1st May 2015DataTables Secondary Sorting on column name click1, "aTargets": [13] } It sorts on column 1 when
- 30th Apr 2015ColReorder draggingcolspan="1" aria-label="Office: activate to sort column ascending" style="width: 102px;">County</th> <th class="dt-body-right sorting" tabindex="0" aria-controls="example" rowspan="1" colspan="1"
- 28th Apr 2015proper displaying of data and sorting...Ok i now understand the type==='display' condition you have as an example... But now the question is how do i sort on Date? If the underlying type is a Javascript date object... how do i represent filtering on it?