Grid Grouping...

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
Rathinagiri
Posts: 5482
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Grid Grouping...

Post by Rathinagiri »

From XP onwards, Windows ListView32 controls are having Grouping features.

Image

Our HMG Grid control is fully based on ListView32 Control. Did anybody try to enable this Grouping feature in the grid? I wish to try this week. If I am successful it would be a great one.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
User avatar
danielmaximiliano
Posts: 2763
Joined: Fri Apr 09, 2010 4:53 pm
DBs Used: DBF
Location: Argentina
Contact:

Re: Grid Grouping...

Post by danielmaximiliano »

Hello Rathinagiri:
I'm looking at the ListView :: Groups Property:
http://msdn.microsoft.com/es-es/library ... roups.aspx

click in ListViewGroup

Watch part of
SOURCE.rar
(22.25 KiB) Downloaded 240 times
this code, I made comments to Jair and see if you can implement Groups in Listview.
*´¨)
¸.·´¸.·*´¨) ¸.·*¨)
(¸.·´. (¸.·` *
.·`. Harbour/HMG : It's magic !
(¸.·``··*

Saludos / Regards
DaNiElMaXiMiLiAnO

Whatsapp. := +54901169026142
Telegram Name := DaNiElMaXiMiLiAnO
Telegram invitation https://t.me/HMGWorkspace
User avatar
Rathinagiri
Posts: 5482
Joined: Tue Jul 29, 2008 6:30 pm
DBs Used: MariaDB, SQLite, SQLCipher and MySQL
Location: Sivakasi, India
Contact:

Re: Grid Grouping...

Post by Rathinagiri »

Thanks a lot Daniel. I think it will be very much helpful.
East or West HMG is the Best.
South or North HMG is worth.
...the possibilities are endless.
Post Reply