[flexcoders] ComboBox issue

2006-03-16 Thread Dima Ulich
Hi all, In my application I have a comboBox, when I click it I get this error: RangeError: Error #2006: The supplied index is out of bounds. at mx.managers::SystemManager/addChild() at mx.managers::PopUpManager$/popUpWindow() at mx.controls::ComboBox/getDropdown()

RE: [flexcoders] ComboBox issue

2006-03-16 Thread Joan Tan
Can you post the code for your ComboBox and what the dataProvider looks like? From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf Of Dima Ulich Sent: Thursday, March 16, 2006 10:50 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] ComboBox

RE: [flexcoders] ComboBox issue

2006-03-16 Thread Dima Ulich
Of Dima Ulich Sent: Thursday, March 16, 2006 10:50 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] ComboBox issue Hi all, In my application I have a comboBox, when I click it I get this error: RangeError: Error #2006: The supplied index is out of bounds