Guys,I got a weird thing happening, opposite way to the guys above. My concern is that I am on Mondays beta.
I have a combobox set to DropDown - Dropdownstyle. When the record is idle, the control looks exactly how I would expect. Then when I go into Edit mode, it the style changes to Simple. I have tracked this as the control is on a tab control and I have placed a breakpoint on the selectedpagechanged event and I can see my control has it's dropdownstyle changed.
This is kind of opposite to what the guys are saying above.
I have kind of worked around it by testing the editingstate and I can see that the control is getting changed to simple, and I reset it back to Dropdown.
something is a bit odd here.
thanks in advance (Also more than happy to be told I have done something daft)
best
Geoff.