Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - Markup Support
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Markup Support

 Post Reply Post Reply
Author
Message Reverse Sort Order
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 Support
    Posted: 13 September 2013 at 5:54am
Hello, I've the problem to but I don't understand how to insert markup code in the reportcontrol item.value

I've do many test but nothing.

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
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 20 June 2013 at 8:31am
yes, it must be set in beforedrawrow event
Back to Top
KonradJ View Drop Down
Newbie
Newbie


Joined: 21 October 2010
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote KonradJ Quote  Post ReplyReply Direct Link To This Post Posted: 20 June 2013 at 8:10am
Hello.

Do the Report Control have markup support?, if yes - how can this be added, have tried everything with no luck.
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.172 seconds.