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

New Post: CheckListBox : SelectedValue not updated on SelectedItems.Add/Remove

$
0
0
A user wrote :
"If i add item to SelectedItems by use SelectedItems.Add(object) , the ItemSelectionChanged event raise , this is fine but when i check SelectedValue i do not find the value of this object.

This also apply when i remove an item SelectedItems.Remove(object)"

Viewing all articles
Browse latest Browse all 4964

Trending Articles