Hi Guys

I have a Microsoft Excel file with 2000 rows of data, which I want to load
in a Flex app.

Basically it is something like a shopping cart, where a user can say that I
want to search for products with certain costs and certain features.So the
Flex app will load all the data at the client side and then will apply
filters on the data.

My questions are:


   1. Is there someway that I can read the XLS file directly into the
   Flex app?
   2. What is the best practice if you have large set of data on which
   you want to apply filtering in the Flex app?
   3. Am I better off by writing some server side Java code to query the
   XLS file (or should I convert it into a database)?

 Any ideas would be greatly appreciated.

Regards
-- 
Prayank Swaroop
http://www.prayank.net
"Loving is Living!"

Reply via email to