Print Page | Close Window

Disable hyperlink if .FixedRowHeight = False

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=6267
Printed Date: 20 September 2024 at 12:14am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Disable hyperlink if .FixedRowHeight = False
Posted By: mav46
Subject: Disable hyperlink if .FixedRowHeight = False
Date 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



Replies:
Posted By: sserge
Date Posted: 31 January 2007 at 6:19am
Hi,

Unfortunately hyperlinks doesn't work when xtpAlignmentWordBreak flag is set.

--
WBR,
Serge


Posted By: mav46
Date Posted: 31 January 2007 at 8:39am

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


Posted By: sserge
Date Posted: 16 March 2007 at 4:40pm
Fixed this problem for the next version (11.*).

--
WBR,
Serge



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