New to Telerik UI for ASP.NET Core? Download free 30-day trial

Using AJAX Binding in Grid

Environment

Product Telerik UI for ASP.NET Core Grid

Description

How can I use AJAX calls to populate a Grid HTML helper when working with Telerik UI for ASP.NET Core?

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.

More ASP.NET Core Grid Resources

See Also

In this article