Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > ToolTip > RadToolTipManager After Manual Close page Refresh

Not answered RadToolTipManager After Manual Close page Refresh

Feed from this thread
  • Tin avatar

    Posted on Jan 10, 2012 (permalink)

    How to refresh page after manual close of RadToolTipManager ? We Created page that using radtooltipmanager .Inside RadToolTip ,we have to save data and want to refresh the page after saving the data. These RadTooltip is inside RadLisView.

    Please anybody help me ? I really appreciate .Thanks for yours consideration.

    Reply

  • Posted on Jan 11, 2012 (permalink)

    Hello Tim,

    You can update the page through AJAX and the RadToolTipManager's TargetControls as explained in this demo.
    ToolTip / Tooltipified RadGrid

    Reply

  • Marin Bratanov Marin Bratanov admin's avatar

    Posted on Jan 12, 2012 (permalink)

    Hello Tin,

    You can also use the OnClientHide event of the RadToolTip and RadToolTipManager to call window.location.reload() or any other JavaScript function you may need (e.g. to perform an AJAX request).

    You can, alternatively, inject the call to this function from the code-behind of your control. when you need to.


    Regards,
    Marin
    the Telerik team
    If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > ToolTip > RadToolTipManager After Manual Close page Refresh
Related resources for "RadToolTipManager After Manual Close page Refresh"

ASP.NET ToolTip Features   |  Documentation  |  DemosTelerik TV   |  Self-Paced Trainer  |  Step-by-step Tutorial  ]