Ticket Q567755
Visible to All Users

How to integrate the DevExpress products as SharePoint visual web part

created 11 years ago

Hi everyone.
I am a novice developer on DevExpress for SharePoint. I want to implement a new visual web part including ASPxGridView . I put the example code found on Support Area of the web site on my ascx page and code behind (cs) page.
Everything seems to work: every required assembly is correctly registered on the web page, added as reference on the code behind and web config (SafeControl and Assembly section on the configuration file) . Deploy/Build run as expected. However, on page load, the browser in debug mode prompts several Javascript error.
I have included DevExpress.Data, .Web and .Utils namespace references.
Do I forget something? Javascript code need to be referenced on my web page ?
Thank you in advance.
Gionata

Comments (1)
DevExpress Support Team 11 years ago

    Hello Gionata,
    This information is insufficient to determine the cause of the issue. Would you please demonstrate how you register, customize and use the control in your scenario. A sample project would be appreciated.
    May I suggest that you refer to our SharePoint Support help topic and the How to integrate a DevExpress web control into a SharePoint page KB article for more information.
    See Also:
    - SharePoint 2013 Integration

    Disclaimer: The information provided on DevExpress.com and affiliated web properties (including the DevExpress Support Center) is provided "as is" without warranty of any kind. Developer Express Inc disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.

    Confidential Information: Developer Express Inc does not wish to receive, will not act to procure, nor will it solicit, confidential or proprietary materials and information from you through the DevExpress Support Center or its web properties. Any and all materials or information divulged during chats, email communications, online discussions, Support Center tickets, or made available to Developer Express Inc in any manner will be deemed NOT to be confidential by Developer Express Inc. Please refer to the DevExpress.com Website Terms of Use for more information in this regard.