-
Notifications
You must be signed in to change notification settings - Fork 14
Installation
adrian edited this page Aug 11, 2017
·
1 revision
You can easy install the component to you ASP.NET MVC 3/4 project by installing nuget package. In the package manager console (View-Other windows - package manager console) type the following command:
install-package Grid.Mvc
- After that installer makes the following changes to your project:
- Reference GridMvc.dll - base implementation of Grid.Mvc
- Adds Views/Shared/Grid.cshtml, Views/Shared/GridPager.cshtml - views for grid
- Adds Content/gridmvc.css - default style sheet for the grid
- Adds Scripts/gridmvc.js, Scripts/gridmvc.min.js - Grid.Mvc scripts.
Also you can download binaries and make this changes manually.ually.ownload binaries and make this changes manually.