I want to set cacheUrlData to true for all combos (to avoid the definition inside editoptions of colModel) but I can’t figure out where should I set it globally.
Unfortunately at the moment you can’t set common values for all selects.
One possible solution is to use templates in the colModel. This way you can set common values for all your selects.