Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
280
FrameStyle Width?
posted

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?

Parents
No Data
Reply
  • 280
    posted

     After experimenting a bit, I found that if you set the Width in the FrameStyle, it won't accept it.  You have to set the DropDownLayout level using DropdownWidth.

     

    Thanks.

Children
No Data