Markup on report control .. i don't understand |
Post Reply |
Author | |
sosepe
Groupie Joined: 09 March 2007 Location: Italy Status: Offline Points: 17 |
Post Options
Thanks(0)
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. |
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
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 |
|
sosepe
Groupie Joined: 09 March 2007 Location: Italy Status: Offline Points: 17 |
Post Options
Thanks(0)
|
many thanks !!!
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |