Combobox losing selected index
Hi,
I am a newbie to flex, but am really enjoying working with it so far. However
I ran into a strange bug with using a combobox in my datagrid. Apparently if
click on the combobox to show the dropdown items but do not select anything and
then try to post your grid data, the selected value of the combobox is lost. I
did some googling on this and some people mentioned that there was a bug in the
Flex implementation of the combobox. Is this right? I've tried using some
solutions that others have posted, but have been unable to get any of them to
work. Is there anyone that can help with this?
Thanks
Chuck
|