0

I am ASP.NET MVC to develop my application on web. This app requires a grid to display, sort, and modify the data. User can perform all crud operation using this grid and needs to hide any column as per need. I have searched a lot on internet to find any free HTML based control which fulfill this requirement but I did not find.

I just want to have a grid which fulfill the above requirement either that only based on java script or it have some dependencies on ASP.NET MVC frame work like other grids which are based on server side scripting which generates HTML on run time.

Any kind of help will be appreciated.

2 Answers 2

2

You may take a look at the Telerik Grid.

Sign up to request clarification or add additional context in comments.

2 Comments

I have used Telerik grid before but I want a free control.
@user86, there's a free license for GPLv2 projects: telerik.com/products/aspnet-mvc/download.aspx
1

Here are some links that may help:

Ext Js - Javascript solution... maybe a little overkill, but tons of stuff out of the box.

Tutorial - Using CRUD Operations with jQuery igGrid, Entity Framework and ASP.Net MVC3

StackOverflow - Some more javascript solutions here.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.