I am researching writing a website in Asp.Net MVC 2, it will rely heavily on a datagrid control for showing data and editing data. Ideally it would support AJAX so the page doesn't have to reload with every update.
Rather than writing this from scratch, does anybody know of a really great, well supported 3rd party control for doing this?
I am just starting to learn about Asp.Net MVC, thanks for you're help