Quote Originally Posted by jmcilhinney View Post
It's worth noting that the new MVC3 (currently at RC2) includes a WebGrid class that can be used, via a helper method, to build what is essentially the equivalent of a WebForms GridView. There is also jqGrid, which is a free jQuery plugin that provides a very functional grid that is easy to use in an MVC app.
Hi, Thank you jmcilhinney, thats greate......I'll go through WebGrid. Have you any good link containing discussion about this helper method to grasp this quickly.