Print Page | Close Window

Groupby problem

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=7949
Printed Date: 27 September 2024 at 11:43am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Groupby problem
Posted By: brucerain
Subject: Groupby problem
Date Posted: 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!
 



Replies:
Posted By: sserge
Date 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





Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net