Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Robert Bickers 1 post 71 karma points
    Jul 06, 2017 @ 15:43
    Robert Bickers
    0

    How to add DevExpress to backoffice Application

    I have an Umbraco application where the client requires a custom section within the back office.

    I've added the application, written some Json, so can view and manage the data.

    However, I would like to use some of the DevExpress MVC controls in there as well.

    What are the steps I would need to take to include MVC DevExpress controls within my backstage section?

    The components I want to use include ComboBoxes, DevExperss MVC Grid etc.

    Can anyone help this this?

  • Damiaan 442 posts 1301 karma points MVP 6x c-trib
    Jul 09, 2017 @ 15:46
    Damiaan
    0

    Hi,

    Welkom on the forum!

    It has been a long time that I've used DevExpress components.

    The only thing which you would need to do is not a lot more than you would for other 3th party scripts you would like to load into your controllers. Just add the scripts which you need to reference to the package.manifest file.

    If you have done, the javascript will be loaded by the backend. Doing so, you could reference them easily.

    There is a example using a google maps component in the Umbrangular example on github.

    Hope this helps.

    Kind regards
    Damiaan

Please Sign in or register to post replies

Write your reply to:

Draft