Introduction
Data Editors for ASP.NET MVC
Data Editors for ASP.NET MVC
The DevExpress ASP.NET Data Editor Library includes a collection of over 20 stand-alone data edit and multi-purpose controls available for use in both bound and unbound modes.
Item Template
Item Template
The DevExpress ASP.Net MVC ComboBox extension supports customizing the layout of combo box items using item templates.
Custom Binding
Custom Binding
This demo shows how you can filter a large data source with Combo Box editor.
Date Edit in Date Range mode
Date Edit in Date Range mode
Date range picker can be implemented by combining two DevExpress ASP.NET MVC DateEdits. This demo illustrates the main features provided by the date edit for range selection functionality.
Binary Image - Server-Side Resizing
Binary Image - Server-Side Resizing
The DevExpress ASP.NET MVC Binary Image extension provides the capability to display images from a binary stream. This demo illustrates the extension's capability to resize and crop a binary image on the server side, thereby reducing data traffic to the client side.
Support for MVC Validation Mechanism
Support for MVC Validation Mechanism
DevExpress MVC Extensions can be seamlessly integrated into the ASP.NET MVC validation infrastructure. This demo illustrates how user input can be easily validated using an unobtrusive ASP.NET MVC validation approach.
List Box Filtering
List Box Filtering
The DevExpress ASP.NET MVC List Box (ListBoxExtension) editor allows end-users to filter items by entering text in the filter editor above the list.