Thanks for hint... I tried to with RPC, works fine...

On Mar 25, 12:38 pm, "alex.d" <[email protected]> wrote:
> You put some Label("Loading...") where you want to have it, make it
> visible when you are fetching data(before an RPC-call), and invisible
> when you are ready (in onSuccess() and onFailure()) ;-)
>
> On 25 Mrz., 08:07, Vikas <[email protected]> wrote:
>
> > Hi All,
>
> > In my GWT web application, while fetching data it takes some time, so
> > for that period I want to show some waiting message like "Fetching
> > record..." similar to gmail for e.g. when we click on inbox it shows
> > "Loading..." status on first line till all mails fetched.
>
> > How to achive this in GWT?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to