By deferred rendering, you mean useVirtualLayout ? or am i missing something ?
If so, yes the rows were not the issue, it's the number of columns... I did not find a way to differ rendering the non visible columns unless i put a DataGroup inside my List Item Renderer... and that was expensive too... Kind Regards, Ronny Shibley, Eng Software Architect | Codefish | www.codefish.com t +961 5 450824 | m +961 70 250650 On Wed, Apr 2, 2014 at 3:13 PM, Tom Chiverton <[email protected]> wrote: > On 02/04/14 12:04, Ronny Shibley wrote: > >> I tried using Flex List ItemRenderer but with all those columns it took >> some time to render initially around 5 seconds with Flash Hangin... Not >> very pleasant. >> > Are you sure deferred rendering was on ? > > Tom >
