Row.GroupRow in BeforeDrawRow |
Post Reply |
Author | |
MetallDesign
Groupie Joined: 23 September 2008 Location: Switzerland Status: Offline Points: 16 |
Post Options
Thanks(0)
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
|
|
MetallDesign
Groupie Joined: 23 September 2008 Location: Switzerland Status: Offline Points: 16 |
Post Options
Thanks(0)
|
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
|
|
MetallDesign
Groupie Joined: 23 September 2008 Location: Switzerland Status: Offline Points: 16 |
Post Options
Thanks(0)
|
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
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |