Sorry, I thought you had 60 *visible* rows and 30 *visible* columns :)) (heh).
On 4/25/07, Manish Jethani <[EMAIL PROTECTED]> wrote: > 60 rows and 30 columns. So basically you have 1,800 Canvas objects. > Can you try maybe using a lighter item renderer (maybe you don't > really need Canvas?)? > > On 4/25/07, Austin Kottke <[EMAIL PROTECTED]> wrote: > > Hi. I've got a datagrid with about 60 rows and 30 columns. Each > > has a custom item renderer that extends a Canvas component. > > > > The scrollbar that appears is lagging majorly with this set. I've tried > > cacheasBitmap, Implementing > > different dataproviders such as XMLListCollection and other things to > > somewhat speed up the lag-also > > changing framerate. It seems that the scrollbar lag stays. > > > > Anyone have any ideas on this? > > > > Best, Austin > > > > > > -- > > Flexcoders Mailing List > > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > > Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com > > Yahoo! Groups Links > > > > > > > > >

