I agree flex is a thick client, it doesn't mean that you need to keep
all your records on client side :) ,
I am shocked when I heared the word 2 Lac rows, I strongly suggest you
to implement the pagination here, It will reduce increase the
performance of your application.

Regards,
Imtiyaz Basha

On Sep 25, 7:28 pm, Raje <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I am really stucked at the following issue, working on this since last
> week. Please look into.
>
> I am getting 2 lacks rows as a result of RemoteObject call. Each row
> having aroung 60 columns.
>
> 1.If I assigne this data to Arraycollection, Player gives me
> HeapError.
> [ It works fine for 50K rows, no error, tested with different sets of
> data ]
>
> 2. If i assign same data to datagrid for dispaly to user, it works
> fine till 5k rows after that it shows a blank screen.
>
> I have to doing sorting, filtering operation on the complete data,
> getting data page by page is not a solution.
>
> Request you to suggest some approch.
>
> [Back end is DB2/ iBatis/ Spring/ Java/ Flex/ RemoteObject/
> ArrayColection/ DataGrid.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to