---
title: "Create an MVC Grid app in 10 minutes"
published_at: "2010-08-02T19:50:00+00:00"
modified_at: "2020-09-22T12:59:03+00:00"
url: "https://www.syncfusion.com/blogs/post/create-an-mvc-grid-app-in-10-minutes-with-the-syncfusion-grid"
excerpt: "Here are two short videos showing how to implement a Syncfusion grid in an ASP.NET MVC application. Both videos together take a bit more than 10 minutes and the result is a functional databound grid with paging, sorting and filtering...."
taxonomy_category:
  - "ASP.NET MVC"
taxonomy_post_tag:
  - "Grid"
  - "MVC"
  - "setup"
  - "Walkthrough"
---

# Create an MVC Grid app in 10 minutes

[Chad Church](https://www.syncfusion.com/blogs/author/chadc)

![Image](https://www.syncfusion.com/blogs/wp-content/uploads/2018/08/mvcgrid_app_abcd1104.png)


Here are two short videos showing how to implement a Syncfusion grid in an ASP.NET MVC application. Both videos together take a bit more than 10 minutes and the result is a functional databound grid with paging, sorting and filtering. Part 1 mostly details setting up the application and creating the datasource. Part 2 focuses on getting the grid up and running. Enjoy!

https://www.youtube.com/watch?v=E5HwUTYMbjM

https://www.youtube.com/watch?v=vkBGEvzBcnw
