Search
9295 results 4531-4540
Forum
- 25th Apr 2016Faulty where clause in Field::inst->options()required. The built in options() method does actually allow
- 25th Apr 2016"Buttons" issue with exporting @fontface columnsI'm surprised it doesn't work for Print. Can you link to a page showing the issue there please. For the other export options you would need to use either orthogonal data output data, or formatted data. Allan
- 24th Apr 2016Alternative to constant AJAX requests for live tables?when you change/update your options. John
- 21st Apr 2016using initCompleteYou don't have any ajax options in your configuration object above, so DataTables isn't making any Ajax calls. Allan
- 20th Apr 2016Pass DataTable id to the controllerRight, the problem is retrieving dataTable ID, I am creating each table with an ID, which parameter or object has that ID in legacy options?
- 20th Apr 2016Initial Sort Order using Serverside and Ordering = falseordered via the init options or the API, but
- 20th Apr 2016Reloading select post submit?want to update the options dynamically? If so, you
- 19th Apr 2016editor.dependent on checkboxis executed. Since your options are Ajax loaded, there
- 19th Apr 2016Some doubts about Buttons extensionOh - and note that if you use initComplete in your configuration options it would overwrite the default.
- 19th Apr 2016Handling select booleans in an inline editor.name: "myField", type: "select", options: [ { label: 'Yes', value: 'true'