Print Page | Close Window

Markup on report control .. i don't understand

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=21891
Printed Date: 29 March 2024 at 8:48am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Markup on report control .. i don't understand
Posted By: sosepe
Subject: Markup on report control .. i don't understand
Date Posted: 19 September 2013 at 2:21am
Hello, so sorry if i open another topic on markup with report control but after many and many tests i don't understand yet how to use.

I've tryed like this:

Set rRecord = Table1.AddRecord()
rrecord.item(0).value = "<TextBlock>aaaa<Bold>bbb</Bold></TextBlock>

Table1.EnableMarkup = True
Table1.PaintManager.FixedRowHeight = False
Table1.Populate

where am I wrong?

thanks again.



Replies:
Posted By: jpbro
Date Posted: 20 September 2013 at 1:03pm
Use rRecord.Item(0).Caption instead of .Value.


-------------
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3

Language: Visual Basic 6.0 SP6



Posted By: sosepe
Date Posted: 03 October 2013 at 7:28am
many thanks !!!




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