Widgets: ComboBox: Can't have a table in a comboBox
---------------------------------------------------
Key: XAP-353
URL: https://issues.apache.org/jira/browse/XAP-353
Project: XAP
Issue Type: Bug
Components: Widgets: Other
Environment: fireFox 2_0
Reporter: Matt Carbone
Can't have a Table in a comboBox.
The component will not render and an alert exception is given. The exception
message seems to indicate that listBox is hard coded to be the child component
of comboBox. You should be able to put other things in a comboBox and not just
a ListBox.
[15:15:19 ERROR exception] Exception occured exception: Exception: TypeError -
this._childListbox.select has no properties
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.