Search code examples
aureliadevextreme

DevExtreme and Aurelia integration


DevExtreme support angular directives as shown on this example page for dxDataGrid. How can I achieve the same with Aurelia?

Examples showing the integration:

  1. https://www.youtube.com/watch?v=iIZj6hOFg0o

  2. http://blog.falafel.com/getting-started-with-devexpress-and-angularjs/


Solution

  • DevExtreme does not support integration with Aurelia out-of-the-box.

    But you can try to create the Custom Elements for some DevExtreme widget.