So far I've found the following components for building ASP.NET MVC views:
What are the other options that are currently available which inlcude a nice grid component?
The Model-View-Controller (MVC) architectural pattern separates an application into three main components: the model, the view, and the controller. The ASP.NET MVC framework provides an alternative to the ASP.NET Web Forms pattern for creating MVC-based Web applications.
The component that displays the application's User Interface (UI) Controller. The component that handles user interaction, works with the model, and ultimately selects a view to render and display the UI. Now let's see the the concept of ASP.NET MVC and Webforms, Feature.
Check out JQGrid
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With