Project Description
The MvcAjaxControls project provides a set of html and javascript helpers for adding Ajax functionality to ASP.NET MVC applications.

Overview
The project provides developers with the following Ajax enabled controls for their ASP.NET MVC views:
  1. Grid (AjaxGridFor).
  2. Dropdown list (AjaxDropdown).

Roadmap

The MvcAjaxControls are currently in Beta. The source code on this site is under active development for release candidate.

For details on the planned features and future direction, please refer to our Roadmap

Requirements

Requirements for running the MvcAjaxControls can be found here Requirements


Donate

MvcAjaxControls is a free open source project that has been developed over hundreds of hours time. If you are using the MvcAjaxControls commercially and you find them useful, we'd appreciate donations to help support future development.

Blog
The project blog is at http://www.seagullconsulting.biz where posts regarding news and updates can be found.

Acknowledgements
This project was inspired by the work done on the ASP.net MVC Awesome project.