the limitation is 2,147,483,648 to be precise. but DataGrid is human interaction component, why do you need to load so many records?
Andrii Olefirenko --- In [email protected], Luke Vanderfluit <[EMAIL PROTECTED]> wrote: > > 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. >

