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.
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.