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)"
"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)"