[flexcoders] how to Avoid - Compbo box fills up the first item when databinding is used

2007-11-14 Thread srikanth_reddy_007
About Combobox filling up the first item by default when we databinding I don't get what you mean to say ... I have the code like this mx:ComboBox id=txtFamilyName y=24 left=10 right=10 editable=true focusIn=fetchAutoCompleteData(event, 'Family') dataProvider={modelLocator.searchModel.family}

RE: [flexcoders] how to Avoid - Compbo box fills up the first item when databinding is used

2007-11-14 Thread Alex Harui
What do you want to happen? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of srikanth_reddy_007 Sent: Wednesday, November 14, 2007 8:01 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] how to Avoid - Compbo box fills up the first