I am loading using e4x, some XML data into an XMLList dataProvider that is being used by a ComboBox. At a certain point, I would like to remove the selected item from that ComboBox.
How is this done precisely?
I am loading using e4x, some XML data into an XMLList dataProvider that is being used by a ComboBox. At a certain point, I would like to remove the selected item from that ComboBox.
How is this done precisely?