Control Popup width
See original GitHub issueHey @sa-si-dev , it’s me again.
I really like the style of having the Dropbox being displayed as Popup for any screen size, it is more beautiful, cleaner and allows to use more space of the screen to display more items. virtual-select
Popup is so good that I even believe it should be the default style.
However, I can’t find a way to control the Popup width, I have items with large label text that do not fit and ...
appears in the end.
Hence, is there a way to specify the Popup width? It could inherit the dropboxWidth
value, for example.
It is the only thing preventing me to use the dropbox as popup everywhere.
Thank you
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Change popup width based on specific container
The popup has width of 370px and the buttons appear below the text. The width of the popup can be changed only in...
Read more >popup control 100% width in xaml - MSDN - Microsoft
i am using popup control and i want in 100% width but i am not able to achieve it <ContentControl x:Name="Logincontainer" Height="400" ...
Read more >ASPxPopupControl - How to adjust control's width depending ...
Hello, The ASPxPopupControl.Width property cannot be set in percentage. See the corresponding note in the ASPxPopupControl documentation for ...
Read more >871 – Popup Control Automatically Sizes to Fit Its Content
The first popup's size is based on the height of the Image and the specified width of the TextBlock. The second popup automatically...
Read more >How to programmatically set the Width for the Popup in the ...
To set the width for the popup in the AutoComplete control, get the popup from the AutoCompleteControl template and set the MinWidth for...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@sa-si-dev , you’re the man! Thanks a lot!
@GitHunter0 you could use
dropboxWidth
andpopupPosition
properties to change the width and position of the popup.This feature is available in the release v1.0.25