Hi Tony, issue still happening after removing datePick function.
Debugging I found that the problem occurs @ line #153 and line #166 from gridformedit.js.
grid.trigger("reloadGrid",[{page:1}]);
Grid removes the overlay as it ussually does after reloading data.
I think I will need a conditional statement looking for the opened seach box. Suggestions?
Thanks!
Pablo