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
3166
DropDownWidth
posted

Hi,

I want the DropDownWidth equal this size of the columns. So I have set the DropDownWidth = -1. As mentioned the documentation its size equals to columns size and is limited to control size. However I don't want it to be limited to control size. 

At runtime user can achieve this functionality by maximizing the columns. I want to achieve this functionality programmatically.

 Thanks

Parents
No Data
Reply
  • 469350
    Verified Answer
    Offline posted
    If you want the dropdown to be the same width as the columns, then you should leave DropDownWidth set to the default (which I beleive it 0).
Children
No Data