I want to create a customized grid in ASP.Net MVC having following features
- Editable columns (not all) based on conditions.
- Setting backcolors of columns based on conditions.
Please suggest me what is the best & simple JQuery library available for gridview functionality (as in ASP.NET).
I have dome some research on this and found this library.
- JQuery Datatable
- JQXGrid (But this is paid)