Browse Source

Update Using-DevExtreme-In-ABP-Based-Application.md

pull/5207/head
Halil İbrahim Kalkan 6 years ago
committed by GitHub
parent
commit
df7cd0ebad
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      docs/en/Community-Articles/2020-08-18-DevExtreme-With-ABP/Using-DevExtreme-In-ABP-Based-Application.md

4
docs/en/Community-Articles/2020-08-18-DevExtreme-With-ABP/Using-DevExtreme-In-ABP-Based-Application.md

@ -1,4 +1,4 @@
## Using DevExtreme with ABP Based Applications
## Using DevExtreme Componenets With the ABP Fremework
Hi, in this step by step article, I will show you how to integrate [DevExtreme](https://js.devexpress.com/) components into ABP Framework based applications.
@ -305,4 +305,4 @@ Html.DevExtreme().DataGrid<Order>()
## Conclusion
In this article, I've explained how to use [DevExtreme](https://js.devexpress.com/) components in your application. ABP Framework is designed so that it can work with any UI library/framework.
In this article, I've explained how to use [DevExtreme](https://js.devexpress.com/) components in your application. ABP Framework is designed so that it can work with any UI library/framework.

Loading…
Cancel
Save