Page 1 of 1

Grouping & Virtualmode

Posted: 08 Sep 2006, 21:44
by alphi
Hi Timo,

is there a way to group Items in the Listview with Virtualmode?

I tried to add groups manually and then set the group-property
of the items in the ItemGetDisplayInfo-Event but I only
recieve errors??

regards
alphi

Posted: 09 Sep 2006, 04:16
by TiKu
Hi,

the underlying SysListView32 control doesn't support groups in virtual mode. AFAIK this will change with Windows Vista, but for XP you'll have to turn virtual mode off or live without groups.
The online help contains a more or less complete list of things that don't work in virtual mode: *Click*

TiKu

Virtual Mode

Posted: 09 Sep 2006, 12:02
by alphi
Hi Timo,

thanks for the reply(and the linkt to the chapter of the onlinehelp)
I can live with that limitations. :)
regards
alphi

Re: Grouping & Virtualmode

Posted: 20 Jun 2010, 15:09
by TiKu
At least on Windows Vista and newer this works now.