Expand my Community achievements bar.

Caching the web service data in Flex 3.0

Avatar

Level 1
Hi,

I want to do the following task

I am loading about 10000 records from MS SQL database into
Flex data grid using web service on CreatinComplete event of an
application in Flex 3.0.Now if I have done this and I press Browser
refresh button, this time it should not call web service againg but
it shold display the same data from the cache.

Is there any way to achive this.

If not can any one tell me how to handle huge data in flex
using MS SQL and .NET
0 Replies