question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Control Popup width

See original GitHub issue

Hey @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:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
GitHunter0commented, Feb 13, 2022

@sa-si-dev , you’re the man! Thanks a lot!

1reaction
sa-si-devcommented, Feb 13, 2022

@GitHunter0 you could use dropboxWidth and popupPosition properties to change the width and position of the popup.

This feature is available in the release v1.0.25

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found