Search
9149 results 5391-5400
Forum
- 27th Feb 2013Browser Issuei am using Colvis options 'sDom': '<"H"Cfr>t<"F"ip>' the dropdown
- 25th Feb 2013Possible to replace word "Next" with ">" in sPaginationType = fullNumbers?Yes, just use the pagination language options: http://datatables.net/ref#oPaginate . Remember to use < etc since it is HTML. Allan
- 24th Feb 2013checkbox field in editorThat's not how HTML checkboxes work - are you perhaps looking for a radio input, where one of the two options much be selected? Allan
- 22nd Feb 2013FixedColumns - Freeze arbitrary columnsvague overview of the options available. I wanted someone
- 21st Feb 2013 not highlighted when $(nRow).effect('highlight') calledAll good options. But as I said in my question, I'd prefer not to remove the sorting column colour difference. Highlighting the s doesn't break any other functionality.
- 20th Feb 2013aditional verfication before postingdata for the row Options (with is specific to
- 19th Feb 2013Highlight specific rowsjQuery's text() or html() options). If you find what
- 18th Feb 2013Multi select with Ctrl+Click and Shift+ClickWithin your table initialisation options place this block for
- 17th Feb 2013is it possible to link directly to a record in datatables?there are many other options. Allan
- 15th Feb 2013Force secondary sort always ascendingDataTables should perhaps provide options for internally. Allan