This is a migrated thread and some comments may be shown as answers.

Tooltip not refreshing its view

1 Answer 75 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
kriskramer
Top achievements
Rank 1
kriskramer asked on 17 Dec 2007, 03:05 PM
I searched for this issue and didn't find it so I figured I'd make a new post and see if anyone else has come across this.

I'm using a radgrid to show a list of items. One of the columns has an image control wired up to a ToolTipManager. When hovering over the image, a tooltip should pop up and show some additional info for that item that is loaded from the db and displayed in a user control with a repeater.

Now the key to this is that it works just fine up until the data it supposed to change. For example, I hover over an item and I get a list of items, just as expected. I hover over any other item, and I get the exact same thing from the last item.

If I refresh the page and start at a different item, I get the correct information for that item, but it sticks when I hover over items, as if the view is not getting refreshed, but when I debug and step through the code I can see everything happening as it should be.

Any ideas?

1 Answer, 1 is accepted

Sort by
0
Tsvetie
Telerik team
answered on 17 Dec 2007, 03:20 PM
Hello kriskramer,
Unfortunately, the information you have provided is not enough for us to reproduce the problem - for example, I am not sure how you change the data in the tooltip and when. Could you please prepare and send us a simple running project, demonstrating the described behavior?

Kind regards,
Tsvetie
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
ToolTip
Asked by
kriskramer
Top achievements
Rank 1
Answers by
Tsvetie
Telerik team
Share this question
or