Search
9310 results 5141-5150
Forum
- 17th Dec 2014DataTable dom option cancels jquery-ui theming (using jquery-ui specific dom option)the H and F options will be removed in
- 16th Dec 2014Join tables - one-to-many joinThe options method is new in v1.4 which is currently in beta. It sounds like you might be using the 1.3 libraries. The 1.4 beta can be downloaded from the Editor site. Allan
- 12th Dec 2014TypeError: $.fn.datetimepicker.dates is undefined format: "dd/mm/yyyy"connection based on the options in config.php. However, you
- 12th Dec 2014traslate text validatorTo provide a custom error message you can use the validation options. In PHP this is done thus (documentation): validator( 'Validate::numeric', array( "message" => "Custom error message" ) ) In C# (documentation): Validator(Validation.Numeric( 16, new ValidationOpts{ Message = "Custom error message" } )) Allan
- 11th Dec 2014Datetime picker plug-in code not working quite right , need allen help ,thxinclude that. Otherwise, the options are to create one,
- 3rd Dec 2014DataTables 1.10.4 releaseAlan, I currently use version 1.9, with the server side options for retrieving my data. With the speed increases you mention above, is it now a viable option to not use server side processing?
- 2nd Dec 2014Proper syntax for withCredentials?Use ajax in 1.10 rather than the old style sAjaxSource option. The newer ajax provides the option to be given as an object which extends the jQuery Ajax options. Allan
- 2nd Dec 2014Date range Filter with Join - server side - throws errorshas to understand the options given to it, which
- 1st Dec 2014editor_remove performance large data setsHow are you selecting that many rows if you have sever-side processing enabled? Do you have a length menu options to show all rows (I don't see it above) or disabling paging somewhere? Thanks, Allan
- 27th Nov 2014Dates (with jQuery UI datepicker) + inline editingpossible to set configuration options for the date picker