| Submitted On |
February 09, 2008 |
| Updated on |
February 10, 2008 |
| .NET Framework |
1.x, 2.0, 3.0 |
| Cost |
$799 |
Description
ComponentArt MultiPage for ASP.NET allows multiple sub-pages of ASP.NET content to be grouped and selected with a TabStrip or other interface.
Feature Highlights:
- Elegant Architecture: MultiPage has the ability to nest custom ASP.NET controls within a series of PageView panels. Nested controls are declared and accessed directly on the page level - there is no need to use the FindControl() method.
- Integrated Object Model: Full programmatic control on the server-side through fully exposed MultiPage and PageView objects, and through Javascript objects on the client-side.
- Seamless Integration with TabStrip: The ComponentArt MultiPage control works seamlessly with the ComponentArt TabStrip control to create tabbed pages, without a need to write any code to connect the two controls.
- Cross-Browser Compatibility: Supports IE5-7, Firefox 1-2, Netscape 7-8, Mozillas, Opera 8-9, Safari 1.
- Deep Integration with Microsoft ASP.NET AJAX / 3.5: The control is available in ASP.NET 1.0 and ASP.NET 2.0 frameworks, while offering comprehensive integration with the client-side component model introduced by ASP.NET AJAX (now an integral part of ASP.NET 3.5).
Syntax Example
<ComponentArt:MultiPage id="MultiPage1" CssClass="MultiPage" runat="server">
<ComponentArt:PageView CssClass="PageContent" runat="server">
<!-- Page 1 content goes here -->
</ComponentArt:PageView>
<ComponentArt:PageView CssClass="PageContent" runat="server">
<!-- Page 2 content goes here -->
</ComponentArt:PageView>
<ComponentArt:MultiPage> Screenshots
Reviews
Submit a review