Project DescriptionThe MvcAjaxControls project provides a set of html and javascript helpers for adding Ajax functionality to ASP.NET MVC applications.
OverviewThe project provides developers with the following Ajax enabled controls for their ASP.NET MVC views:
- Grid (AjaxGridFor).
- Dropdown list (AjaxDropdown).
RoadmapThe 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
RoadmapRequirementsRequirements for running the MvcAjaxControls can be found here
RequirementsDonate 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.
BlogThe project blog is at
http://www.seagullconsulting.biz where posts regarding news and updates can be found.
AcknowledgementsThis project was inspired by the work done on the ASP.net MVC Awesome project.