Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

New Post: CheckComboBox selectedItems

$
0
0
Hi tchien69,
  1. The SelectedItemsOverride property was added something like 3 years ago to prevent a CheckListBox/CheckCombobox binding problem when used in a DataTemplate, could be related to issue https://wpftoolkit.codeplex.com/workitem/18431.
As for the OneWayToSource binding on a readOnly property, you could have a look at this page : https://meleak.wordpress.com/2011/08/28/onewaytosource-binding-for-readonly-dependency-property/.
  1. If you want to know when an item selection has changed, you can use the event CheckComboBox.ItemSelectionChanged. It will be called every time an item is selected or un-selected.
  2. What do you mean by "the "Command" that's usually executed whenever an item is toggled" ?
――――
Get more controls, features, updates and technical support with Xceed Toolkit Plus for WPF

Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>