I put the UltraComboEditor v8.2 in windows forms in VS 2005. If there is no items in the UltraComboEditor at runtime,i click the arrow button in that control, then it appears like small white square space below the control.This problem occured after Upgrade Infragistics v6.1 to v8.2 . how to resolve this problem.
I'm not sure I follow you. What's the problem? What do you want to happen?
Isn't is a bit confusing for a user to click on a dropdown button and have nothing (or an empty list) show up?
Hi,
1.I put one UltraComboEditor v8.2 in windows forms in VS 2005.
2. i did not add any item to that control.then run the application.
3. While clicking Dropdown button in UltraComboEditor v8.2, it shows small white square space below UltraComboEditor v8.2.
How to resolve this Problem?