I have a very simple Column chart. There is no customization, just plain simple out of the box ColumnChart dropped on ASP.Net page. I have bound it to a List of my objects. The chart displays fine but no tooltip. I have tried everything I could but I can't get the tooltips. I have subscribed to client side OnShowTooltip event and I do get correct values in there. So mouse move it definitely taking effect and it is trying to do something but will not display the tooltip.
My environment:
IG10.3 - Just downloaded 3 days
Windows 7
IE9
VS2010/ASP.Net 4.0
Hello,
There was issue in IE9 regarding Tooltips.
It is fixed in the latest service release of v10.3
This service release should be available under your membership account at the Infragistics Website.
To download the service release, log in to ‘My IG’ and select ‘Keys & Downloads’.
Select the appropriate tab for this product; then the license key.
The available service releases (Hot Fixes) should now be listed on the page.
Hi, I have the same problem, but with all Browsers.
My platform is IG 10.3 V3.5 (latest service release Version=10.3.20103.2134), .NET 3.5 VS2010.
Basically none of the tooltips work for charts. I do use Master Pages, but it seemed to work before. Any idea what could be wrong?