in a rush

experience is everything

in a rush header image 4

Dynamically resize nested Flex List with variableRowHeight

August 21st, 2008 · No Comments

Another quick post…
I was stuck recently with a Flex component that had a List with an itemRenderer. The itemRenderer contained another List with an itemRenderer. Now the problem with this is that the data had unique counts and the lists had variable row heights (variableRowHeight = true). The result was that containers would not dynamically [...]

[Read more →]

Tags: Flex

FlexReport Release

April 28th, 2008 · No Comments

It doesn”t matter where I go, I always run into people having printing issues with Flex. Most have found the FlexPrintJob class and samples on how to use it, but for those who print multiple pages the results are sometime less than stellar.
I just found a new open source project called FlexReport. It is said [...]

[Read more →]

Tags: Flex