DevExtreme Complete のリリース
Released: Mar 21, 2018
17.2.7 での更新項目
不具合の修正
Scheduler
- An appointment is displayed incorrectly when clocks are adjusted during this appointment.
Tree List
- TreeList/DataGrid - The row parameter is missing in the onEditorPreparing/onEditorPrepared event handler when the event fires for the Select checkbox.
Data Grid
- A lookup column header filter displays incorrect items in its dropdown if a custom data source is set for the header filter.
- A default column filter (selectedFilterOperation and filterValue) is applied incorrectly in...
Released: Mar 2, 2018
17.2.6 での更新項目
不具合の修正
DevExtreme Demos
- The Form Country SelectBox - The Validation demo does not load data.
- ThemeBuilder - The hovered Menu item text color is not applied for second-level sub-items.
Data Grid
- Adding a new row when grouping is enabled overwrites an existing row.
- AllowHiding has no effect if the Column Chooser mode is "select".
- Content flickers after editing in virtual scrolling mode under certain conditions.
- ExportToExcel exports all rows with the filter applied.
- The "title" attribute is...
Released: Jan 24, 2018
17.2.5 での更新項目
不具合の修正
DevExtreme (ASP.NET MVC)
Data Grid
- Documentation - Add supported attributes to "ASP.NET MVC Controls > Client-Side Data Validation > Overview" and a note on how they can be applied.
Data Visualization
- Chart - The global Theme setting overrides the global Palette.
UI Widgets
- The "CSS3114: @font-face failed OpenType embedding permission check. Permission must be Installable." error occurs in IE11.
DevExtreme (HTML JS)
Data Grid
- The "E0009" error occurs on an attempt to open a drop...
Released: Dec 13, 2017
17.2.4 での更新項目
不具合の修正
Data Visualization
- Documentation - The chart onInitialized help topic gives a link to the onContentReady event which does not exist on the chart.
- dxChart - A connector line of a label is not aligned properly.
- dxChart - In a certain configuration, labels overlap the chart title and the legend when resolveLabelOverlapping is set to 'shift'.
- dxChart - Incorrect zooming when dataSource has null points.
- dxChart - The stackedArea series with the second value axis doesn't work properly.
- dxChart...
Released: Nov 16, 2017
17.2.3 での更新項目
機能
- New Color Schemes
- New Color Schemes for the Generic Theme - You can now change your entire application's color palette by applying one of the newly implemented schemes: Soft Blue, Carmine, Green Mist, Dark Violet, and Dark Moon. These new color schemes are based on the DevExtreme Generic theme.
- React Grid (Beta) - DevExtreme React Grid v17.2 ships with the following new features:
- Material UI Integration
- Column Reordering
- Column Resizing
- Keyboard Navigation
- Column Chooser
- Localization
- Data...
Released: Nov 9, 2017
17.1.8 での更新項目
不具合の修正
HTML JS
Data Grid
- A validation error in the adaptive detail is not cleared when a new row is added if the Save link was clicked before adding a new row.
- An editor type in the banded column is incorrect if its caption equals the dataField of the nested column and form options are specified.
- Column reordering works slowly if page size is large.
- CustomStore throws the "E4021 - The server response does not provide the totalCount value" error on an attempt to ungroup the field even if...
Released: Oct 6, 2017
17.1.7 での更新項目
不具合の修正
Data Grid
- Documentation - The selection.showCheckBoxesMode option is not described properly.
- Column headers are not displayed for the existing client state if CustomStore doesn't return any data and columns are not defined.
- It is impossible to navigate to the filterRow editor for a non-fixed column by left-click in IE 10.
- It is possible to expand/collapse groups in infinite scrolling mode when expandMode = rowClick.
- Modifying the filter row operation causes the "Cannot read property...
Released: Sep 6, 2017
17.1.6 での更新項目
不具合の修正
- Data Grid
- Band columns of the third level are added in an incorrect order.
- A loading panel is not displayed during long CRUD operations.
- An error border is not displayed for a cell with editCellTemplate when navigation was performed on a mouse click in batch editing mode.
- Column hiding works incorrectly if columnAutoWidth is false and some columns have fixed width.
- Custom Header Filter item selection is not cleared, which leads to desyncronization of the filter state.
- Focus is moved to...
Released: Aug 2, 2017
17.1.5 での更新項目
不具合の修正
Data Grid
- A click on the Save button on the edit form closes the detail area.
- dxDataGrid - A layout is incorrect in Firefox when native scrolling and width restriction are enabled.
- dxDataGrid - A row is not added if the master-detail mode is active.
- dxDataGrid - Adaptivity - The cellTemplate content is lost on an attempt to resize the details element when the columnHidingEnabled option is enabled.
- dxDataGrid - An adaptive row doesn't disappear after the Delete command link is clicked in a...
Released: Jun 29, 2017
17.1.4 での更新項目
不具合の修正
HTML JS
- Data Grid
- "The binary operator LessThan is not defined for the types 'System.Boolean' and 'System.Boolean'. " error is raised when the grid is grouped by a boolean column and Entity Framework is used.
- Changing a grid option makes the Angular JS binding refresh many times.
- All the data is loaded for grouping if autoExpandAll is enabled and remoteOperations are true.
- $root in the row template refers to the row context instead of the root view model context.
- A dynamically added...