Hi all!
That is my question, how can I add an unique item to UltraListView.SelectedItem? Any example?
Thanks!
I'm not sure I understand your question...you can add existing items, that is, items that already belong to the control's Items collection, to the SelectedItems collection. If you could explain what context the word "unique" should be taken in here, we can try to help.