I'm loading some modules in a portal application. Each module is a chart that has to ask a webservice for data. I don't want to show the module until it has retrieved the data and finished rendering. Then I want it to fade in.
I'm not sure how to do this though, can anyone point me in the right direction? Thanks! -Nate

