-
8 Dec 2008 5:54 AM #1
Grid mask
Grid mask
I call the button that will be save the changes in editor grid. But this call delay 2 minutes.. I should be that the mask appers.. how when I call the button that refresh the grid.. its possible?
-
8 Dec 2008 9:15 AM #2
have you tried setting setLoadMask for the grid to true??
-
8 Dec 2008 9:38 AM #3
-
9 Dec 2008 6:04 AM #4
Problems with load mask
Problems with load mask
I have been having problems with the load mask also. Things seemed to work fine with the grid load mask in 1.1.1. But about 1.1.2 or 1.1.3, the load mask stopped appearing. I just haven't had time to look into.
The load mask is a nice feature when it works.
-
9 Dec 2008 7:52 AM #5
the load mask work fine for me.. what I need is that when I click in one button.. apper for me.. for example...
Code:myButton.whenClick() { grid.showLoadMask(); }
-
18 Dec 2008 5:24 AM #6
-
18 Dec 2008 5:27 AM #7
You just want to have the load mask or do u want to reload the grid store?
-
18 Dec 2008 6:55 AM #8
-
18 Dec 2008 7:03 AM #9
I dont think we can do that.. but lets see what others have to say./.
-
18 Dec 2008 7:07 AM #10
what is your reqirement actually here?? why do you need a load mask?



Reply With Quote