Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'm Working with a CheckComboBox with many items which make the CheckComboBox very wide #1782

Open
LaurenceBunnage opened this issue Sep 10, 2024 · 1 comment

Comments

@LaurenceBunnage
Copy link

I'm Working with a CheckComboBox with many items which make the CheckComboBox very wide

A suggestion would be to add a property similar to AllItemsSelectedContent to be shown when multiple items are checked
Also an overrride property for no options selected rather than leaving it blank

@XceedBoucherS
Copy link
Collaborator

Hi,

About the suggestion of adding a property similar to AllItemsSelectedContent to show a text when multiple items are checked, how would you see it ? I mean, when 3-4-5 items are selected ? An then what the text could be : "Some items selected" ? You could always set a MaximumWidth to your CheckComboBox if it becomes too wide.

About the override for no options selected, you can always set a Watermark. It will be displayed when no items are selected.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants