u must be giving a call to a webservice or httpservice or any
remoteservice and must be waiting for the result event right??

add an image where image is say loading image viz loading.gif and set
it visiblity=false
then when u give a call to webservice or httpservice or any
remoteservice,
make the visibility=true, this will give the user the scene of data
being loading
and then when u get into the result event, set the visibility of the
image=false

simple I believe !!


On May 11, 11:33 am, Karthik K <cse.k.kart...@gmail.com> wrote:
> Hi guys
>
> I am loading datagrid data for every 10 sec using timer
> i need to place a Progress bar(outside datagrid)
> for every 10 sec to show when data is loading in to datagrid
>
> Please help
>
> --
> Karthik.k
> Mobile - +91-9894991640http://kkarthikresume.blogspot.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to