Search Type: Posts; User: gyi
Search: Search took 0.02 seconds.
-
22 Mar 2011 4:42 AM
Jump to post Thread: Loadmask position by gyi
- Replies
- 0
- Views
- 987
I have a class that extends Container class, I would like to have a loadmask screen show up during data load. By looking at the source code of mask() on Component class, it should be centered of...
-
21 Mar 2011 1:20 PM
Jump to post Thread: How to use GXT Grid loadmask ? by gyi
- Replies
- 3
- Views
- 3,775
Thanks.
I got it work, need to implement a load event listener -
15 Mar 2011 7:56 PM
Jump to post Thread: How to use GXT Grid loadmask ? by gyi
- Replies
- 3
- Views
- 3,775
I am trying to GXT Grid class to load data from server.
I am calling
grid.el().mask("Loading data...")
after grid is created and then in AsychCallback, I am calling
grid.el().unmask().
The...
Results 1 to 3 of 3
