To clarify for anyone ele having this issue:
Setting DropDownListWidth to -1 should solve this issue and allow you to see all data no matter the width. (UltraComboEditor)
by default the value is 0 and does not show all the data in the drop down by default.
-Thanks Mike