Version History
v2011 vol 2
ASP.NET applications powered by DevExpress Controls are now touch enabled for both iOS and Android - from scrolling and resizing to the dragging of web controls.

The following is a list of DevExpress Controls shipping with built-in touch support:
- Callback Panel - scrolling
- Combo Box - item list scrolling
- Dock Panel - dragging, resizing, scrolling
- Grid View - scrolling, column header dragging, column resizing
- List Box - item list scrolling
- Menu - scrolling
- Panel - scrolling
- Pivot Grid - scrolling, column header dragging, customization window resizing
- Popup Control - dragging, resizing, scrolling
- Scheduler - scrolling, appointment dragging
- Splitter - pane resizing, pane scrolling
- Tree List - column header dragging, node dragging
Touch support is available to both WebForms and MVC counterparts of each control.
ASP.NET Upload Control and File Manager - Multi-File Selection
When used in Advanced Upload mode, the Upload control allows end-users to select one or more files within the Open File dialog.

If a single file is selected, the Upload control's text box will display the selected file name. When multiple files are selected, the text box displays the total number of selected files and the its tooltip will list these files. If files have been selected, end-users can clear selection by pressing the "delete" icon within the text box.

A specially designed window is shown to indicate the upload progress of the selected files.

Related Demo (ASP): ASPxperience - ASP.NET Upload Control – Multi-File Selection
Related Demo (MVC): MVC Extensions - UploadControl – Multi-File Selection
Because our Upload control is integrated into the File Manager, the latter now has the multi-file selection capabilities out-of-the-box.
The ASP.NET Theme Builder is a standalone tool designed to help developers create new themes based on shipping DevExpress ASP.NET Themes. The primary objective of the product is to simplify the otherwise cumbersome aspects associated with Theme customization. The ASP.NET Theme Builder provides numerous options to navigate through Theme elements - be it locating a visual element with one click, browsing the element trees of individual controls and exploring hierarchies of the CSS classes used to render a given control.


The DevExpress ASP.NET Theme Builder allows you to:
-
Create new or modify previously generated Themes.
-
Select individual controls and their elements using the Control Navigator (left most pane).
-
Activate/Disable selection mode above the Preview pane. If active, you can select control elements within the preview, much like FireBug.
-
View the CSS rules used for rendering the selected control element. You can edit them as text or use the controls below the Preview pane.
-
Edit the skin file for the selected control by using the Skin pane.
-
Modify images (for CSS and skins) using an external editor which can be specified via the Theme Builder's Options page.
-
Save modified Themes in a desired folder.
-
Change Theme properties (name, control set) using the Theme Properties form.
-
Build a custom Theme assembly and use it in your web project.
In this release, we ship four new demos illustrating how DevExpress web controls can be integrated together to deliver real life solutions.
- Event Registration

An event scheduling application demonstrating the use of DevExpress data editors, scheduler and report controls.
- Hotel Booking

A simple application that emulates a hotel booking system.
- Webmail Client

A Microsoft Outlook inspired web mail application.
- Video Portal

A simple YouTube-like application to find, watch and comment on videos.
Licensed users can apply and or extend the capabilities of these demos as needed.