One way is to set an id=”foo” on the ComboBox, then use
object.data = ComboBox(Grid(event.currentTarget.itemEditorInstance).foo).text;
On 6/2/10 1:00 PM, "Goutham" wrote:
Hi,
I have a combobox in item editor in a datagrid. the combobox is populated with
a dataprovider. All this works fin
Hi,
I have a combobox in item editor in a datagrid. the combobox is populated with
a dataprovider. All this works fine until I place this combobox inside a gird
working code
mxml code
-
actionscript code
-
object.data = ComboBox(event.cur
2 matches
Mail list logo