Search
9310 results 3841-3850
Forum
- 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:",
- 29th Aug 2017row grouping, Editor and combined values in single columndealercontacts.xstop", type: "checkbox", separator: "|", options: [ { label: '', value: 1 } ] } ] } ); var
- 29th Aug 2017what's wrong with my dataTable ajax reloadof the Datatables init options then you can use