Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Report Control
  New Posts New Posts RSS Feed - Disable hyperlink if .FixedRowHeight = False
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Disable hyperlink if .FixedRowHeight = False

 Post Reply Post Reply
Author
Message
mav46 View Drop Down
Groupie
Groupie
Avatar

Joined: 10 November 2006
Location: Italy
Status: Offline
Points: 63
Post Options Post Options   Thanks (0) Thanks(0)   Quote mav46 Quote  Post ReplyReply Direct Link To This Post Topic: Disable hyperlink if .FixedRowHeight = False
    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
Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 31 January 2007 at 6:19am
Hi,

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

--
WBR,
Serge
Back to Top
mav46 View Drop Down
Groupie
Groupie
Avatar

Joined: 10 November 2006
Location: Italy
Status: Offline
Points: 63
Post Options Post Options   Thanks (0) Thanks(0)   Quote mav46 Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
sserge View Drop Down
Moderator Group
Moderator Group


Joined: 01 December 2004
Status: Offline
Points: 1297
Post Options Post Options   Thanks (0) Thanks(0)   Quote sserge Quote  Post ReplyReply Direct Link To This Post Posted: 16 March 2007 at 4:40pm
Fixed this problem for the next version (11.*).

--
WBR,
Serge
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.