Hi I am trying to use daterangepicker by filament group
http://www.filamentgroup.com/lab/date_range_picker_using_jquery_ui_16_and_jquery_ui_css_framework/
I am getting a 'too much recursion error' when I trying to attached to onInitializeForm event in the navgrid in edit options
onInitializeForm : function(form_id) {jQuery(“#dtmOrderDate”,form_id).daterangepicker({dateFormat:'mm/dd/yyyy',showOn: 'focus'});},
Please help
Thanks
Kris
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top