I am in the process of upgrading a VB.Net project that used NetAdvantage 4.2 controls to the 2.0 framework. In the process, I have upgraded to NetAdvantage 8.3. I've got two nearly identical pages, each of which contains a bar graph. On one of the graphs, a data value tooltip pops up when I mouseover a bar; on the second graph, I get no tooltip. I also have two line graphs and tooltips appear on both when I mouseover a data point.
I have compared tooltip properties and see no difference between the 2 bar graphs. Can anyone suggest to me why one of the 4 graphs does not display tooltips when the cursor is placed over the bar and the other 3 work just fine? Is there a magic property setting I'm overlooking?
Did you get this resolved? My tooltips have also disappeared.
there has been at least one fix made to tooltips recently, which became necessary when Internet Explorer 8 was released. if you haven't tested with the latest available service release, I recommend doing so.