When the RadComboBox is added in the Design view, it displays a box with a message saying "Right-click and select Build RadComboBox..."
It appears that the only way to get rid of this box and message from the design view is to right-click, select Build RadComboBox, and insert an item. After doing this, the actual combo box is displayed in the design view.
My combo box is bound to a business object so I don't need to insert any items. How can I prevent this box and message from being displayed in my design view so the actual combo box appears?
Thanks,
Al
It appears that the only way to get rid of this box and message from the design view is to right-click, select Build RadComboBox, and insert an item. After doing this, the actual combo box is displayed in the design view.
My combo box is bound to a business object so I don't need to insert any items. How can I prevent this box and message from being displayed in my design view so the actual combo box appears?
Thanks,
Al