We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77b0cfb commit 5bb455fCopy full SHA for 5bb455f
README.md
@@ -26,11 +26,11 @@ This example demonstrates how to use the DataGrid component and PivotGrid's [Dri
26
- [app.component.html](Angular/src/app/app.component.html)
27
- [app.component.ts](Angular/src/app/app.component.ts)
28
- **Vue**
29
- - [App.vue](Vue/src/App.vue)
+ - [Home.vue](Vue/src/components/HomeContent.vue)
30
- **React**
31
- - [App.js](React/src/App.js)
+ - [App.js](React/src/App.tsx)
32
- **ASP.NET**
33
- - [Index.cshtml](ASP.NET/PivotGrid%20-%20Editing%20using%20DataGrid/Views/Home/Index.cshtml)
+ - [Index.cshtml](ASP.NET%20Core/Views/Home/Index.cshtml)
34
35
## Documentation
36
0 commit comments