Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 1.03 KB

ajaxify-container-controls.md

File metadata and controls

36 lines (28 loc) · 1.03 KB
title page_title description slug tags published type category res_type
Ajaxify Container Controls
Ajaxify Container Controls
Learn how to ajaxify container Telerik UI for ASP.NET AJAX controls.
ajaxify-container-controls
telerik, asp, net, ajax, manager, panel, ajaxify, container, controls
true
how-to
knowledge-base
kb

Environment

Product Progress® Telerik® UI for ASP.NET AJAX AjaxManager

Description

How can I ajaxify container Telerik UI for ASP.NET AJAX controls?

Solution

It is not recommended that you directly ajaxify container controls like the Window, Dock, or Splitter. Instead, update only their content.

For more information, refer to the following articles:

  • [Using the Window with AJAX]({%slug window/how-to/how-to-use-radwindow-with-ajax%})
  • [Placing the Dock in an UpdatePanel]({%slug dock/troubleshooting/placing-raddock-in-updatepanel%})
  • [Using Ajax Updates in the Splitter]({%slug splitter/how-to/ajax-updates%})