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

[Solved] Javascript error on RadGrid after LOD Tooltip

1 Answer 63 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Tom
Top achievements
Rank 1
Tom asked on 27 Aug 2009, 03:40 PM
Scenario:  I have a RadGrid, with a Template based edit form, and a column hooked to a RadToolTipManager.  The TooltipManager performs a LOD of a usercontrol in modal mode.  This all works well.  The issue comes if you try to click the Edit column of the grid after viewing/closing any tooltips.  A javascript error of "parentNode is null or not an object" is shown.

I turned the modal mode on the tooltip manager to false and the problem doesn't appear.  As soon as I turn modal = true the problem reappears.  In this instance I need the modal functionality. 

Any Ideas?

-T

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 01 Sep 2009, 08:35 AM
Hi Tom,

Can you paste some source code we can look at, and, hopefully, include in a project to run.

Best wishes,
Veli
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Tom
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or