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 73277f5 commit efdcb75Copy full SHA for efdcb75
README.md
@@ -20,7 +20,7 @@ DataGrid may query all data when selecting a group row with many data records. Y
20
- [index.js](jQuery/src/index.js)
21
- [GroupSelectionBehavior.js](jQuery/src/GroupSelectionBehavior.js)
22
- **ASP.NET Core**
23
- - [Index.cshtml](ASP.NET%20Core/Views/Home/Index/cshtml)
+ - [Index.cshtml](ASP.NET%20Core/Views/Home/Index.cshtml)
24
- [GroupSelectionBehavior.js](ASP.NET%20Core/wwwroot/js/GroupSelectionBehavior.js)
25
- **Angular**
26
- [GroupRowSelectionHelper.ts](Angular/src/app/GroupRowSelection/GroupRowSelectionHelper.ts)
0 commit comments