Print Page | Close Window

merge function with v13.3

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=19714
Printed Date: 23 November 2024 at 4:52pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: merge function with v13.3
Posted By: allanchen
Subject: merge function with v13.3
Date Posted: 06 May 2012 at 5:34pm
Platform: Window 7 Professional
Suite version: active-x, v 13.3

The merger function does not seem to work in v 13.3. Do I need to upgrade to a newer version? All I need is just simple horizontal merge like this (copied directly from the sample code in on-line help):

      With .Records.Add
         .AddItem ""
         Set item = .AddItem("CodeJock MFC and ActiveX products ")
         item.MergePreviousCells = 1
         item.Alignment = xtpAlignmentVCenter Or xtpAlignmentCenter
         .AddItem ""
      End With

I image the purpose of this code is to merge the newly added item with previous item, use the full length of the two combined for horizontal alignment purpose. Running this sample code didn't give me desired effect. 


-------------
Allan



Replies:
Posted By: SuperMario
Date Posted: 06 May 2012 at 7:25pm
yes, get the latest version, it has been re-worked


Posted By: allanchen
Date Posted: 07 May 2012 at 9:16pm
since we have deployed other components from v 13.3, do we also need to update (and redistribute) other components, or can we mix new report control with other old components?

By the way, all we need now is a fix to the merge function, is there a quick patch to v13.3?


-------------
Allan


Posted By: ABuenger
Date Posted: 24 May 2012 at 9:31pm
Hi,

you can use the new report control version with any other control.

A patch is not available.

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