Hi All,
Can any one have any idea that how can I group items in a listview,
somewhat like the XP style groupping. But the condition is that it
should works in win98 too. I am using .NET 1.1 fro development.
Please help me out.
Thanks
Ramesh
Peter Ritchie - 26 Jun 2006 19:33 GMT
Only .NET 2.0 supports Windows built-in ListView grouping. Even using .NET
2.0 you'll only get ListView grouping with Windows XP and Windows Server 2003
or better.
For anything to support Win98 as well will have to be custom.

Signature
http://www.peterRitchie.com/
> Hi All,
>
[quoted text clipped - 7 lines]
>
> Ramesh