Skip to content

Commit 4a733d1

Browse files
Update README.md
1 parent 17e9b3d commit 4a733d1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,11 @@ Use the [DataGrid.rowDragging](https://js.devexpress.com/Documentation/ApiRefere
4040
- [DataGridLocalData.tsx](React/src/DataGridLocalData.tsx)
4141
- [DataGridRemoteData.tsx](React/src/DataGridRemoteData.tsx)
4242
- **NetCore**
43-
- [DataGridLocal.cshtml](ASP.NET_Core/Views/PartialViews/DataGridLocal.cshtml)
44-
- [DataGridRemote.cshtml](ASP.NET_Core/Views/PartialViews/DataGridRemote.cshtml)
43+
- [DataGridLocal.cshtml](<ASP.NET Core/Views/PartialViews/DataGridLocal.cshtml>)
44+
- [DataGridRemote.cshtml](<ASP.NET Core/Views/PartialViews/DataGridRemote.cshtml>)
45+
- [GridLocal.js.js](<ASP.NET Core/wwwroot/js/GridLocal.js>)
46+
- [GridRemote.js](<ASP.NET Core/wwwroot/js/GridRemote.js>)
47+
4548

4649
## Documentation
4750

0 commit comments

Comments
 (0)