I asked several questions a long time ago about rendering a large
DataGrid (more than 20x20).  The end result I found is that DataGrid
isintolerably slow (scrolling takes more than 5-6 seconds to render
virtualized cells+headers, even with highly optimized renderers).

I'm looking for better solutions to this problem.  Some of the core
features I'd like to retain that DataGrid has:

- Filtering
- Sorting
- Re-ordering of rows/columns
- Fixed columns/rows

Does anyone have insight into some best practices here?  Would it be
wise to re-build DataGrid from the ground up, including only the
features I require? Has Flex 3 improved upon the performance of the
DataGrid component? (porting the current project resulted in
catastrophic failure).

I guess I'd like to just probe the flex community and see if I can
find some good paths to go down so I can get the performance up to an
acceptable level.

Thanks!

Kyle Neath
http://warpspire.com
[EMAIL PROTECTED]

Reply via email to