[flexcoders] Can't select null item in ComboBox

2009-12-15 Thread Dave Glasser
I have some code that was originally written under Flex 2, where a ComboBox's data provider is an array of objects, with the first element set to null. When this code is built under Flex 2, I can select the first item in the combo's dropdown list, and selectedItem returns null, which is what I

RE: [SPAM] [flexcoders] Can't select null item in ComboBox

2009-12-15 Thread Tracy Spratt
Sent: Tuesday, December 15, 2009 9:47 AM To: flexcoders@yahoogroups.com Subject: [SPAM] [flexcoders] Can't select null item in ComboBox I have some code that was originally written under Flex 2, where a ComboBox's data provider is an array of objects, with the first element set to null. When

RE: [flexcoders] Can't select null item in ComboBox

2009-12-15 Thread Dave Glasser
Spratt tr...@nts3rd.com Subject: RE: [SPAM] [flexcoders] Can't select null item in ComboBox To: flexcoders@yahoogroups.com Date: Tuesday, December 15, 2009, 10:24 AM I do not know why the change, but for a fix, you could use a labelFunction to return an empty