-
12 Mar 2012 4:48 PM #1
Edit viewConfig
Edit viewConfig
Hi, I stumbled upon the bug described here:
http://www.sencha.com/forum/showthread.php?136528-4.0.2-Store.bindStore-assumes-me.loadMask-has-bindStore-function/page2&highlight=bindStore
As described there, I'll have to use this to avoid the error:
The question is, how can I edit the viewConfig using Designer?.Code:viewConfig: { loadMask: false }
-
12 Mar 2012 4:53 PM #2
Sorry, just after writing the post I found the solution.
I have an Ext.grid.Panel, on Designer, I can click on the Ext.grid.View, shown as a sub-control of the GridPanel, then set its loadMask property to false.
-
12 Mar 2012 5:17 PM #3


Reply With Quote