G
Guest
I been checking into the idea of a virtual listview. This means, no items are
actually stored in the listview. It's more or less a container which draws
the items based a source of data.
An example can be found on
http://www.windowsforms.com/ControlGallery/ControlDetail.aspx?Control=214&tabindex=9
Thus, the ListView Item comparer / listview item sorter method will not work
to sort when you click a column.
any ideas?
actually stored in the listview. It's more or less a container which draws
the items based a source of data.
An example can be found on
http://www.windowsforms.com/ControlGallery/ControlDetail.aspx?Control=214&tabindex=9
Thus, the ListView Item comparer / listview item sorter method will not work
to sort when you click a column.
any ideas?