Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - Group Properties
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Group Properties

 Post Reply Post Reply
Author
Message
Boris View Drop Down
Senior Member
Senior Member
Avatar

Joined: 21 June 2007
Location: United Kingdom
Status: Offline
Points: 179
Post Options Post Options   Thanks (0) Thanks(0)   Quote Boris Quote  Post ReplyReply Direct Link To This Post Topic: Group Properties
    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
Back to Top
mdoubson View Drop Down
Senior Member
Senior Member
Avatar

Joined: 17 November 2008
Status: Offline
Points: 1705
Post Options Post Options   Thanks (0) Thanks(0)   Quote mdoubson Quote  Post ReplyReply Direct Link To This Post Posted: 09 October 2009 at 5:49pm
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.109 seconds.