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

Tooltips don't always display with ajaxified GridView

3 Answers 40 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Joe
Top achievements
Rank 2
Joe asked on 04 Apr 2008, 03:51 PM
I asked this over in the tooltip forum but couldn't get any response.

I'm having trouble getting tool tips to display on my ajaxified GridView after changing pages.

My GridView is wired up using a RadAjaxManagerProxy to update itself when the page is changed or a sort occurs.

The first page works fine and if I switch back to it it still works.

All the pages work when I remove the grid from RadAjaxManager and do a full postback. So I conclude my problem has something to do with the fact that the grid view is wired up to use AJAX for page changes,sorts,etc.

Do you guys have a tooltip example that does pagination using ajax with tooltips on multiple pages?

This seems like it would be a pretty common scenario. Do you know if it's possible to get it working? If so, do I need to use a different implementation?

Thanks,
Joe

3 Answers, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 07 Apr 2008, 11:29 AM
Hi Joe,

I tried to replicate the issue using RadToolTipManager and RadGrid ajaxified by RadAjaxManager on the same page. The RadToolTips were displayed as expected after sorting/paging or other operation which requires ajax request to be completed.
Can you please verify that on your machine? Any further details concerning different configuration settings you may use can lead us to the source of the issue to address it accordingly.

Best regards,
Stephen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Joe
Top achievements
Rank 2
answered on 09 Apr 2008, 03:13 PM
Hi Stephen,

I am using MS GridView. I can see from your RadGrid example that the data binding appears substantially different. Are you of the opinion that I should also be able to get the GridView to work?
0
Svetlina Anati
Telerik team
answered on 14 Apr 2008, 02:31 PM
Hello Joe,

I already answered your other ticket and attached a sample project there. You can examine the thread here.
I hope this helps.


All the best,
Svetlina
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
Joe
Top achievements
Rank 2
Answers by
Sebastian
Telerik team
Joe
Top achievements
Rank 2
Svetlina Anati
Telerik team
Share this question
or