i am using Extjs 4.1 when store load its mask the grid. store load every 10 sec how to remove loading mask from grid try with this option
loadMask:false
viewConfig : {
loadMask:false
}
but not able to remove mask effect is there any way to remove mask effect from grid in extjs 4.1