Search
9295 results 4911-4920
Forum
- 22nd Jul 2015master detail table update problemshp_payment_options.is_active", type: "checkbox", separator: "|", options: [ { label: '', value: 1 } ] }, ] }); // Edit
- 21st Jul 2015Row added not shownThere are a few options available: I suspect if
- 20th Jul 2015Problem with ColVis and Scrollerwhy I suggested both options. For the error you
- 19th Jul 2015error on tableTool of jquery dataTablea table to provide options for saving files (CSV,
- 16th Jul 2015Unable to return a checkbox value to server ,,Solved !! .. but i'd like to understand why so please chip in .. Amended the editor.fields.eod .. to read .. name: "eod", type: "checkbox", separator: "|", options: [ {label: '', value: 1} ] I'm not certain why ...
- 16th Jul 2015Dropdownlist inline using datatableof 1 of the options, instead of the value.
- 15th Jul 2015dependent() on select input not effective on new $.fn.dataTable.Editor modalGot it, dependent() must be instantiated upon new editor called 'statusEditor' statusEditor.dependent( 'options', function ( val ) { return val === 'Simple' ? { hide: ['position', 'office'] } : { show: ['position', 'office'] }; } );
- 13th Jul 2015[Feature request] Theme for Goggle's Material Design Lite (MDL)?Hi, This is definitely on my todo list. I'm working through a number of large changes at the moment, which once done will hopefully make adding new styling options easier. Allan
- 12th Jul 2015Server-side / multiply two columns and get value from function.also use the render options on the front-end to
- 10th Jul 2015Ask the user if he wants to leave current view (prevent to page/search away from current displayed)Yes it possibly could be - but currently isn't. I plan to review the options for cancelling a draw in future. Allan