DevExtreme Complete のリリース
Released: May 17, 2017
17.1.3 での更新項目
機能
- New DevExtreme React Grid (CTP) - DevExtreme v17.1 ships with the new React Grid. This new widget is not a wrapper over an existing jQuery widget but a native React component, rendered using Bootstrap 3. It has a composable and extensible architecture, supports both controlled and uncontrolled modes, and can be easily integrated with Redux. Features include:
- Data Sorting and Grouping
- Data Editing (Edit Row, Edit Column, New Item Row)
- Filter Row
- Detail Row
- Paging
- Multiple Row Selection
- Virtual...
Released: Mar 29, 2017
16.2.6 での更新項目
不具合の修正
Data Grid
- dxDataGrid - A boolean cell becomes unchecked on an attempt to save changes if a value is not valid in batch edit mode.
- dxDataGrid - Editing of banded columns and regular columns located after banded ones does not work in the Adaptive Detail Row when the columnHidingEnabled option is enabled.
- dxDataGrid - Filtering by a column is not reset when a column is hidden via the column chooser.
- dxDataGrid - Filtering doesn't take a time part in the Filter Row into account if...
Released: Feb 28, 2017
16.2.5 での更新項目
機能
- Adds support for Visual Studio 2017.
不具合の修正
Data Grid
- Documentation - setCellValue - The rowData parameter contains a confusing description.
- dxDataGrid - Custom Toolbar Items are misaligned vertically.
- DxDataGrid - DateTime's time component is different when a date is selected from the popup and when it is manually inputted in form editing mode.
- dxDataGrid - Export - The "Uncaught TypeError: e.toLowerCase is not a function" error is thrown if formatting is specified via a custom function...
Released: Jan 18, 2017
16.2.4 での更新項目
不具合の修正
Data Grid
- Documentation - Correct the headerFilter.groupInterval property description.
- Documentation - dxDataGrid - Add a note that Custom Header Filter items should provide a full set of data items.
- A master-detail layout becomes incorrect if a master grid has a fixed column and a row is expanded for the first time.
- Adaptability - A boolean column is editable inside a hidden column form.
- An error occurs once the column option is changed on the onInitialized callback.
- Bottom data is not...
Released: Dec 14, 2016
16.2.3 での更新項目
機能
- Angular 2 Support (RC)
- Webpack and Angular CLI Ready - With the v16.2 release, DevExtreme Angular 2 components can be seamlessly used with Webpack and installed into an application created with Angular CLI.
- DevExtreme Validation - All built-in DevExtreme validation features are now available inside the DevExtreme Angular 2 components. You can use dx-validator, dx-validation-group, dx-validation-summary components and all available validation rules in your Angular 2 application.
- New...
Released: Nov 17, 2016
16.1.8 での更新項目
機能
- Visual Studio 2017 RC support.
不具合の修正
Data Grid
- dxDataGrid throws an error on inserting a new row if a composition key is used.
- dxDataGrid - Row height gets large on adaptive resizing (columnHidingEnabled) in case of the wordWrapEnabled option when a column with a large text is hidden.
- dxDataGrid - It is impossible to get a data field name in a cell template of an adaptive detail row.
- dxDataGrid - Editors disappear inside the edit form after resizing a browser window.
- DataGrid MVC Wrapper...
Released: Oct 13, 2016
16.1.7 での更新項目
不具合の修正
Data Grid
- An error row is duplicated if the dxDateBox datepicker has been opened.
- dxDataGrid - A JavaScript error occurs on an attempt to select a row using two-way binding for the selectedRowKeys option if the key option is defined as an array.
- dxDataGrid - A master-detail grid does not work when a row template is defined for a master row.
- dxDataGrid - A row that is being validated is duplicated if validation fails and grouping is enabled.
- dxDataGrid - An empty column appears on when...
Released: Sep 7, 2016
16.1.6 での更新項目
機能
DevExtreme Core
- ODataStore - Provides the capability to send PATCH requests.
不具合の修正
DevExtreme Data Grid
- A focusable element inside a dxDataGrid cell can't be focused.
- Dragging a band causes an error if the row selection is enabled (jQuery 2.1.4).
- Dragging bands and columns does not work correctly.
- dxDataGrid - Adaptivity - Columns in the adaptive detail row are displayed in the reverted order.
- dxDataGrid - Band columns of the third level are added in an incorrect order.
- dxDataGrid - Boolean...
Released: Aug 2, 2016
16.1.5 での更新項目
不具合の修正
Data Grid
- Columns above the Column Chooser can't be dragged on Android
- Columns change their width when clicking a cell if one row is displayed in the grid
- DataGrid MVC Wrapper - The selected page size is not highlighted
- Documentation - dxDataGrid - Add a note that the "=" condition is used by default if all filter operations are denied
- dxDataGrid - A group summary is rendered incorrectly if a right fixed column does not contain a summary
- dxDataGrid - A grouping box border is truncated in...
Released: Jun 23, 2016
16.1.4 での更新項目
機能
- Adaptability Enhancements - With this release, DevExpress have added the ability to specify different dxForm widget layouts for multiple screen resolutions.
- HTML5 Data Grid widget Enhancements
- Expand and collapse groups using a mouse click or a tap.
- Group rows using a context menu.
- Select columns using check boxes displayed within the column chooser.
- AngularJS 2.0 Support (CTP) - DevExtreme editors can now work as Angular 2 components.
- ASP.NET MVC Wrappers (CTP) - v16.1 introduces DevExtreme...