Introduction
Multi-Use Site Extensions for ASP.NET MVC
Multi-Use Site Extensions for ASP.NET MVC
A collection of versatile MVC extensions - including our highly popular ASP.NET Rating, Round Panel, and Callback Panel (to update content dynamically via callbacks).
Support for jQuery AJAX callbacks
Support for jQuery AJAX callbacks
DevExpress MVC extensions fully support jQuery AJAX callbacks. This demo shows how to load partial views containing DevExpress MVC extensions within a jQuery ajax callback.
Rating Control - Data Binding
Rating Control - Data Binding
The DevExpress RatingControl Extension for ASP.NET MVC allows end-users to rate content by clicking icons such as stars. This demo illustrates how RatingControl is used to display ratings from a data source.
Round Panel - Features
Round Panel - Features
The DevExpress ASP.NET MVC Round Panel extension allows you to display an element with rounded corners. This demo illustrates how the RoundPanel can have a custom appearance, as well as its different styles
Callback Panel - Example
Callback Panel - Example
The Callback Panel extension allows you to partially update a web page without performing a full postback. CallbackPanel is useful for extensions that do not have built-in callback functionality. This demo illustrates how it can be used to display detailed employee information that changes dynamically when clicking on a name in the employee list box.