I am assuming you are transmitting data from java,better to use arraycollection.
On Jan 27, 3:40 pm, Raj Prabha <[email protected]> wrote: > Hi, > > Please help me to find the solution for my problem. > Requirement is displaying nearly 10K records with 200 columns in datagrid. > Without pagination I need to load all the records at once.This is the > requirement. > I can use httpservice or remote object to load the data > > Which one is better to use it for this situation ? [array, array collection, > xmllist , xmllistcollection,....] > How to use it effectively? Now it is occupying more memory and taking too > much time > Can you please help me how it optimize it? > > Raj -- You received this message because you are subscribed to the Google Groups "Flex India Community" 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/flex_india?hl=en.

