Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - Markup on report control .. i don't understand
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Markup on report control .. i don't understand

 Post Reply Post Reply
Author
Message
sosepe View Drop Down
Groupie
Groupie


Joined: 09 March 2007
Location: Italy
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote sosepe Quote  Post ReplyReply Direct Link To This Post Topic: Markup on report control .. i don't understand
    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.
Back to Top
jpbro View Drop Down
Senior Member
Senior Member
Avatar

Joined: 12 January 2007
Status: Offline
Points: 1354
Post Options Post Options   Thanks (0) Thanks(0)   Quote jpbro Quote  Post ReplyReply Direct Link To This Post 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

Back to Top
sosepe View Drop Down
Groupie
Groupie


Joined: 09 March 2007
Location: Italy
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote sosepe Quote  Post ReplyReply Direct Link To This Post Posted: 03 October 2013 at 7:28am
many thanks !!!

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.