Search
9212 results 3741-3750
Forum
- 1st Sep 2017Page not updating when using standalone editing with dot notationupdate happens. So two options: Use data-editor-id on the
- 1st Sep 2017collapse a column in excel exportI'm not sure what you mean by collapse? You can use the columns option of the export options for the Excel button to choose not to export a column - example. Allan
- 31st Aug 2017Internationalization issues.The Editor PHP validation options have the ability to
- 31st Aug 2017Problem using Individual column searching (select inputs) via JSONbuilds the list of options from the data available
- 31st Aug 2017Access the attribute inside my jsongetting a list of options via ajax, correct? What
- 31st Aug 2017How do get DataTables to workdid you have the debugger console open? If not, your browser options are probably set to ignore errors. We would have to see the whole page to figure out what was going on.
- 30th Aug 2017Editor - set default value of checkbox - unespected behavior.For to let it work the way I wished I needed to change to code the following way: { label: `Hide group:`, name: `group.hide`, def: 0, type: `checkbox`, separator: `,`, options: [ { label: ``,value: 1 } ], unselectedValue: 0 },
- 30th Aug 2017Common Datatables for all placesThere are a few options. If you don't have any column specific operations you can use this example. If you do, then perhaps HTML5 attributes are the way to go. Allan
- 30th Aug 2017field.types option overrideThe Options class has a where
- 30th Aug 2017Display select dropdown "name" value instead of "id" value.name: "inventory_main_list.inventory_main_list_cat_link_uuid", type: 'select2', options: categoryData }, { label: "Item Code:",