Print Page | Close Window

Item.GroupCaption return Item.Format

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=7741
Printed Date: 16 July 2025 at 8:15am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Item.GroupCaption return Item.Format
Posted By: dimdar
Subject: Item.GroupCaption return Item.Format
Date Posted: 06 August 2007 at 10:03am
Hi,
 
    Set Item = Record.AddItem("")
    Item.Group = "Printers"
    Debug.Print Item.Group      'Return "%s" that is Item.Format value
 
I think this is a bug.
 
Someone can try it?
 
Thanks



Replies:
Posted By: Oleg
Date Posted: 07 August 2007 at 12:47am
Hello,
There is no "Group" property. Change it to "GroupCaption"


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: dimdar
Date Posted: 07 August 2007 at 5:45am

Sorry, I have done a mistake in cut and copy operation but the bug there is:

 

Set Item = Record.AddItem("")
    Item.GroupCaption = "Printers"

    Debug.Print Item.GroupCaption      'Return "%s" that is Item.Format value

 

For test it I have used your ReportSample: In the BeforeDrawRow event this the condition never happen because .GroupCaption return then .Format property value.

 
If (Row.Record(10).GroupCaption = "Date: This Year" And Item.Index <> -1) Then

 

 

Regards,



Posted By: Jebo
Date Posted: 08 November 2007 at 9:24am
Hello,

I have exactly the same BUG! After I have bought the new version 11.2.1 for me some days ago, my appliactions at which I need the GroupCaption from an Item do not work any more. Since I need this to many places of my programme, I had to move everything back on the old version 9.8 again now (on version 9.8 it will works fine!).

PLEASE HELP!!!!!!!!!



Posted By: sserge
Date Posted: 08 November 2007 at 3:37pm
Guys,

Yes, this is definitely a bug which will be fixed in the next version.

If anyone would like a quick bugfix -- please submit a ticket into a support area with the link to this forum topic.

--
WBR,
Serge


Posted By: Jebo
Date Posted: 08 November 2007 at 7:40pm
VERY BIG THX!!!  


Posted By: Jebo
Date Posted: 17 December 2007 at 7:46pm
Hi,
 
is it also be fixed in version 11.2.2 ?
 
I can't find it in the release-notes ( http://www.codejock.com/products/releasenotes/release_notes.asp - http://www.codejock.com/products/releasenotes/release_notes.asp )
 
Is it?


Posted By: sserge
Date Posted: 19 December 2007 at 5:47pm
It must be there. It's too small one to be included into release notes :)

--
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