Hello,
We are starting a new ASP.NET MVC application and want to use an jQuery Ajax grid.
I came across following options: - jqGrid (better than Flexigrid because it supports editable cells) - Flexigrid (looks better than jqGrid) - tablesorter - Ingrid - jqGridView - OTHERS?
Which is the best choice for jQuery Ajax grid ? Which is the most popular jQuery grid/table ?
Thank You.