I'm doing a simple DataBind to the WebCombo control.
Everything is working fine, except when I set the width of the FrameStyle. If I set the FrameStyle to 200px, it remains at 350px. It really doesn't mtter what width (or height, it doesn't work either), it remains as the default setting.
Anyone else having this issue?