HI. I need to populate a combobox whit the id from another combobox selection. (simple). but when I put both combos inside the EditorGridPanel the second combo doesn´t work.
when I select the first combo, then i try to select the second combo, that combo doesn´t have data. but when I made other selection in the first combo, until there the second combo is populate.
Any idea about how can i solve this issue?
Thanks.