This demo application describes how DevExpress ASP.NET controls can be used within the SharePoint environment (both Windows SharePoint Services 3.0 and Microsoft Office SharePoint Services 2007 are supported).
You can make use of DevExpress web controls within SharePoint portals in two ways: by installing our SharePoint add-ons containing specific Site Features or by inserting required web controls into SharePoint pages directly.
Two SharePoint solutions are provided by DevExpress allowing codeless integration of ASP.NET Grid View and HTML Editor controls. All ASPxGridView and ASPxHtmlEditor owners receive a registration tool that can incorporate these controls in SharePoint portals. After registration, you can navigate to Site Settings to enable DevExpress features and then embed these controls where necessary. Refer to the following pages to see these controls in action:
Generally, any control from our ASP.NET product line can be integrated into SharePoint by inserting a control into a page and modifying page markup. See the following examples illustrating this approach:
Important Note: For obvious reasons, data modifications are not allowed in this online demo.