I am a frequent user of the popular jQuery plugin jqGrid. It comes with a large feature set for viewing and manipulating tabluar data in the browser. When I am working on an asp.net mvc projects I work with it via Robin van der Knaap’s lightweight html helper library: https://github.com/robinvanderknaap/MvcJqGrid . It has strongly typed html helpers and a handy model binder for handling async grid functions.
I have submitted a pull request for my additions so it will become part of the core library shortly, if you can’t wait that long just clone my fork here: https://github.com/zacg/MvcJqGrid