Search
9213 results 4491-4500
Forum
- 29th Mar 2016Join not workingfiles : {} id : null meta : {} options : {} recordsFiltered : null recordsTotal : null
- 29th Mar 2016Editor fields options& select datasourcedata as the select options but not define in
- 29th Mar 2016Internationalisation - "Confirm" delete message not working?Oh I see - i18n.remove.confirm is the option. The _ is part of the pluralisation options as detailed on that reference page. Allan
- 26th Mar 2016retrieve select field labelI found a better way: use editor.field(...).s.opts.label. It would be nice if the input options were accessible via a field(...).options() function.
- 25th Mar 2016Correct auto filtering issue with data merged from more than one columnbe looking into the options. Allan
- 24th Mar 2016Bug DOMwith changing the DOM options (like vertical space between
- 22nd Mar 2016Font Awesome integration...Yes - your method is absolutely valid. It should be quite possible to do via CSS or the language options. Allan
- 22nd Mar 2016Tooltips with buttons-1.1.2 for DataTables-1.10.11Thank you Allan, is there any documentation of these options? I've searched the site but have not seen these options in any of the lists.
- 22nd Mar 2016DataTable edit inside an Editor modal possible?Basically the current goal is to display a DataTable in place of a select list. That presents a number of nice display options for the user to be able to select the data from. I've just sent it over. Allan
- 21st Mar 2016Merging JavaScript commandsHi, The documentation shows how you can set multiple options for a single table. The pageLength option is the correct one to use to set the page length. Allan