Home › Forums › Guriddo jqGrid JS › Help › Allow form edit to call dataUrl each time form is opened
Is there a way to force form edit to call the dataUrl for a select list each time it is opened?
Do you use recreateForm:true option? If not yet, try it. Probably it will solve your problem.
Best regardsOleg
Oleg,
Thank you very much for the recreateForm property.
I thought this is working, but it is not after entering recreateForm: true.
recreateForm: true by itself did not fix the issue for me, but setting the cache to false for all ajax requests fixed the issue for me:
.$.ajaxSetup({ cache: false });
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS