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

Error using Tooltip

1 Answer 119 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
sonusarojan
Top achievements
Rank 1
sonusarojan asked on 18 Mar 2008, 12:48 PM
Hi Teerik,

I am using your prometheus controls and I am getting the following errors
1) I  use the radToolTipManger to show a tooltip on mouse over a prometheus grid. When I do this I get

"Invalid Jason primitive {"AjaxTargetControl":"grdCount_ctl00_ctl004_btnCount", "Value" : "1"}."

I have used a prometheus RadAjaxPanel to ajaxify all the controls

2)When I click a tab I keep getting the error

"Sys.Webforms.PageRequestManagerParserErrorException:The mesage received from the error could not be parsed.Common causes for this error are when the response is modified  by calls to Response.Write, response filters, or server trace is enabled.
Details:Error passing near 'iv>
<div>|<html>
<head>"

Could you please help me solve these errors.

Thanks ,
Sonu

1 Answer, 1 is accepted

Sort by
0
Tervel
Telerik team
answered on 21 Mar 2008, 09:33 AM
Hi sonusarojan,

It seems that there is a conflict between RadAjaxPanel and RadToolTip in this scenario. We have been contacted with similar problems before, and are still working on designing a proper solution. It is usually possible to workaround the problem by using regular <asp:UpdatePanel> to wrap up the RadGrid in this scenario, instead of using RadAjax.

Our suggestion is to try your scenario with UpdatePanel, and if you are not able to get things working as needed, please open a support ticket and send us your project. Once we have it available, we will examine it and make the necessary changes so that all 3 controls work with one-another properly.


Best regards,
Tervel
the Telerik team

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