Questions tagged [jquery-ingrid]

A jQuery component that adds datagrid behaviors to HTML tables

Ingrid is an unobtrusive jQuery component that adds datagrid behaviors as column resizing, paging, sorting, row and column styling, and more to your tables.


Resources :


Related tags :

2 questions
1
vote
1 answer

Why do jqgrid, flexigrid and ingrid all use separate tables for the header and data?

We're using jqgrid on a web application to render the results of searches because of its built in functionality for paging and sorting that executes server side. We were previously using Tablesorter, but that operated client side and so didn't work…
John Mills
  • 10,020
  • 12
  • 74
  • 121
-1
votes
1 answer

jQuery grid for mvc3 razor?

What are the most recommended free jQuery grid for mvc3 razor? has good documents and samples which one is for mvc3? Flexigrid: http://flexigrid.info/ jQuery Grid: http://www.trirand.com/blog/ jqGridView:…
motevalizadeh
  • 5,244
  • 14
  • 61
  • 108