I think that is a the limit for the flash player, i remb someone made a post a while back on the same thing. Alot of people just said to do a paged since there is no way someone is going to look at 5000 or 100000 records. So maybe load up 1000 then page the DataGrid.
----- Original Message ---- From: Luke Vanderfluit <[EMAIL PROTECTED]> To: [email protected]; [EMAIL PROTECTED] Sent: Saturday, February 9, 2008 6:36:14 PM Subject: [flexcoders] DataGrid limit on amount of records or data? Hi. Im using flex with a hibernate backend. I have tables in a db that Id like to show using Datagrid. I have done tests and found that there is a limit to the number of records shown in the datagrid. Is this a limitation of the datagrid? How do I get around this? I currently am able to show around 5000 records. When I have tables of say 10000 or 100000 records, how do I show them? Thanks. Kind regards. Luke. ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

