Hi,
the is a function preventing from reloading whole script after editing:
$grid["edit_options"]["reloadAfterSubmit"]=false;
Is there also a way to prevent reloading grid after reloading the site? So that the grid is loaded from kind of cache?
Reason: reloading takes time 3 seconds. In our application we need to have the grid loaded only at the beginning of a editing session…
Thank for help!
2 Answers
Your Answer