Home › Forums › Bugs › Multisearch and datepicker with showOn:’button’
Hello!
I get the problem using multisearch and datepicker with showOn:'button'.
I have date type field and use datepicker for edit date-value.
colModel: [
This problem occurs cause when the button “+” is clicked – the search line's dublicated and datepicker-button isn't removed.. Than it's applied “.datepicker” and new button appears…
Hello,
Please change the function datePick to:
datePick = function(elem) {
setTimeout(function() { jQuery(elem).datepicker();},100);}
http://www.trirand.com/jqgridwiki/doku.php?id=wiki:common_rules#editoptions
Look at dataInit function
Regards
Tony
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS