New Community Forums available at http://forums.ext.net
 

ViewPort Preview

Thursday, April 10, 2008 posted by geoffrey.mcgill | 5 Comments

Hot on the heels of the BorderLayout Preview, is a preview for the new Coolite ViewPort ASP.NET web control.

When added to your Page, the ViewPort control will automatically size itself to the size of the browser window content area (viewport). The ViewPort control must contain a Layout control (typically BorderLayout). Within each Region of the BorderLayout, you can add other containers controls such as Panel, TabPanel, TreePanel or GridPanel.

ViewPort with BorderLayout


Child controls within a BorderLayout Region (North, South, East, West or Center) can themselves contain a Layout. By simply combining various Layout and Panel controls, a developer, within minutes can create elegant and functional application layouts which work consistently across all modern web browsers.

Code samples for both markup (<ext:ViewPort />) and C# code-behind are provided.

The sample also demonstrates the included "Gray" Theme, which can easily be set with one property at the Page, Session, Application or web.config levels.

The ViewPort control will be available with the version 0.5 release of the Coolite Toolkit.

Labels: ,

Blogger Mike W said...
Perfect Timing! I'm really excited about this! Thanks for your hard work on this.
on April 10, 2008 12:20 PM
Blogger Aldo said...
GREAT!!

Can't wait for get the new release :)

Do you have any idea about timing?

(I know that it was promised "early April"... hurry up! we're already in the middle.. :) )

Thanks a LOT for this great stuff...
on April 15, 2008 1:33 PM
Blogger geoffrey.mcgill said...
We're doing the best we can to get 0.5 out the door. The VS designer for BorderLayout is giving us lots of problems. As soon as the BorderLayout designer is complete, we will release.

Thanks for the feedback!
on April 15, 2008 3:11 PM
Blogger Tim said...
Again, thanks for your hard work. This is great stuff, and is the last real key that will drive huge adoption.
on April 16, 2008 11:55 AM
Thanks a lot for all this work !

It is fantastic ! Excellent work !

Looking forward to see the 0.5 version. Is it possible to download a beta release through SVN server?

Where can I find the SVN server read-only address?

Thanks.
Leonardo.
on April 22, 2008 4:08 AM

Post a Comment