Re: [flexcoders] DataGrid What is the limit?

2008-06-09 Thread Tom Chiverton
On Wednesday 04 Jun 2008, Fidel Viegas wrote: This topic has been discussed several times. Just do a search on the group and you will find quite a lot of answers to that. And the answer is always 'more than the maximum number of rows or columns you should ever present a user with'. -- Tom

[flexcoders] DataGrid What is the limit?

2008-06-04 Thread Nadeem Manzoor
Hello Flex Gurus What is the maximum row count that a DataGrid Component can display at a time? Same Question is for Column so DataGrid -- Thanks Nadeem Manzoor

Re: [flexcoders] DataGrid What is the limit?

2008-06-04 Thread Fidel Viegas
On Wed, Jun 4, 2008 at 10:20 AM, Nadeem Manzoor [EMAIL PROTECTED] wrote: Hello Flex Gurus What is the maximum row count that a DataGrid Component can display at a time? Same Question is for Column so DataGrid Hi Nadeem, This topic has been discussed several times. Just do a search on the

Re: [flexcoders] DataGrid What is the limit?

2008-06-04 Thread Nadeem Manzoor
Hello *Fidel * I tried searching the group for this topic but couldn't find anything on it. And *Cato Paus* says its 5000 by 5000, I need to show almost 50,000 records at a time in an application, How can i do that? And Fidel can you please give me the link for this already discussed topic

Re: [flexcoders] DataGrid What is the limit?

2008-06-04 Thread Felipe Fernandes
Nadeem, I think you are confusing datagrid row count with datagridĀ“s dataProvider length. When you ask: What is the maximum row count that a DataGrid Component can display at a time? You are asking the size a datagrid can get in the screen, thatĀ“s why Cato Paus said 5000 X 5000 (5000 pixel of