Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / ASP.NET AJAX > ToolTip > ExportToPDF failed to work when linked with RadToolTipManager

Not answered ExportToPDF failed to work when linked with RadToolTipManager

Feed from this thread
  • David avatar

    Posted on Jan 9, 2012 (permalink)

    Hi,
      We have a RadGrid with ExportToPDF function inside a UserControl, this generally works great, however, we just found out the exporting function failed to work when the user control is linked to the  RadToolTipManager: More spcifically when using RadToolTipManager to dynamically load the user control through OnAjaxUpdate function, the exporttopdf failed to work in the user control-- the RadGid updates itself instead of triggering a popup. Understanding the ExportToPDF doesn't work in the Ajaxify interfaces, I tried to add some java scripts to disable ajax, but the script failed to execute and the problem persists. The ExportToPDF function works fine if taking out the RadToolTipManager control and the user control is within a regular page.
      Do anyone have any insight the impact of RadToolTipManager on the exporting function?

      Thanks,
      David

    Reply

  • Marin Bratanov Marin Bratanov admin's avatar

    Posted on Jan 11, 2012 (permalink)

    Hi David,

    The RadToolTipManager uses an UpdatePanel to load the user control via AJAX. This means that you cannot avoid the AJAX in this scenario. In a simple page there are ways to disable the AJAX when you detect that you are exporting (see here for an example), but this is not possible in all cases and this is one such.


    All the best,
    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 > ExportToPDF failed to work when linked with RadToolTipManager
Related resources for "ExportToPDF failed to work when linked with RadToolTipManager"

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