D
Daniel Mantilla
I have a ListBox embedded in one of the tabs of a TabControl. I have this
control bound to one of my objects. Everything works fine, until I switch to
another tab, when I switch back to the ListBox all my selections are lost. I
am using SelectionMode = Multiselect. What can I do to prevent this??
Thanks in advance,
Daniel
control bound to one of my objects. Everything works fine, until I switch to
another tab, when I switch back to the ListBox all my selections are lost. I
am using SelectionMode = Multiselect. What can I do to prevent this??
Thanks in advance,
Daniel