Use an AJAX Binding in Grid
Environment
Product | Grid for Progress® Telerik® UI for ASP.NET Core |
Description
How can I use AJAX calls to populate a Grid HTML helper?
Solution
For the complete implementation on how to connect a Grid HtmlHelper for ASP.NET Core to its source by using an AJAX binding, refer to this GitHub project.