Icon Only ReportControl Column Header |
Post Reply |
Author | |
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
Posted: 14 April 2009 at 11:48pm |
Is there a way to only show an icon in a ReportControl column header without setting the Caption property to an empty string? When you set the Caption property to an empty string, then the "Sort by" tooltip doesn't have a caption.
Thanks for any help. |
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
Aaron
Senior Member Joined: 29 January 2008 Status: Offline Points: 2192 |
Post Options
Thanks(0)
|
Hi Jason,
You could set column.Tooltip manually and set caption to ""
Output:
|
|
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 2 Language: Visual Basic 6.0 Zero replies is not an option.... |
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
Thanks a lot Aaron, this works for my purposes.
A potential problem that arises is that the columns with no captions appear blank in the FieldChooser control. So ideally, we would have a HeaderStyle property for the ReportColumn object with XtpHeaderStyle_Icon and XtpHeaderStyle_Caption values (that could be added together to show both the icon and the caption). |
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
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 |