Is there a way to set the MaxWidth on the VirtualSelectBox Button, but not it’s associated list?
The SelectBox seems to behave properly:
http://tinyurl.com/c5nhxb6
while the VirtualSelectBox does not:
http://tinyurl.com/bu2w3k8
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
the only way I found was to override the auto adjustment from the drop-down. It’s not a elegant way, but you can do this by setting the width when the drop-down appears:
I would suggest to open an enhancement bug report, to address this feature for the future.
Cheers,
Chris