Hi all,
Does RadToolTipManager work when having a RadAjaxManager on the same page.
I have a grid which is ajaxified by Ajax Manager and a Tooltip Manager used to show a short info when a user clicks on the grid row.
In the itemcreated event I add a link button from the row to the Tooltipmanager target controls and in the OnAjaxUpdate i send the arg to the control in tool tip. It works ok until sorting or paging. If soriting or paging the tooltip shows and it displays "loading" image forever. I tried everything without Ajax and it works.
Do you have a solution to this?
I cannot use Ajax panel bacause the page is a little complex.
mario
Does RadToolTipManager work when having a RadAjaxManager on the same page.
I have a grid which is ajaxified by Ajax Manager and a Tooltip Manager used to show a short info when a user clicks on the grid row.
In the itemcreated event I add a link button from the row to the Tooltipmanager target controls and in the OnAjaxUpdate i send the arg to the control in tool tip. It works ok until sorting or paging. If soriting or paging the tooltip shows and it displays "loading" image forever. I tried everything without Ajax and it works.
Do you have a solution to this?
I cannot use Ajax panel bacause the page is a little complex.
mario