I need to be able to edit a table of data in the browser.
I have seen in MVCContrib there is a HTML helper to render out a table. Useful... but what about if I want the
Take a look at Phil Haack's blog where he describes how to model bind to a list.
Maybe this can help?