Loading Mask for Ubergrid
Loading Mask for Ubergrid
Hello,
I was also wondering if there are any suggestions on how to add a loading mask to the table? The data I am pulling in takes about 2-3 seconds, but I'd at least like for the ability to show that it is loading while I query for the new data.
I was also wondering if there are any suggestions on how to add a loading mask to the table? The data I am pulling in takes about 2-3 seconds, but I'd at least like for the ability to show that it is loading while I query for the new data.
Re: Loading Mask for Ubergrid
Sure, just listen to the store events (load, beforeload) and show/hide mask then.
http://docs.sencha.com/touch/2.2.1/#!/api/Ext.LoadMask
http://docs.sencha.com/touch/2.2.1/#!/api/Ext.LoadMask
Tired of debugging javascript errors in web applications? Try our new error logging service RootCause, or read more on the Sencha blog
@bryntum
Facebook
API documentation
@bryntum
API documentation