Welcome to the Xceed Community | Help
Community Search  
More Search Options

Using Datagrid controls in webapplication mode. Visual Studio 2008/.NET 3.0

Sort Posts: Previous Next
  •  08-27-2008, 2:57 PM Post no. 14579

    Using Datagrid controls in webapplication mode. Visual Studio 2008/.NET 3.0

    I see that the datagrid controls are there, however I am unable to use them in my web application form.

    I was able to reference and Imports everything, but when it comes to using the actual elements I am stuck.

    I have also attempted to manually type the xaml but with no luck it just shows everything as a non-element. 

  •  08-28-2008, 12:31 PM Post no. 14631 in reply to 14579

    Re: Using Datagrid controls in webapplication mode. Visual Studio 2008/.NET 3.0

    The WPF DataGrid is not supported in WebForms/Applications.  It will only works in XBAP.

    For the .NET Grid, it works only in .NET WinForms.  The only component that works in WebForms is the Chart for ASP.NET.

     


    André
    Software Developer
    Xceed Software Inc.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.