DevExpress ASP.NET 17.2.3

Integriert eine gemischte Rasterspaltengruppierung.
November 17, 2017
Neue Version

Funktionen

  • GridView Control
    • Merged Column Grouping - With this release, you can now merge the Grid View's grouped columns by dragging appropriate column header(s) to the group panel and arranging them across a line.
    • Data Export - You can now export data using built-in functionality and no longer need to use an external export engine. The new 'Export' command item can be added to the built-in toolbar without any code. In addition, it now supports export to DOCX.
    • Adaptive Popup Dialogs - With this release, the DevExpress Data Grids ship with adaptive popup dialogs (header filter's dropdown, popup edit form, filter builder).
    • Filtering UI Enhancements - You can now display the filter editor within the Header Filter's dropdown. Once you begin entering a search string, the dropdown item list is automatically updated with relevant/matching items.
  • Chart Control
    • Criteria Based Unified Filtering - With this release, the series DataFilter property has been replaced with the FilterCriteria and FilterString properties. This allows you to use the Filter Control to manage data represented within a chart.
    • Totals Labels for Stacked Bars and Pies - With this release, the DevExpress Chart Control is shipped with the ability to calculate total labels for stacked bars and pies automatically. Bar total labels are labels that display series group total values and are outside groups.
    • LegendTextPattern for a Series with the Disabled ColorEach Mode - Use the LegendTextPattern property to configure legend text for series using the disabled ColorEach mode. This feature helps you modify legend text without the need to handle CustomDrawSeries events.
    • Display a Chart Using the SVG Format - DevExpress Charts for ASP.NET and MVC can now render a client-side chart as an SVG image.
    • Export a Chart to an SVG Image - You can now export charts to a vector image file format (SVG).
  • Dock and Popups
    • Popup Control - Adaptivity - The DevExpress Popup for WebForms and MVC now supports an adaptive display mode. When used, its content is rearranged and adapted to any screen resolution. Fields are positioned one under another and are arranged within one column when the browser window changes its width.
  • Editors
    • Calendar and DateEdit - Inline Selection Mode - The ASP.NET Calendar and DateEdit controls now offer the inline mode for more efficient date navigation/selection. The control includes settings that allow you to control navigation depth and navigation button visibility.
    • Check Box - Toggle Switch - The WebForms and MVC Check Box allows you to transform the default representation of a checkbox and display it as a toggle switch.
    • Date Editor - Adaptivity - With this release, the DevExpress DateEdit Control for WebForms and MVC can adapt its content based on browser window size. When used, the time region moves below the calendar region within the control's dropdown.
    • List Box - Select All - End-users can now select all ListBox items using the 'Select All' check box located at the top of the control.
    • ListBox - Filtering - The DevExpress ASP.NET ListBox can now filter data. End-users can filter list box items by entering text into the filter editor located above the list. When entering a filter string, the item list is automatically updated so that the ListBox only displays relevant items (those that match the filter string).
    • Client API Enhancements - The client API has been extended with new methods that allow you to detect changes on a form and notify users of the need to save/cancel changes before leaving the page.
    • File Manager & File Upload
    • Advanced Filtering - Extended the filtering capabilities of the DevExpress ASP.NET File Manager. You can now allow end-users to filter file manager items within the current folder and all subfolders. In addition, a new server-side API allows you to implement custom filters for the File View (when you need to implement filters to locate files by extension, modification time, etc.).
    • Adaptivity - The DevExpress ASP.NET File Manager ships with a new adaptive mode. Once enabled, File Manager elements are automatically rearranged based upon browser size.
  • HTML Editor
    • Resizable Images and Tables - The DevExpress ASP.NET HTML Editor allows end-users to resize images and tables.
    • Responsive Toolbars - In all toolbar modes (menu, ribbon, one-line ribbon), the DevExpress ASP.NET HTML Editor can automatically adapt its toolbar content depending on the viewport width.
  • Navigation and Layout
    • Menu - Adaptivity - Improved support for adaptive/responsive layouts.
  • Pivot Grid Control
    • Performance Enhancements - Improved the in-memory data processing capabilities of the DevExpress Pivot Grid Control for WebForms and MVC. Based on usage scenario, the control is up to 3 times faster than previous versions.
  • Rich Editor Control
    • Document Protection - The ASP.NET Rich Text Editor continues to extend its support for document protection. You can now specify permissions for a protected document in order to limit editing to a collection of users and user groups.
    • Context Menu Customization - With this release, you can handle a new client-side event to customize the ASP.NET Rich Editor's context menu (insert new menu items, remove or disable existing items) or prevent the menu from being displayed.
    • Improved Support for Scalable Environments (Clouds/WebGardens/WebFarms) - This features is available as a CTP (community technology preview). In previous versions, DevExpress ASP.NET Office-inspired controls (Spreadsheet, Rich Editor) maintained document states in memory. This offered the best performance, but affected scalability. With the new stateless option, you can maintain document state in external storage (Redis and SQL server support has been implemented, base code for other external storage medium is also available).
    • New Public Client-Side Events - This release includes numerous new client-side events designed to enhance control over Editor behavior:
      • Receive or lose focus.
      • Switch the active sub-document.
      • Modify content (inserting/removing).
      • Change character or paragraph properties.
      • Handle mouse and keyboard actions.
  • Scheduler Control
    • Scheduler - Adaptivity Enhancements - In this release, WebForms and MVC Scheduler provides improved support for a variety of screen resolutions. It also includes redesigned layout for the Appointment dialog in adaptive mode. The Agenda View is now fully adaptive (including the View Selector and View Visible Interval elements).
    • Appointment Tooltip Presentation Modes - You can now specify the appointment tooltip mode - whether a tooltip is represented as a button or as a hint.
    • New Dialog Customization API - A new server API enables you to work with default dialogs' view models (both declaratively and programmatically) and change dialog element characteristics (values, availability and layout) as needed, without the necessity of copying dialog form templates (UserControls) into your project.
    • Reminder Dialog Enhancements - The DevExpress Scheduler's Reminders dialog has been improved. The dialog now provides detailed appointment information along with an 'Open Item' button.
    • Touch UI Improvement - The Scheduler allows end-users to easily manipulate appointments on touch devices (dragging an appointment and extending/reducing the selection).
    • Client API Enhancements - The DevExpress Scheduler's Client API has been extended with a number of new methods allowing to control the Resource Navigator and toolbar visibility, the control and scrollable area's height, and selection.
    • Agenda View Enhancements - Extended the functionality of the DevExpress Scheduler’s AgendaView. You can now:
      • Specify whether day headers are displayed vertically or horizontally. In adaptive mode, the Scheduler can automatically specify day header orientation mode based upon browser window width.
      • Show or hide the Time section.
      • Fix the day header while scrolling a long list of appointments.
      • Control icon cell visibility.
  • Spreadsheet Control
    • Improved Support for Scalable Environments (Clouds/WebGardens/WebFarms) - This features is available as a CTP (community technology preview). In previous versions, DevExpress ASP.NET Office-inspired controls (Spreadsheet, Rich Editor) maintained document states in memory. This offered the best performance, but affected scalability. With the new stateless option, you can maintain document state in external storage (Redis and SQL server support has been implemented, base code for other external storage medium is also available).
  • TreeList Control
    • Full-Functional Filtering Support - Now equipped the DevExpress ASP.NET Tree List with filtering capabilities. End-users can filter Tree List data using the following UI elements:
    • Auto-Filter Row
    • Built-in Search Panel
    • Column Header Filter Dropdowns
    • Data Export - You can now export data using built-in functionality and no longer need to use an external export engine. The new 'Export' command item can be added to the built-in toolbar without any code. In addition, it now supports export to DOCX.
    • Miscellaneous Enhancements
      • The ability to change a column's display text. This option allows an end-user to sort/filter tree list data either by display text or value.
      • Support for unbound columns that are not bound to any field in a data source. Data for this column type is calculated based on an expression or by using a specific event.
  • Themes
    • New Office 365 Theme - This release includes a new Office 365 theme for both desktop and touch-first devices.
Merged column grouping.

DevExpress ASP.NET and Blazor

Alle preisgekrönten ASP.NET, MVC, ASP.NET Core, ASP.NET Bootstrap und Blazor-Komponentensammlungen, Bibliotheken und Erweiterungen, die von DevExpress in einem Paket zusammengefasst wurden.

Sie haben eine Frage?

Live-Chat mit unseren DevExpress-Lizenzierungs-Spezialisten.