• Web Splitter – is a new ASP.NET splitter bar that provides a clean and elegant way to separate content within your Web application. It gives your user the ability to resize, expand, and collapse the content contained with the content pages. You can split horizontally, vertically, and resize your content panes.
• Web Dialog Window – can display as a simple DIV section in your HTML page and is able to bypass many of the pop-up blockers that are present in today's browsers while still appearing to the end user as a pop-up window. You can set the dialog box to behave as a modal or modeless dialog to better control your application. There is a customizable header, and it resizes just like the dialogs on your desktop. You
can tell it where you want it to appear on the page. And it takes care of remembering whether the user has minimized, restored or maximized its appearance.
• Web Image Viewer – is a new sliding image control that provides end users with an easy-to-use Web interface for viewing images that can also serve as a navigational control. The images can be oriented horizontally or vertically through a single property setting. There is a custom configurable animation behavior that determines how the images appear as they are scrolled through. It can be data bound to a custom data model that has the file path to use for accessing the images, the target URLs when they are clicked, as well as the tool tip to be displayed.
• ITypedList Data Binding for WebGrid – is a new grid and combo box control that fully support data binding against the ITypedList interface,
• Web Hierarchical Data Source – is a non-visual control that lets you combine disparate data source controls such as SQL data sources, Access data sources, etc. The designer wizard takes you through step-by-step identifying the parent-child relationships. It then exposes the multiple sources as a single data source to other ASP.NET controls.
• Web Chart – adds a tree map chart type. This gives you the ability to display large amounts of data sets as nested rectangles where the size of the rectangle regions correlate to the importance of the data the rectangle represents.







Article comments