Showing custom tooltip in crystal report

Hi,

I am working on CrystalReport.net.
On report page I have four ole objects (images) and I want to display custom tooltip for each of those.
I have set tooltip text by following steps:
- Right click on image and select option 'Format Object'
- In papup window, select tab 'Common'
- Go to formula link in front of option 'Tool Tip Text'
- Set formula to custom string. Then save and close window.
- Save report file
I have also set property 'EnableToolTips' of 'CrystalReportViewer' object in code, i.e. CrystalReportViewer.EnableToolTips = true;

When I view the report in web browser, it shows tooltip 'Image' for all ole objects.

Any one has information about this.

[725 byte] By [SachinDevre] at [2008-1-7]
# 1

I just tried it for Image, OLE Object and text object . Works fine for me.

You need to use string in Quotes, "your text" it wont accept without quotes Big Smile so i think there is some other problem.

captJackSparrow at 2007-10-2 > top of Msdn Tech,Visual Studio,Crystal Reports for Visual Studio...

Visual Studio

Site Classified