Downloaded from http://trirand.com/jqgrid/jqGrid.zip. All modules included.
Previous problem fixed.
Now getting:
$.datepicker is undefined grid.celledit.js (line 265)
I actually have datepicker loaded, but I don't need it in my grid page. I can reproduce the problem by going into edit on a cell & then hitting the tab key.
Nesting the $.datepicker._hideDatepicker(); statement inside another try catch block takes care of my problem for now.
By the way, this is a fabulous grid. I appreciate all your effort. Keep up the good work.
->pat