File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments