Welcome to the WPF feedback portal. We’re happy you’re here! If you have feedback on how to improve the WPF, we’d love to hear it!>
Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
If you have feedback that’s not listed yet, submit your own.
Thanks for joining our community and helping improve Syncfusion products!
1
Vote
Notify when Select all/Deselect all action is performed in ComboBoxAdv
Admin
Created On
:Nov 17, 2018 7:36 PM
Updated On
:Jan 21, 2020 12:11 AM
Type
:Feature Request
Control
:ComboBoxAdv
Admin
Created On
:
Nov 17, 2018 7:36 PM
Type
:
Feature Request
Control
:
ComboBoxAdv
Updated On
:
Jan 21, 2020 12:11 AM
Implement SelectAll event in ComboBoxAdv
There is a property called "AllowSelectAll" to enable the SelectAll options.
User need an event to know whether all the items are selected or deselected
SelectedItem collection changed event fired for all the time while SelectAll.
SelectAll event which fired once when all the items Selected or deselected