I am having trouble getting UI datepicker working on the modal edit dialogue. I am using django-jqgrid on the backend.
I added the following to my colmodel_overrides:
'editoptions': { 'dataInit':'function(el){$(el).datepicker();}' }
What am I missing? Thanks in advance for the help.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top