I want to display large collection of forms. jquery-bootgrid is good to display large data in IE8 (the best I found) in a client-side way (I display a HTML table and apply bootgrid to it).
The problem is that it converts all my inputs to text. No way to preserve the inputs and the links ?