Print Page | Close Window

Group Properties

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=15319
Printed Date: 15 November 2024 at 7:05am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Group Properties
Posted By: Boris
Subject: Group Properties
Date Posted: 08 October 2009 at 5:42am
 
Would any one else support the idea that we could do with a few extra properties.
 
First Globally for the Report
1. HasGroups  Boolean                   (possibly don't need this is GroupCount is not zero)                      
2. HasExpandedGroups Boolean    (read/write so that the programmer can toggle expand/collapse all.)
3. GroupCount Long
 
Then for Each Group
4. GroupID Long                                                        (identifying each group so that you can refer to it quickly)
5. GroupChildCount Long                                          (count of child rows/records relating to the parent of GroupID)
6. GroupExpanded Boolean For each GroupID          (indicating that this group is expanded so that it can be toggled. We currently have Expanded
                                                                                 but you have to enumerate all rows to get to it.)
 
Should the row/record have a property stating which group it belongs to?
 


-------------
Boris

Product: Xtreme SuitePro (ActiveX) version 16.4.0 16.3.1

Platform: Windows XP (32bit) - SP 3

Language: Visual Basic 6.0 SP6

VS 2005-2008-2010-2013



Replies:
Posted By: mdoubson
Date Posted: 09 October 2009 at 5:49pm
Look in the source code for group row - https://forum.codejock.com/uploads/DemoVersion/ReportControlMFCUpdated.rar - https://forum.codejock.com/uploads/DemoVersion/ReportControlMFCUpdated.rar

-------------
Mark Doubson, Ph.D.



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