Print Page | Close Window

Row.GroupRow in BeforeDrawRow

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=24244
Printed Date: 29 April 2024 at 6:18am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Row.GroupRow in BeforeDrawRow
Posted By: MetallDesign
Subject: Row.GroupRow in BeforeDrawRow
Date Posted: 04 December 2021 at 6:18am
Hello

I have included the group rows in my Report and set the SetCustomDraw to xtpCustomBeforeDrawRow. Now my problem: the If Row.GroupRow Then is not triggered in the BeforeDrawRow. how do I also have to define the report control?

I use the ReportControl 15.3.1

Thank you for your Answer

Kind Regards

Ramon




Replies:
Posted By: MetallDesign
Date Posted: 05 December 2021 at 8:38am
Hello

I use the NewItemRow ReportControl Sample and the wndReportControl_BeforeDrawRow is not be fired with If Row.GroupRow Then

What Settings i have to use in the ReportControl

Kind Regards

Ramon


Posted By: MetallDesign
Date Posted: 08 December 2021 at 10:41am
Hello

I found the solution. in the beforedraw sub the following entry was entered

If Row.Record Is Nothing Then Exit Sub

deleted and is good.

Another Question.

how can edit the following groupcaption string for 5, 8, 9 and 10:

[5]2244.26 [8]5279.55 [9]3035.29 [10]2806.65

Many thanks for your Answer.

Kind Regards 

Ramon



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