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


이번에 2008이 나오면서 더 강력해진 기능같다.
2007에는 없는 줄 알았는 데 항목추가하니깐 보였다.

지원되는 함수는 2007과 2008은 다르다
2007은 여기서 확인
http://help.infragistics.com/NetAdvantage/NET/2007.2/CLR2.0/

2008은 여기서 확인하자
http://help.infragistics.com/Help/NetAdvantage/NET/2008.1/CLR2.0/html/WebResizingExtender_Object.html



이건 모음이다. 위와 똑같다

NetAdvantage for .NET
2008 Volume 1 (CLR 2.0)
2007 Volume 3 (CLR 2.0)
2007 Volume 2 (CLR 2.0)
2007 Volume 1 (CLR 2.0)
2007 Volume 1 (CLR 1.x)