Using listview groups in virtual mode

  • Thread starter Thread starter Etan Bukiet
  • Start date Start date
E

Etan Bukiet

I am trying to use a virtual listview to display my set of items in groups.
Additionally, i have added a number of listviewgroups to the groups
collection of the listview

I set the number of virtual items to be greater than 0.

When the retrievevirtualitem event is called i create a new listviewitem
with the appropriate group. However the listviewitems are not displayed in
the groups, instead they are displayed normally as if no groups were
present.

Does anyone know if Win32 supports using groups in a virtual mode listview?
Has anyone else experienced this problem?
See the following link from the microsoft beta program on this specific
issue (it was "resolved" as "not reproducable"):
http://lab.msdn.microsoft.com/produ...edbackid=28d2a024-c48d-40fb-a7f0-26b1d7edce08

Anyone from MS care to comment.

Thanks

Etan Bukiet
 
Back
Top