Hey,

I've got a DataGrid that's using an inline itemRenderer of a ComboBox for
one of the DataGridColumns. How can I get the selectedIndex of that
ComboBox? There's a default sort on the DataGrid and the DataGrid is
user-sortable as well, so the selectedIndex isn't going to mirror the index
of the selected row in the DataGrid. I need it to pass to a ComboBox in a
popup that will appear when the user double clicks it.

-- 
Howard Fore, [EMAIL PROTECTED]
"The universe tends toward maximum irony. Don't push it." - Jeff Atwood

Reply via email to