Adds new Vertical Grid control, additional Themes, Rich Editor Spell Checking and more.
6月 23, 2016
新バージョン
機能
New Material Theme - This release includes a new Office 2016 inspired theme for both desktop and touch-first devices.
New iOS9 Theme - The new iOS 9 ASP.NET theme was designed and optimized for touch-first devices such as tablets.
New Vertical Grid Control - The new DevExpress ASP.NET Vertical Grid Control represents an entirely new way to display/edit information within your ASP.NET app. Unlike a traditional grid, the Vertical Grid's data source fields are represented as rows, and data source records are represented as columns.
Chart Control - New Series Types
Stacked Step Area.
Full Stacked Step Area.
Radar Range Area.
Polar Range Area.
Chart Control - Error Bar Indicators
Fixed - represents errors as a fixed value.
Standard Error - error is calculated as a standard error.
Standard Deviation - error is calculated as a standard deviation.
Data Source Based - error values are loaded from a data source.
Chart Control - Improved Chart Legend
Custom Legend Items.
Multiple Legend Support.
Legend Title.
GridView Control - Data Cell Bands (Advanced Banded View) - The Grid View can now arrange columns across bands and individual columns can be positioned one under another (with different heights).
GridView Control - Cell Focus - The Grid now fully supports keyboard navigation through grid cells in batch edit mode.
GridView Control - Cell Merging - The Grid now allows you to merge the contents of individual grid cells with ease.
Ribbon Control - Keyboard Support - You can now interact with the DevExpress ASP.NET Ribbon Control (tabs, groups, items) via the keyboard.
Rich Editor Control - Spell Checking - End-users can activate the ASP.NET Spell Checker via the integrated context menu or a standard dialog.
Rich Editor Control - Find and Replace - Much like Microsoft Word, the ASP.NET Rich Text Editor's new Find and Replace dialog allows end-users to locate and modify text within an open document.
Rich Editor Control - Predefined Styles - This release includes a new set of predefined styles for paragraphs, characters and tables.
Rich Editor Control - API for Client-Side Manipulations - The exposed client-side Rich Text Editor API allows you to obtain the current state of document elements (such as sections, paragraphs, tables) and perform the appropriate actions by executing commands.
Using DevExpress ASP.NET Office Controls Across Multiple Servers in Azure - With this release, both the DevExpress ASP.NET Spreadsheet and Rich Text Edit controls can be used in web applications running on multiple Azure application servers.
Scheduler Control - Appointment Client-Side Rendering - This release includes a new option that allows appointments to be fully rendered on the client by passing appointment data from the server via JSON.
Spreadsheet Control - UX Improvements
Custom header/footer when printing a spreadsheet.
Mark a copied range using a dotted line.
Add a fill handle to populate data and formulas.
Display/hide column and row headers.
Spreadsheet Control - UI Performance Improvements - Performance optimizations have been applied across the board, at the server and during client rendering.
New Responsive Project Template - A new Bootstrap-enabled Web Application Project Template serves as a starting point when developing apps that utilize both DevExpress ASP.NET AJAX controls and the Bootstrap Framework.
Project Templates - Support for ASP.NET Identity System - DevExpress project templates for ASP.NET MVC and Web Forms now support ASP.NET Identity in Visual Studio 2013/2015. Project templates use the ASP.NET Identity system to add functionality to register, log in and log out a user.