[jquery] Choosing a jQuery datagrid plugin?

I am trying to add a dynamic datagrid in my web application and since I am using jQuery I am eager to use the plugins available. I am not aware of most of them and also require good documentation because I am new to this, and it will be difficult for me to start without documentation. Where is the the documentation and which site should I look to for this?

This question is related to jquery

The answer is


You should look here: https://stackoverflow.com/questions/159025/jquery-grid-recommendations

Update

The link above takes to a question that was closed and then deleted. Here are the original suggestions that were on the most voted answer:


A good plugin that I have used before is DataTables.


The three most used and well supported jQuery grid plugins today are SlickGrid, jqGrid and DataTables. See http://wiki.jqueryui.com/Grid-OtherGrids for more info.