![]() |
Groupby problem |
Post Reply
|
| Author | |
brucerain
Newbie
Joined: 13 March 2007 Status: Offline Points: 6 |
Post Options
Thanks(0)
Quote Reply
Topic: Groupby problemPosted: 06 September 2007 at 8:55am |
|
I have two questions about groupby:
1. How to cancel group by calling API, not to by draging all the columns from the groupby area? 2. Is there event to indicate that column is draged in or out from goupby box? Thanks! |
|
![]() |
|
sserge
Moderator Group
Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 September 2007 at 5:31pm |
|
1)
a) Set ShowGroupBox property to FALSE ![]() b) when adding columns, set theirs property Groupable to FALSE; c) to reset call GroupsOrder->DeleteAll(); 2) ColumnChanged event will be fired. -- WBR, Serge |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |