Print Page | Close Window

MergeItems Not working in Virtual Report.

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=19742
Printed Date: 29 August 2025 at 11:48pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: MergeItems Not working in Virtual Report.
Posted By: Makarand
Subject: MergeItems Not working in Virtual Report.
Date Posted: 11 May 2012 at 1:27am
Hello CJ team,

I am trying to use MergeItems(..) with Virtual Report but it is not working even in the sample application.
Added below code in at the end of OnCreate(..) in the sample Virtual List application.
wndReport.GetRecords()->MergeItems(CXTPReportRecordItemRange(0,3,1,4));

Here is the output.


Waiting for feedback,

Thanks,
-Mak


-------------
-Mak



Replies:
Posted By: Makarand
Date Posted: 09 November 2012 at 1:55am
Any fix for this issue?


Posted By: Makarand
Date Posted: 30 May 2013 at 7:54am
Still not fixed in Ver16.1.0 :(


Posted By: ABuenger
Date Posted: 16 June 2013 at 4:32pm
Hello,

merging items does not work with virtual mode because the control does not store any information about the items in virtual mode.

For virtual mode we could only add a callback method were you need to provide the information which items are merged.

Andre



-------------
Codejock support



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