Search
9295 results 4191-4200
Forum
- 11th Jan 2017How to set the title / message of the editor form via the editor api?buttons. Use the internationalisation options for Editor to customise
- 6th Jan 2017DeferLoading not behavingleaves us with two options, neither of which are
- 6th Jan 2017Editor - Keyboard Nav Inline editI think this is the default behaviour when an input is focused and it has text. KeyTable / Editor isn't doing anything special there. I'll look into the options available for positioning the cursor exactly with Javascript. Allan
- 5th Jan 2017How To send Submit if Cell Checkbox checkedsure you set the options (with the value to
- 5th Jan 2017Editor1.6 bug with php5.3&JSthe newer syntax and options! Regards, Allan
- 5th Jan 2017How do I filter a combo boxes values based on a value selected in a previous combo box?script will define the options for the tees and
- 3rd Jan 2017Issue integrating SmartAdmin Angular 2 Framework and DataTables extensionsAdd these lines to shared/ui/datatable/datatable.component.ts - under options = $.extend colReorder: true, fixedHeader: { footer: true }, scrollY: 370,
- 3rd Jan 2017Select Type in DataTableThanks Allan. Unfortunately, the reply came late and I found a way out; writing the options data in html document before the table initialization and loading it later in the render method like a fixed options.
- 3rd Jan 2017Using standalone editor, select/select2 is not populated with dataneed to use the options parameter for the select
- 3rd Jan 2017Crazy Documentation: Frustrating, really!Fair point - that is certainly a weak link which I will address. The options are those in the fields array for Editor initialisation. The methods are those in the Fields category of the API documentation. Thanks, Allan