Archive for July 4th, 2008

04
Jul

Creating a variable row height item renderer on a ComboBox control in Flex

The following example shows how you can create a variable row height item renderer on a Flex ComboBox control by setting the variableRowHeight property on the ComboBox control’s dropdown property.

Full code after the jump.

Continue reading ‘Creating a variable row height item renderer on a ComboBox control in Flex’