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

Tooltipified Radgrid Example

4 Answers 89 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Travis
Top achievements
Rank 1
Travis asked on 15 Feb 2011, 10:48 PM
In your Tooltipified Radgrid I have implemented everything that I see. 
However, after I load the page, I currently don't databind anything (or retrieve any data) and the tooltip appears as if it's loading and then it disapears a second later.  When it disapears, it causes the page to completely referesh.

Any idea what's happening here?

Let me give you a little FYI about my scenario:
This is a user control within a user control.  I use a radajaxmanagerproxy object in the user control that represents the tooltip.  The first usercontrol is a customized grid that I use through out the web app. 

I've registered the tooltip control on the grid control page (which appears to be fine).  I've written the events on the the grid page for ondatabind/onajaxupdate simarlily (again just trying to get the tooltip to show up.

Thanks for any help.  I'm kind of at my wits end on this one.

4 Answers, 1 is accepted

Sort by
0
Travis
Top achievements
Rank 1
answered on 15 Feb 2011, 11:43 PM
If anyone from Telerik reads this, I have found something that KIND of works:
Another Thread w/Problem

The problem is I don't want to disable AJAX, per suggestion as that is vital while our "search" is running for graphical representation of the search.

I tried wrapping the controls in update panel, etc. per suggestion but that failed.  Help?!
0
Iana Tsolova
Telerik team
answered on 21 Feb 2011, 01:51 PM
Hello Travis,

Can you elaborate a bit on where is the mentioned RadAjaxManagerProxy used?
I suggest that you share the page and both the user controls code for further check.

Regards,
Iana
the Telerik team
0
Travis
Top achievements
Rank 1
answered on 21 Feb 2011, 04:25 PM
The proxy is placed on the page with the user control (grid) to communicate back to the main page that houses the user control.
0
Iana Tsolova
Telerik team
answered on 23 Feb 2011, 11:41 AM
Hi Travis,

Can you post the problematic pages code so I can see the whole picture of your set up, or at least the RadAjaxManagerProxy settings?

Regards,
Iana
the Telerik team
Registration for Q1 2011 What’s New Webinar Week is now open. Mark your calendar for the week starting March 21st and book your seat for a walk through all the exciting stuff we ship with the new release!
Tags
Grid
Asked by
Travis
Top achievements
Rank 1
Answers by
Travis
Top achievements
Rank 1
Iana Tsolova
Telerik team
Share this question
or