MultiSelect ListView in CF?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need multiselection for a ListView with columns. Columns exist in CF, but
Multiselect not.

If there is no multiselection property why exists SelectedIndices, if only
one item can be selected?

There is no MultiSelectListView in OpenNETCF?

What should I do? Do you have any idea?

Should I create my own listview class inherited from Control?

Is there a simplier way?

Thanks,

Frankie
 
Back
Top