ASP.NET 2.0 AJAX Extensions ResizingExtender

Built entirely on top of Microsoft's ASP.NET 2.0 AJAX Extensions, the WebResizingExtender provides resizing capabilities for Web controls such as Microsoft's Panel, the Infragistics WebPanel, and even HTML <div> and <table> elements.  Following an Extender model allows you to easily attach the Resizing behavior to your panel, without changing your control tree, or working with messy templates.  Simply point the WebResizingExtender at the panel of your choice, and you're done.  Of course, there are a variety of customizable properties there to make this control a perfect fit.

Features At A Glance

  • Versatile: Resizes panels, <div> or <table> elements.
  • Enforce Constraints: Restrict height and width settings to minimum and maximum values.
  • Customizable: Resize handle (gripper) image and style settings