Disable hyperlink if .FixedRowHeight = False |
Post Reply |
Author | |
mav46
Groupie Joined: 10 November 2006 Location: Italy Status: Offline Points: 63 |
Post Options
Thanks(0)
Posted: 30 January 2007 at 10:22am |
Hi,
if I have:
"
[cut] ....
wndReportControl.Columns(COLUMN_FROM).Alignment = xtpAlignmentLeft Or xtpAlignmentWordBreak
' Initializes Before Draw Row event handler ' (by default it is not fired) wndReportControl.SetCustomDraw xtpCustomBeforeDrawRow wndReportControl.PaintManager.FixedRowHeight = False
"
....[cut]
The event HyperlinkClick don't rise and don't work (I have insert the hyperlink in the COLUMN_FROM).
I have test it by editing your ReportControl Example
Please advice me.
Thanks
|
|
Product: Xtreme SuitePro (ActiveX) 12.1.1
Platform: Win XP (32bit) Language: Visual Basic 6.0 SP5 |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Hi,
Unfortunately hyperlinks doesn't work when xtpAlignmentWordBreak flag is set. -- WBR, Serge |
|
mav46
Groupie Joined: 10 November 2006 Location: Italy Status: Offline Points: 63 |
Post Options
Thanks(0)
|
it will be in the next revision (hyperlink with wordbreak set) ? |
|
Product: Xtreme SuitePro (ActiveX) 12.1.1
Platform: Win XP (32bit) Language: Visual Basic 6.0 SP5 |
|
sserge
Moderator Group Joined: 01 December 2004 Status: Offline Points: 1297 |
Post Options
Thanks(0)
|
Fixed this problem for the next version (11.*).
-- WBR, Serge |
|
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 |