September 13, 2019, 4:12 am
DevExtremeImproves Html Editor, Data Visualization and Data Grid controls.
Fixes
All HTML JS products
- DevExtreme breaks the "mousewheel" event in IE 11
DevExtreme Core
- ODataContext sends an empty expand parameter in the request in certain scenarios
DevExtreme Data Grid
- Action column is being cut off when using native scrolling
- CustomStore - The loadOptions.filter array contains unexpected values when filtering unique values in a column's headerFilter
- DataGrid - All CheckBoxes are flickering when cancelEditData() is called and repaintChangesOnly: true
- DataGrid - An exception occurs after collapsing a group if a focused row is enabled
- DataGrid - DateEdit with the time format has no items in the drop-down element when a new row is added
- DataGrid - Editors don't have certain labels/tags in an accessibility axe test
- DataGrid - Infinite loading occurs after filtering if the FilterPanel is visible and the calculateFilterExpression callback function returns another function
- DataGrid - The "Cannot read property 'push' of undefined." error occurs while closing popup edit form
- DataGrid - The calculateCellValue callback function lacks grouped row data when the grid's state is reset
- DataGrid - The cssClass option is not in effect for a command button if an SVG image is used as a button icon
- DataGrid - The e.prevRowIndex argument value in the onFocusedRowChanging event is undefined when the row loses focus
- DataGrid - The edited cell appearance is incorrect when an end user clicks inside a separate DataGrid instance
- DataGrid - The focusedRowChanging event is not raised when a cell in a boolean column is clicked
- DataGrid adds a space to a column caption if its dataField contains '/'
- DataGrid command column is empty when columnFixing is enabled
- DataGrid does multiple calls to the same page after navigating through rows using "Page Down" if virtual scrolling is enabled
- DataGrid doesn't allow resizing columns if there is only one record
- DataGrid doesn't cancel changes in onRowUpdating event for Boolean columns
DevExtreme Data Visualization
- "The chart title/legend was hidden due to the container size" warning message is shown even if the title/legend is disabled
- Chart - The content provided in the customizeHint callback function is displayed on axis labels
- Chart - The loading indicator does not disappear when axis labels are too long and hidden
- PolarChart - Axis labels overlap the title and legend
- PolarChart adds much white space around the chart when argument axis labels are long
- Sparkline renders items differently in v18.2.7 and v19.1.5 when zero values are provided
- VectorMap - A web browser hangs on an attempt to print or export a map
DevExtreme Demos
- The Tooltip HTML Support demo doesn't display charts
DevExtreme Html Editor
- HtmlEditor - valueChanged does not fire when changing a color after adding a link
- HtmlEditor throws an exception on pasting text from Microsoft Word
DevExtreme Scheduler
- Performance issue when rendering 500 appointments in the timeline view
- Scheduler displays an appointment incorrectly
DevExtreme Tree List
- TreeList - The "Cannot read property join of undefined" error occurs if the sortOrder option is set for a column
DevExtreme UI Widgets
- Context menu items keyboard navigation stops working
- DateBox - The widget changes PM to AM under certain conditions
- DateBox - The widget displays ellipsis in its input field if buttons are added at runtime when the readOnly option is set to true
- DateBox with the masked behavior raises an error when the widget is disposed of in the ValueChanged event
- DevExtreme-Based ASP.NET Controls - An error occurs on an attempt to customize FieldTemplate for SelectBox in a Form inside a Popup
- dxTextBox does not allow deleting characters using the Backspace key when mask is used on certain Android devices
- Floating Action Button - The initial position is incorrect if the container doesn't have height
- Form - It is not possible to get the name property in the context of the unbound template
- List - The Delete button is incorrectly rendered if an item is selected or dragged
- MultiView - The widget that contains only one view is incorrectly rendered on mobile devices
- NumberBox - Large spin buttons increase on mouse hover in FireFox
- NumberBox - The "Failed to read the 'selectionStart' property from 'HTMLInputElement'" error occurs on Android 5 using WebView
- NumberBox incorrectly formats value in Chrome Version 76 when Intl is used and the Spanish culture is applied
- ODataContext sends an empty expand parameter in the request in certain scenarios
- Popup - Content with "contentEditable=false" is not scrolled
- Popup doesn't cover the whole screen after focusing an input element if the page is scrolled on iOS
- TabPanel - Tab content disappears after removing items if repaintChangesOnly is "true"
- TabPanel does not show the tab content when a tab is added at runtime, and the repaintChangesOnly option is enabled
- TabPanel removes content when items are changed
- TextArea doesn't scroll its content if it is placed in the ScrollView
- TextArea is rendered incorrectly when minHeight/maxHeight is specified in pixels
- TextBox - It's impossible to enter numbers on Android if '00:00' mask is used
- The onClick event handler is not raised in dxButton when the latter is placed in dxToolbar using Knockout
- TreeView - If the JAWS screen reader is used, keyboard navigation doesn't work, and the reader doesn't pronounce the item text when a search bar is enabled
- Web Dashboard - Keyboard Navigation works incorrectly in the list box dashboard item if the Select All feature is enabled
HTML JS Dashboard
- Web Dashboard - Keyboard Navigation works incorrectly in the list box dashboard item if the Select All feature is enabled
↧
September 13, 2019, 4:13 am
↧
↧
September 13, 2019, 4:14 am
DevExpress ASP.NETImproves PivotGrid, RichEdit and Spreadsheet controls.
Fixes
All ASP.NET MVC products
- MVCxClientGlobalEvents - The customArgs property doesn't contain parameters that were specified in the BeginCallback event of separate extensions
ASP.NET Core Dashboard
- Dashboard for ASP.NET Core - The dashboard URL state string is trimmed incorrectly
ASPxDataEditors
- ASPxCalendar - The browser focuses on the input element and scrolls up after the date has been selected
- ASPxComboBox inside the Header template of draggable ASPxPopupControl - It's not possible to show items by using the corresponding button in the Edge browser
- ASPxComboBox with the specified ImageUrlField property - The highlighting property in the client-side CustomHighlighting event handler affects the <img> tag
- ASPxGridLookup - Typing in the editor selects the first item automatically when the accessibilityCompliant property is true
- ASPxListBox - Items are duplicated after a callback in a multi-column ASPxListBox with CellTemplate specified nested in the ASPxCallbackPanel
ASPxGridView
- GridViewDataCheckColumn changes are not displayed in the command column, but are displayed in the preview changes panel
- It's not possible to add a new row in Batch Edit mode in IE9
- BootstrapGridView - It's not possible to scroll the grid to the required row with the ScrollToVisibleIndexOnClient property and the MakeRowVisible method in a certain scenario when the "VirtualSmooth" vertical scroll mode is used
- GridView cells are exported with a non-empty background color even if conditional formatting rules applied to the cells contain only font color settings
ASPxHtmlEditor
- The "An unhandled exception has occurred. The given key was not present in the dictionary" error occurs in the design view if the MaterialCompact theme is set.
- The script tag is modified when a control is used in ASPxGridView's Edit Form and AllowEditFullDocument is set to true
ASPxPivotGrid
- The header style is broken when Bootstrap styles are added
- ASPxPivotGrid expands/collapses rows incorrectly in certain cases
ASPxRichEdit
- A delay occurs on an attempt to update all fields when a header contains both the page number and page count
- A wrapped image is incorrectly positioned during export if it is placed in a table
- An exception on an attempt to update all fields when a header contains both the page number and page count
- Comments shouldn't be shown in the resulting document on printing
- Copying tables from Microsoft Office Word to ASPxRichEdit causes the Uncaught Error: Internal exception
- Strike through is lost after copying content from Word to the editor in Chrome
- The "Cannot read property 'isLoaded' of undefined" error occurs when inserting an Image using Document Variables
- The exception is thrown on inserting an Excel table
- Indents between texts and numbers disappear on a certain level of a multiline list
- The "Cannot read property 'fields' of undefined" error occurs when the changeHyperlink command is executed without an optional subDocumentId parameter
- The .docx file is displayed incorrectly after updating to version 19.1.5
ASPxSpreadsheet
- An .XLS document that contains formulas with the MINIFS function is corrupted after resaving
- ASPxSpreadsheet - "The given key was not present in the dictionary" error occurs in the Designer when the "Material" theme is used
- ASPxSpreadsheet - It's not possible to switch months using the arrow buttons in a custom RibbonDateEditItem
- Filter fields that are not included into the Page/Column/Row pivot area are ignored if these are slicers in the workbook
- The GETPIVOTDATA function isn't calculated properly when the page field and its visible item are specified as function arguments
ASPxThemeBuilder
- Skin files for all controls are created if a new theme is created based on the "PlasticBlue" theme and only the "GridView" product is selected
- The IconID property is disabled
ASPxTreeList
- Page size is not stored in cookies
- The auto filter condition is not stored in cookies and the filter is not stored if the auto filter condition is set to "Doesn't contain"
- The Styles.CommandButton.Paddings property has no effect
Bootstrap Charts
- Bootstrap Pie Chart - "The connection is not open." error on an attempt to bind a chart to Entity Framework
Bootstrap Data Editors
- BootstrapCheckBoxList - The "is-invalid" style is not applied to the check box input element if the SettingsBootstrap.IsCustom property is enabled
Bootstrap GridView
- An exception occurs on an attempt to hide a command button in the CommandButtonInitialize event handler if adaptability is enabled
- BootstrapGridView's context menu is not invoked if the VerticalScrollBarMode property is set to Auto
Bootstrap Navigation, Layout & Multi-Purpose Controls
- BootstrapMenu - The FindControl method does not work for an item template
Bootstrap Rich Text Editor
- RichEdit - The "Cannot read property 'fields' of undefined" error occurs when the changeHyperlink command is executed without an optional subDocumentId parameter
Data Access Library
- SqlDataSource - Parameters are not permitted in the SELECT list (Pervasive)
- SqlDataSource - The PostgreSql function does not exist (a parameter type is unknown)
- SqlDataSource - The XPO provider's methods are used to obtain the stored procedure's result schema
DevExtreme Core
- DevExtreme MVC Components - It's impossible to render multiple buttons using the Template option
DevExtreme Data Grid
- All CheckBoxes are flickering when cancelEditData() is called and repaintChangesOnly: true
- Inconsistent behavior when inputting a cell's value in Microsoft Edge Browser and other supported browsers
- Infinite loading occurs after filtering if the FilterPanel is visible and the calculateFilterExpression callback function returns another function
- The detail grid layout is broken if the scrolling.useNative option is true
- The layout is broken when an error row is shown after the details grid is updated
- DataGrid doesn't cancel changes in onRowUpdating event for Boolean columns
- DataGrid raises the "Uncaught TypeError: value is not defined" error when a new row is inserted
- DataGrid raises the onToobarPreparing event handler when the "editing.popup.title" option is changed
- DevExtreme MVC Components - It's impossible to render multiple buttons using the Template option
DevExtreme Data Visualization
- Chart - The loading indicator does not disappear when axis labels are too long and hidden
- PieChart doesn't show Tooltip when placed to the bottom of the page
DevExtreme Diagram
- Diagram - The "Cannot create property 'Full_Name' on number '1'" script error occurs in the "Node List: Linear Array " demo
DevExtreme File Management
- It's not possible to specify endpointUrl or url that points to a Razor Page handler
DevExtreme Scheduler
- Performance issue when rendering 500 appointments in the timeline view
DevExtreme UI Widgets
- Form - Empty group is populated with model items automatically
- TabPanel - Tab content disappears after removing items if repaintChangesOnly is "true"
- TabPanel removes content when items are changed
- TreeView - If the JAWS screen reader is used, keyboard navigation doesn't work, and the reader doesn't pronounce the item text when a search bar is enabled
Installation (.NET)
- The /FORCEMANUAL command-line option is not documented
MVC Chart
- The SeriesDrawOptions.Color property does not change the series color in the CustomDrawSeries event handler
MVC Dashboard
- Web Dashboard and Report - The "Cannot read property 'name' of undefined" error occurs when changing the select query to a stored procedure in the Data Source Wizard
MVC Data Editors
- GridLookup selects a lot of data from the database when a row is selected on a non-first grid page and the server mode is used
- RadioButton - Disable the capability to set the unsupported ValueType, ValueChecked, and ValueUnchecked properties
- RadioButtonList - The model is not valid on submitting a form when the editor is bound to the model's null value
MVC GridView
- Screen Readers read scripts in grid cells
- Combo box has incorrect input text after batch editing starts
- Values of the Edit Form editors are incorrectly reset if a current "Insert/Update" operation is canceled on the server because of validation errors
MVC Navigation, Layout & Multi-Purpose Extensions
- Large Images (32x32) are not rendered in RibbonControl buttons if the "GrayScaledWithWhiteHottrack" icon set is used
MVC Pivot Grid
- Header texts are not correctly styled when the AccessibilityCompliant property is enabled
- Server Mode - "LINQ to Entities only supports casting EDM primitive or enumeration types" error occurs on binding to the Entity Framework
- Pivot Grid - A script error is thrown on an attempt to scroll vertically on a mobile device
MVC Report
- ASPxWebDocumentViewer - The Single File option is not available for already produced PRNX documents
- End-User Report - The popup menu does not hide in the filter editor with the full screen mode if Internet Explorer is used
- Export to Excel - Labels with transparent background are exported incorrectly
- Value and Lookup settings switch after changing the parameter's type
- Web Dashboard and Report - The "Cannot read property 'name' of undefined" error occurs when changing the select query to a stored procedure in the Data Source Wizard
- Web Report Designer - JSON Schema is not loaded in the Web Data Source Wizard if a connection name was specified before the endpoint
- Web Report Designer - UI rendering issues in the Right To Left (RTL) mode in version 19.1
- Web Report Designer - XRGauge and XRCharacterComb controls' Tag property cannot be hidden
- XtraReport - Exported RTF/DOCX documents have truncated text (the Single File Page-by-Page mode)
MVC RichEdit
- The exception is thrown on inserting an Excel table
- MVC RichEdit control stops rendering its content after loading a template document with merge fields if the ViewMergeData property is set to true
- Particular cell borders are displayed in the RichEdit and are invisible in Microsoft Word
- An exception occurs on an attempt to select all text and insert it into a document
- Indents between texts and numbers disappear on a certain level of a multiline list
- The "Cannot read property 'fields' of undefined" error occurs when the changeHyperlink command is executed without an optional subDocumentId parameter
- The .docx file is displayed incorrectly after updating to version 19.1.5
- RichEdit with Remote State Provider - The RichEditExtension.SaveCopy method returns an incorrect value if the application is deployed in Azure
MVC Spreadsheet
- Filter fields that are not included into the Page/Column/Row pivot area are ignored if these are slicers in the workbook
- The GETPIVOTDATA function isn't calculated properly when the page field and its visible item are specified as function arguments
- The measure Unit property does not influence the Spreadsheet ribbon appearance
MVC TreeList
- The TreeList extension doesn't apply the Base color in certain DevExpress themes when highlighting the Search Panel text
- Page size is not stored in cookies
- The auto filter condition is not stored in cookies and the filter is not stored if the auto filter condition is set to "Doesn't contain"
Navigation, Layout & Multi-Purpose Controls
- ASPxTitleIndex - A certain data source record is missing in the control when Czech symbols are used and the Czech culture is selected
- ASPxFileManager - The toolbar is incorrectly shown when the control with enabled adaptivity is placed in ASPxPopupControl and the "Office365" theme is used
- ASPxPageControl - It's not possible to use the '|' character as a delimiter in the callback parameter
- ASPxPivotGrid - An error occurs after an update to version 19.1.5 when Pivot Grid and Chart are placed into a FormLayout's item
Rich Text Editor for ASP.NET Core
- The Mail Merge export is not available in read-only mode
- Mail Merge - The exported document doesn't contain an inserted image
- A saved document has an incorrect structure
- Font settings are changed when saving a file
- Rtf is not supported
- Document content is sent to the server in OpenXML format when the Save command is executed
- The Download button is not available in ReadOnly mode
- The Print ribbon item is disabled when the editor is in read-only mode
- RichEdit - The .docx file is displayed incorrectly after updating to version 19.1.5
- A document exported via the "Mail Merge" item doesn't have extensions in all browsers except Chrome
- The openDocument method doesn't support the data URI scheme
Spreadsheet Document API
- An .XLS document that contains formulas with the MINIFS function is corrupted after resaving
- Filter fields that are not included into the Page/Column/Row pivot area are ignored if these are slicers in the workbook
- The GETPIVOTDATA function isn't calculated properly when the page field and its visible item are specified as function arguments
Spreadsheet for ASP.NET Core
- Spreadsheet Core - There is no capability to hide Spreadsheet's Ribbon using the Visible method
Web Forms Dashboard
- Web Dashboard and Report - The "Cannot read property 'name' of undefined" error occurs when changing the select query to a stored procedure in the Data Source Wizard
Word Processing Document API
- Particular cell borders are displayed in the RichEdit and are invisible in Microsoft Word
XtraCharts Suite
- WebChartControl - An unhandled exception when invoking the Chart Designer in certain situations
XtraReports Suite
- ASPxWebDocumentViewer - The Single File option is not available for already produced PRNX documents
- ASPxReportDesigner - Expanding the [Data] tab throws the "Filter is not a function" client-side error
- DocumentViewer/ReportDesigner on a DevExtreme Popup - The "Failed to execute 'appendChild' on 'Node'" exception occurs when switching to Fullscreen mode
- Export to DOCX - Page numbers in the Table Of Contents are truncated
- Export to Excel - Labels with transparent background are exported incorrectly
- The DevExpress Report item template does not add the DevExpress.AspNetCore.Reporting package to the project that has the DevExpress.AspNetCore.Bootstrap package installed
- The DevExpress Report item template does not display an error if ASP.NET Core Bootstrap packages of other versions are used in the project
- The XRTable.ProcessHiddenCellMode property is missing the ProcessHiddenCellMode.DecreaseTableWidth value in Intellisence
- Web Dashboard and Report - The "Cannot read property 'name' of undefined" error occurs when changing the select query to a stored procedure in the Data Source Wizard
- Web Report Designer - JSON Schema is not loaded in the Web Data Source Wizard if a connection name was specified before the endpoint
- Web Report Designer - UI rendering issues in the Right To Left (RTL) mode in version 19.1
- XRLabel - Red cross appears in PDF files for labels with HTML inspired text in .NET Core
- XtraReport - Exported RTF/DOCX documents have truncated text (the Single File Page-by-Page mode)
↧
September 13, 2019, 4:15 am
↧
September 13, 2019, 4:16 am
DevExpress UniversalComprehensive software development toolset for .NET and JavaScript. Latest maintenance release.
Features
DevExpress has released a maintenance update across their entire product range.
↧
↧
September 13, 2019, 4:17 am
DevExpress DXperienceComprehensive software development toolset for .NET and JavaScript. Latest maintenance release.
Features
DevExpress has released a maintenance update across their entire product range.
↧
October 17, 2019, 3:06 am
ExpressGridPackImproves SpreadSheet, VerticalGrid and PivotGrid controls.
Fixes
ExpressEditors Library
- A value selected via the "Select a Value..." combo box on an Excel-inspired filter dropdown's "Numeric Values" tab does not update the filter criteria for a container control item whose data type is FmtBcd
- In-place cxCheckComboBox - A container control item's cells do not show the hint passed as the AData.ErrorText parameter in the item's OnValidateDrawValue event handler for an error icon
- TcxCustomDropDownEdit descendants apply the form transparency to their popup windows
ExpressPivotGrid Suite
- Export to XLS or XLSX - The cxExportPivotGridDataToExcel procedure exports grouping values from total headers instead of their display values
ExpressPrinting System
- LayoutControl Report Link - A layout group with scrollable content is printed incorrectly
- Spreadsheet Report Link - The last cell in a row paints its right border over the left border of the first cell in the row below
ExpressQuantumGrid Suite
- Banded Table View - Column positions loaded from an inherited form's DFM file are not applied in certain cases
- Export - ExportGridDataTo~ procedures incorrectly export column references used in conditional format rules that have the "Apply to the record" option selected if the grid View is grouped or includes a certain set of bound columns
ExpressSkins Library
- cxSpinEdit - The editor's disabled up arrow button does not appear disabled if the Bezier or Office2019Colorful skin is applied
ExpressSpreadSheet
- Cell comments are incorrectly loaded from certain XLS files
- ExpressSpreadSheet.chm file cannot be opened for viewing
ExpressVerticalGrid Suite
- The TcxvgController.MakeRecordVisible function does nothing if the vertical grid has no handle
- The vertical grid incorrectly arranges its elements when the TopVisibleRowIndex property value is greater than 0 and the LayoutStyle property value switches to lsBandsView or ulsBandsView
↧
October 17, 2019, 3:09 am
ExpressNavigationPackImproves Editors, Docking and Bars controls.
Fixes
ExpressBars Suite
- A custom color assigned to the bar manager's DockColor property at design time has no effect on dock controls at runtime
- A submenu/popup menu whose ItemOptions.Size property is set to misLarge incorrectly paints icons for in-place editor bar items
- Ribbon - Activating a tab of a minimized Ribbon control located on a secondary form disables the form's standard actions (TAction objects)
ExpressDocking Library
- TdxContainerDockSite descendants created by a dock operation scale twice if the monitor DPI is not 96
ExpressEditors Library
- A value selected via the "Select a Value..." combo box on an Excel-inspired filter dropdown's "Numeric Values" tab does not update the filter criteria for a container control item whose data type is FmtBcd
- In-place cxCheckComboBox - A container control item's cells do not show the hint passed as the AData.ErrorText parameter in the item's OnValidateDrawValue event handler for an error icon
- TcxCustomDropDownEdit descendants apply the form transparency to their popup windows
ExpressSkins Library
- cxSpinEdit - The editor's disabled up arrow button does not appear disabled if the Bezier or Office2019Colorful skin is applied
↧
October 17, 2019, 3:11 am
ExpressQuantumPackImproves Grid, SpreadSheet and Printing controls.
Fixes
ExpressBars Suite
- A custom color assigned to the bar manager's DockColor property at design time has no effect on dock controls at runtime
- A submenu/popup menu whose ItemOptions.Size property is set to misLarge incorrectly paints icons for in-place editor bar items
- Ribbon - Activating a tab of a minimized Ribbon control located on a secondary form disables the form's standard actions (TAction objects)
ExpressDocking Library
- TdxContainerDockSite descendants created by a dock operation scale twice if the monitor DPI is not 96
ExpressEditors Library
- A value selected via the "Select a Value..." combo box on an Excel-inspired filter dropdown's "Numeric Values" tab does not update the filter criteria for a container control item whose data type is FmtBcd
- In-place cxCheckComboBox - A container control item's cells do not show the hint passed as the AData.ErrorText parameter in the item's OnValidateDrawValue event handler for an error icon
- TcxCustomDropDownEdit descendants apply the form transparency to their popup windows
ExpressPrinting System
- LayoutControl Report Link - A layout group with scrollable content is printed incorrectly
- Spreadsheet Report Link - The last cell in a row paints its right border over the left border of the first cell in the row below
ExpressQuantumGrid Suite
- Banded Table View - Column positions loaded from an inherited form's DFM file are not applied in certain cases
- Export - ExportGridDataTo~ procedures incorrectly export column references used in conditional format rules that have the "Apply to the record" option selected if the grid View is grouped or includes a certain set of bound columns
ExpressSkins Library
- cxSpinEdit - The editor's disabled up arrow button does not appear disabled if the Bezier or Office2019Colorful skin is applied
ExpressSpreadSheet
- Cell comments are incorrectly loaded from certain XLS files
- ExpressSpreadSheet.chm file cannot be opened for viewing
↧
↧
October 17, 2019, 3:15 am
DevExpress VCL SubscriptionImproves RichEdit, Scheduler and VerticalGrid controls.
Fixes
ExpressBars Suite
- A custom color assigned to the bar manager's DockColor property at design time has no effect on dock controls at runtime
- A submenu/popup menu whose ItemOptions.Size property is set to misLarge incorrectly paints icons for in-place editor bar items
- Ribbon - Activating a tab of a minimized Ribbon control located on a secondary form disables the form's standard actions (TAction objects)
ExpressDocking Library
- TdxContainerDockSite descendants created by a dock operation scale twice if the monitor DPI is not 96
ExpressEditors Library
- A value selected via the "Select a Value..." combo box on an Excel-inspired filter dropdown's "Numeric Values" tab does not update the filter criteria for a container control item whose data type is FmtBcd
- In-place cxCheckComboBox - A container control item's cells do not show the hint passed as the AData.ErrorText parameter in the item's OnValidateDrawValue event handler for an error icon
- TcxCustomDropDownEdit descendants apply the form transparency to their popup windows
ExpressExport Library
- Export to XLS or XLSX - The cxExportPivotGridDataToExcel procedure excludes one row from the resulting file's frozen pane
ExpressLibrary
- A frame scales the font size of controls whose ParentFont property is set to True twice if this frame is created in a scaled form at runtime
- SVG Images - A "gradientTransform" attribute's value of the "linearGradient" element is ignored
ExpressPDFViewer
- Decoding content encoded using the Flate compression freezes an application in certain cases
ExpressPivotGrid Suite
- Export to XLS or XLSX - The cxExportPivotGridDataToExcel procedure exports grouping values from total headers instead of their display values
ExpressPrinting System
- LayoutControl Report Link - A layout group with scrollable content is printed incorrectly
- Spreadsheet Report Link - The last cell in a row paints its right border over the left border of the first cell in the row below
ExpressQuantumGrid Suite
- Banded Table View - Column positions loaded from an inherited form's DFM file are not applied in certain cases
- Export - ExportGridDataTo~ procedures incorrectly export column references used in conditional format rules that have the "Apply to the record" option selected if the grid View is grouped or includes a certain set of bound columns
ExpressRichEdit Control
- An AV occurs on creating the Rich Edit control in an ISAPI extension
- The "List index out of bounds" exception occurs when a user clicks a relative hyperlink in a new document
ExpressScheduler Suite
- An event's in-place editor blends its text with the background if the MetropolisDark, TheBezier, or VisualStudio2013Dark skin is applied
ExpressSkins Library
- cxSpinEdit - The editor's disabled up arrow button does not appear disabled if the Bezier or Office2019Colorful skin is applied
ExpressSpreadSheet
- Cell comments are incorrectly loaded from certain XLS files
- ExpressSpreadSheet.chm file cannot be opened for viewing
ExpressVerticalGrid Suite
- The TcxvgController.MakeRecordVisible function does nothing if the vertical grid has no handle
- The vertical grid incorrectly arranges its elements when the TopVisibleRowIndex property value is greater than 0 and the LayoutStyle property value switches to lsBandsView or ulsBandsView
↧
October 21, 2019, 2:18 am
DevExpress Office File APIImproves PDF, Word Processing and Spreadsheet Document APIs.
Fixes
All Office File API products
- Parsing - A document containing an empty dictionary as an 'open action' value cannot be opened
NuGet Packages
- NuGet packages without dependencies (such as DevExpress.Data) are resolved for an incorrect target framework
PDF Document API
- Parsing - A document containing a 'page tree node' with an invalid child reference cannot be processed
- Parsing - Documents containing images with an invalid size cannot be opened
- Parsing - Documents containing optional content properties with an incorrect default configuration cannot be opened
- Usability - Provide a setter for the PdfDocument.LanguageCulture property
Spreadsheet Document API
- ASPxSpreadsheet - The file is corrupted after saving a file with pivot tables
- NullReferenceException on an attempt to load two or more documents simultaneously
- The resulting document gets corrupted when saving a workbook with Pivot Tables
- The XIRR function calculation convergence issues
Word Processing Document API
- ArgumentException on an attempt to use multiple RichEditDocumentServers simultaneously in separate threads
- Export to DOCX - Formatted text loses underlines if they are split across document pages
- GDI+ exception when converting docx-document to html with RichEditDocumentServer
- Image hyperlinks are lost on saving a document to RTF
↧
October 21, 2019, 2:21 am
DevExpress Report and Dashboard ServerImproves Dashboard and Report Designer.
Fixes
- Dashboard - A grid item is not shown at the correct position when it is tapped in mobile mode
- Report Designer - Unable to select a data member when adding a GUID type report parameter
- Web Report Designer for Angular - Unable to assign any script handler in the Property Grid
↧
October 21, 2019, 2:29 am
DevExpress Windows 10 AppsImproves Grid and Scheduler controls.
Fixes
Grid for Windows 10 Apps
- The VisibleIndex property does not change the current column order
Scheduler for Windows 10 Apps
- SchedulerControl does not raise the ItemClicked and EditAppointmentDialogShowing events when an appointment from the "More" popup is clicked
↧
↧
October 21, 2019, 2:30 am
DevExpress ReportingImproves exporting to DOCX and PDF.
Fixes
- A report is exported with the DXXRDV name if the DisplayName property contains an apostrophe mark
- A spanned cell is shown in the PageHeader band whose PrintOn property is set to NotWithReportFooter and the ReportFooter band is shown on the same page
- A wrapped rotated string is cut off when a report is exported to PDF
- ASPxDocumentViewer - Print Report button does not work after Google Chrome Update 76.0.3809.132
- Binding Expressions with a multi-value report parameter do not work
- DevExpress.Data.Filtering.Exceptions.InvalidPropertyPathException is thrown on showing a report with a chart whose series has two data filters and the Series. DataFiltersConjunctionMode property is set to OR
- Document Viewer - Interactive functionality doesn't work if at least one brick is selected
- DocumentPreviewControl - System.NullReferenceException is thrown when showing the control in a specific scenario
- End-User Report Designer - The (none) option is not shown for a cascading parameter (AllowNull = True)
- EUD - Script's Page: Control and Event ComboBoxes are empty
- Export to DOCX - Formatted text loses underlines if they are split across document pages
- Export to DOCX - Large images or charts may be split between document pages incorrectly in "SingleFilePageByPage" export mode when the "TableLayout" option is enabled
- Export to PDF - GDI handles leaks under a certain XtraReport layout configuration (text boxes in XRRichText)
- Invalid value conversion error for the "Point-Fixed positive" editor
- Issue with double clicking the FieldList item in combination with a custom FieldListNodeTool
- Report Parameters - A calculated field cannot be used for sorting dynamic look-up collections (the "Invalid Data Member" error)
- Report Summary - Changing TextFormatString in the BeforePrint event handler does not work
- Search doesn't work for the filed list in the XRPivotGrid Designer
- Visual Studio Report Designer - External REPSS styles do not work at the inherited report level
- Web Reporting - The 'Request is not available in this context' error occurs on loading a report layout
↧
October 21, 2019, 2:50 am
DevExtremeImproves Data Grid, UI and Data Visualization controls.
Fixes
All HTML JS products
- Toolbar - The menu button is disabled after an upgrade to version 19.1.6 in a certain scenario
DevExtreme Core
- Button template is not rendered if the widget is conditionally displayed using v-if / v-else
DevExtreme Data Grid
- CustomStore.load doesn't contain the "select" parameter after certain queries
- "Undefined" exception when removing column grouping and any column template references a complex object in the data row
- "Cannot read property 'call' of undefined" error occurs when searching with searchPanel when an unbound lookup-column exists
- A long validation message is cut off in form editing mode
- Cannot expand an adaptive row if the virtual scrolling mode is applied
- Filter row loses focus after filtering
- FilterPanel displays an empty string when filtering a Lookup column with the "Is eny of" condition
- It is impossible to collapse a band column's item in a column chooser if its allowHiding option is set to false
- It is impossible to select an item in the select element inside a cell template in Edge
- Lookup column doesn't load if dataSource is undefined on page load
- Mater-Detail - Multiple dx-datagrid-focus-overlay elements are rendered in the detail grid
- RowFilter doesn't work on rebinding data to the grid
- The columns.filterValue option is ignored if State Storing is enabled
- The E1046 error occurs after a column is moved from the group panel when a Custom Store with a specified 'key' is used and allowColumnReordering is enabled
- The Enter key does not work for DateBox
- The focused row background is not rendered
- The onFocusedRowChanged event is not raised when the focusedRowEnabled option is enabled in code
- The onFocusedRowChanging event is not raised when a column with selection check boxes is clicked
- The size of a column separator stays the same when a container size is changed in a certain scenario
- Validation state is unexpectedly cleared when setCellValue is used along with a custom validation rule in a column
- DataGrid displays extra borders when a row is focused
- DataGrid doesn't allow state resetting if a page was not reloaded
- DataGrid exports columns with the offset if the allowExporting option is set to false for a column under a band column
- DataGrid in DropDownBox displays the "Cannot read property 'rowIndex' of undefined" error when Tab is pressed
- DataGrid shows focus on cells where editing was canceled
- DataGrid's navigateTo method doesn't behave as expected when used in virtual scrolling mode
DevExtreme Data Visualization
- Axis X labels are incorrectly aligned after switching the Rotated property
- Chart - Scrolling does not work smoothly on touch-enabled devices
- Chart - Showing and hiding series change the visual range
- Chart - The constant line is rendered incorrectly after the upgrade to version 19.1.5 in a certain scenario
- Chart doesn't show a tooltip if a label is hovered
- RangeSelector - The onValueChanged event handler doesn't have the 'event' parameter
- The "Uncaught DOMException: Failed to execute 'getSubStringLength' on 'SVGTextContentElement'" error occurs on resizing a browser window when charts are rotated
DevExtreme Html Editor
- Placeholder is black in the dark theme
- The "Invalid prop: custom validator check failed for prop 'formatName' " error occurs for certain toolbar items
DevExtreme Pivot Grid
- Fields are not scrolled when virtual scrolling is enabled and there is no data
DevExtreme Scheduler
- After resizing an appointment the start/end date/time is not correctly snapped onto the target cell
- crossScrollingEnabled corrupts horizontal layout
- Start and End date cannot be the same
- The "TypeError: this._contentReadyAction is not a function" error occurs on an attempt to open the edit appointment popup for the second time in a certain scenario
- The Timeline View header with a multi interval count greater than 1 is displayed incorrectly
- The UI is not refreshed when appointmentUpdating is canceled for a recurrent appointment
- Scheduler doesn't display an appointment in timelineWeek if is starts after endDay
- Scheduler passes incorrect values for startDate and endDate to CustomStore.load if groupByDate is true
- Scheduler: Uncaught TypeError: Cannot read property 'index' of undefined under certain conditions
DevExtreme Tree List
- DataGrid and TreeList - Escape key is not working for row editing in IE 11.356
- The store.push method doesn't work if the type is 'insert'
DevExtreme UI Widgets
- DxTextBox - A Form value is not updated when using ngModel with a mask
- Button template is not rendered if the widget is conditionally displayed using v-if / v-else
- ColorBox doesn't allow to display a clear button
- Custom textEditor buttons' icons have incorrect vertical alignment in the Material theme
- DataGrid - The Enter key does not work for DateBox
- DataGrid in DropDownBox displays the "Cannot read property 'rowIndex' of undefined" error when Tab is pressed
- DateBox - An error occurs when the right arrow is pressed when the editor has the "time" type
- DateBox has an incorrect value when pickerType is not native
- DropDownButton - Items disappear if the disabled property is changed
- dxNumberBox - Inconsistent behavior with thousand separator input
- FilterBuilder - Hierarchical fields are not working
- FilterBuilder - The lookup field selection does not work when displayExpr is specified as a custom function
- Form - Switch is incorrectly aligned in the Material theme if the label.location property is set to "left"
- Form - The resetValues method doesn't clear all validation errors in ValidationSummary
- Form - ValidationSummary shows no errors if a validation rule was added to a form's item at runtime
- List - Focus works for disabled items in a certain scenario
- List - Reordering is not working when items are grouped and some groups are collapsed
- Popup - Content with "contentEditable=false" is not scrolled
- Popup - The widget opens without animation for the first time if the visible option is set for dxi-toolbar-item
- RadioGroup - Radio buttons placed into the template are selected after clicking the parent radio button
- SelectBox - The first click on the button in the field template does not work when focus is set in the textbox
- SelectBox - The widget doesn't display items in a drop-down window if a user types search text and moves focus away from the widget before search is completed
- SelectBox - The widget doesn't load the next page if its value is changed with the Down arrow button and the drop-down element is opened
- TagBox - Keyboard Support - The 'Alt + ↓' and 'Alt + ↑' key combinations don't work
- TagBox - The "TypeError: Failed to execute 'getComputedStyle' on 'Window'" error occurs on an attempt to change some options in ngAfterViewInit
- TagBox - The widget cuts a long text string to the left on typing
- TextArea - The scrollbar is missing when autoResizeEnabled is true and maxHeight is set
- TextArea doesn't allow page scrolling on mobile devices
- TextBox - A modified value is not updated in the editor with mask/maskRules when an end user enters more characters than allowed
- TextBox - Tapping the clear button triggers the "valueChanged" event
- TextBox - The onInput callback is not raised if the mask option is set
- TextBox - The onValueChanged event doesn't fire under certain conditions if a mask is set
- TextBox - The 'reset' method doesn't reset the 'value' option to an empty string if the 'mask' option is not empty
- TextBox' value is not updated when extra signs are typed using a mask
- The 'required' validation rule unexpectedly fails in certain scenarios
- Toolbar - Internal components ignore the "disabled" property if a parent component is disabled
- TreeView - The "*" symbol is used in built-in CSS selectors
- Unable to type in dxTextBox in IE
↧
October 21, 2019, 2:50 am
DevExpress WPFImproves Charts, Diagram and Spreadsheet controls.
Fixes
Data Access Library
- SqlDataSource - Parameters are not permitted in the SELECT list (Pervasive)
DXAccordion for WPF
- AutoExpandAllItems does not work on adding a child item to the data source
DXCharts for WPF
- An unhandled exception (NullReferenceException) occurs when removing Series from ChartControl in certain situations
- ChartControl - A memory leak issue after multiple zoom operations in the "Large Data Source" demo module
- ChartControl does not release all allocated resources after clearing the Series collection at runtime
- Usability - Unable to hide CustomLegendItem using the Visiblity property
DXControls for WPF
- "Minimize" is incorrectly localized to Japanese in dx:ThemedWindow
- Alternative palette colors are not present in Palettes_Base.xaml
- FilteringUI - RangeFilterElement cannot work with DBNull values
- Scrollbar's corner displays a wrong background color when the Office2019Black theme is used
- The parent window is reactivated after dragging a tab item out from DXTabControl
- The Win32 exception is raised when DXSplashScreen is used for a long time
DXDiagram for WPF
- DiagramDesignerControl's Toolbox disappears after switching tabs in the parent DXTabControl
- The SnapToGrid property value doesn't disable DiagramConnector's axis snapping feature
- There is no way to customize the position of DiagramConnector's content
DXDocking for WPF
- A group cannot be correctly restored if the last panel is moved out from the group but this group still contains closed panels
- Dock panels cannot be pinned after redocking floating tabs
- DockLayoutManager's Japanese localization does not follow the Microsoft Japanese Style Guide
- NullReferenceException when creating a floating tab in DockLayoutManager
- The "DockingStringId.MenuItemClose" string has incorrect content in Russian localization
DXEditors for WPF
- ComboBoxEdit does not update its text when a selected item raises PropertyChanged with the null parameter and the DisplayMember property value is updated
- ComboBoxEdit is not focused programmatically when using TokenComboBoxStyleSettings
- FlyoutControl works incorrectly if OpenOnHover="True"
- PopupBaseEdit's Popup moves when declared in the Grid with SharedSizeGroup
- ProgressBarEdit's border becomes thicker in certain themes again
- SpinEdit tries to set System.Decimal although EditValueType is set to Int32
- TextEdit with EditValueType no longer accepts values when the entered value cannot be converted to the specified type
- ToggleSwitch does not inherit Foreground in Office2010Black and Office2016Black themes
DXGantt for WPF
- GanttTaskControl does not display its ToolTip if AllowEditing of its parent GanttView is enabled
DXGrid for WPF
- AutoGenerateColumns do not work with an empty datasource and AllowCollectionView="False"
- DataControlDetailDescriptor - SelectedItem of a detail grid is not updated if a user sorts this grid
- ArgumentException if exported columns have empty headers and the grid is exported to XLSX
- EditFormDialog: ArgumentNullException is raised when double clicking AutoFilterRow
- GridControl applies incorrect AutoFilterCrtiteria to columns when horizontal scrolling virtualization is enabled
- GridFilterCriteriaToExpressionConverter does not support nested properties
- HyperlinkEdit does not raise the RequestNavigation event when the Enter key is pressed
- KeyNotFoundException is thrown when opening the Filter Editor with a specific date filter applied
- NotImplementedException is thrown in GridControl when the MergeColumnFiters method is called
- RangeFilterElement - The min and max values are not updated if data values are changed between the BeginDataUpdate and EndDataUpdate method calls
- TreeListView doesn't update the visible state of child nodes when a parent node becomes visible
DXMap for WPF
- Map Editor - MapPolyline markers are drawn with an offset during zooming when a non-default stroke thickness is specified
- Selected map items are not highlighted when the MapControl is placed in TabControl and the active tab is changed
- VectorLayer - The ShapeFileDataAdapter.DistanceBasedClusterer object behavior is changed after the upgrade
DXPivotGrid for WPF
- ArgumentOutOfRangeException is raised in the Fields.Clear method if a group filter is set
DXPrinting for WPF
- DocumentPreviewControl - If XLSX export fails with an error, the Export & Email buttons stay disabled
DXRibbon for WPF
- A collapsed RibbonControl has an incorrect height in OfficeSlim mode
- RibbonControl has an incorrect height in OfficeSlim mode
- ValueCollectionEnumerator incorrectly implements the IDisposable pattern
DXRichEdit for WPF
- Load RTF with Watermark
- SimpleView does not show a horizontal scrollbar when an image exceeds the document bounds
- SimpleView's horizontal scrollbar operates incorrectly if the WordWrap option is enabled
- The selection font changes to Calibri when pasting HTML text
- Underlined text that uses the Gill Sans MT font is printed incorrectly
DXScheduler for WPF
- ArgumentOutOfRangeException is thrown when using the Forward or Backward items when LimitInterval's end is set to DateTime.MaxValue
- DateNavigator navigates to incorrect dates when a user clicks the left and right buttons with the pressed Ctrl key
- Dragging an appointment from an external source doesn't work if LimitInterval is set
- NotImplementedException occurs when GridReportManagerService is used to print SchedulerControl's ListView with a custom field
- NullReferenceException occurs if SchedulerDateNavigatorStyleSettings' Scheduler property is reset to "null"
- Shorter appointments are displayed first in the sort order starting with version 18.2
DXSpellChecker for WPF
- SpellChecker incorrectly replaces the misspelled word when text is edited manually
- Strange behavior and ArgumentOutOfRangeException when spell checking is missing a space at end of a sentence
- The Spelling dialog shows the Delete option for the second word in the sequence of two repeating misspelled words after the first misspelled word has been corrected
DXSpreadsheet for WPF
- An extra carriage return is added to the cell value if the Cancel parameter is set to True in the CellEndEdit event handler
- Rotated text is not wrapped in a cell
- The XIRR function calculation convergence issues
NuGet Packages
- NuGet packages without dependencies (such as DevExpress.Data) are resolved for an incorrect target framework
PDF Viewer for WPF
- DirectX Rendering - Objects with a very small clip region are not rendered
- DirectX Rendering - Text with the "FillAndStroke" rendering mode is rendered incorrectly
- NullReferenceException is thrown after closing an additional window with the thumbnails menu open
- Parsing - Documents containing optional content properties with an incorrect default configuration cannot be opened
- Parsing - Documents with an incorrect mask image cannot be opened
- PdfViewer cuts text entered by a user when a form field is edited
Project Templates
- DevExpress Template Gallery - Item Templates from the .NET Framework installation are visible and cause errors in .NET Core 3 Desktop projects
Windows UI
- Navigation - Provide the SaveToNavigationJournal property
XtraReports Suite
- A wrapped rotated string is cut off when a report is exported to PDF
- Binding Expressions with a multi-value report parameter do not work
- DocumentPreviewControl - System.NullReferenceException is thrown when showing the control in a specific scenario
- EUD - Script's Page: Control and Event ComboBoxes are empty
- Export to DOCX - Large images or charts may be split between document pages incorrectly in "SingleFilePageByPage" export mode when the "TableLayout" option is enabled
- Export to PDF - GDI handles leaks under a certain XtraReport layout configuration (text boxes in XRRichText)
- Invalid value conversion error for the "Point-Fixed positive" editor
- Issue with double clicking the FieldList item in combination with a custom FieldListNodeTool
- Report Parameters - A calculated field cannot be used for sorting dynamic look-up collections (the "Invalid Data Member" error)
- Report Summary - Changing TextFormatString in the BeforePrint event handler does not work
- Visual Studio Report Designer - External REPSS styles do not work at the inherited report level
↧
October 21, 2019, 2:51 am
DevExpress ASP.NETImproves Spreadsheet, Data Grid and Report controls.
Fixes
All ASP.NET Bootstrap products
- Bootstrap Controls - Deferred initialization causes the "ASPxClientHint is undefined" and "Too late" errors during the spreadsheet control load on a callback
All ASP.NET Core products
- ASP.Net Core Dashboard - The EffectiveUserName attribute is not passed in the request when the XMLA OLAP provider is used
All ASP.NET MVC products
- The "An error occurred creating the configuration section handler for devExpress/resources" exception occurs in the multi thread case
All ASP.NET Web Forms products
- The "An error occurred creating the configuration section handler for devExpress/resources" exception occurs in the multi thread case
- The ASPxSharePointRegister.exe application throws an exception on startup
ASPxCardView
- The "Index was outside the bounds of the array" error occurs during the export
- Incorrect location of command buttons in the card in the iOS theme
ASPxDataEditors
- ComboBox - A Java Script error occurs when a multi-column combo box is empty and adaptivity is enabled
ASPxGridView
- Batch Edit - It is not possible to use the space key in an editor located inside the DataItemTemplate container
- BatchEdit - The "Value cannot be Null" error occurs on adding a new row with empty values if an editable BinaryImage column is used
- Selection is lost when EndlessPaging and grouping are used
- The Column.Width property is not taken into account while calculating columns' widths if the ShowColumnHeaders property is set to false
- The e.NewValues collection is initialized incorrectly if the GetRowValues method is invoked in the CellEditorInitialize event handler of an empty grid
ASPxHtmlEditor
- Add the capability to prevent inserting the "<br />" element to the end of the "table" element after switching between "Design" and "HTML" views
ASPxQueryBuilder
- Query Builder cannot display certain data types in the list of available types
ASPxRichEdit
- ASP.NET Office Controls - Printing does not work in Chrome 77.0.3865.75
- A server error occurs on document content editing in a certain scenario
- Image upload doesn't work on Azure with the disabled ARR Affinity
- Images of the emf\wmf types contained in a document cause an error when the control is used on Azure
- The client-side fileDownload command doesn't work after installing the DevExpressNETComponentsSetup-19.1.6.19288 hotfix
- Document content becomes corrupted if the document was opened right after being saved
- Incorrect code is used to determine the paragraph ending
- The "Cannot read property 'startLogPosition' of undefined" error occurs on an attempt to type any text after a document was opened during a callback
ASPxScheduler Suite
- Custom text specified in the InitAppointmentDisplayText event handler is lost on appointment moving
- It's not possible to change an appointment on a touch screen by resizing it with the mouse in Edge
- Spaces are shown incorrectly between the start and end time inside an appointment
- The View Navigator becomes visible after a postback although the ShowViewNavigator property is disabled when e.ForceReloadAppointments is enabled in FetchAppointments
- ASPxScheduler incorrectly intercepts keyboard shortcuts when a control in ToolbarViewVisibleIntervalTemplate is focused
ASPxSpreadsheet
- Printing does not work in Chrome 77.0.3865.75
- It is impossible to edit a cell after validating another cell
- The file is corrupted after saving a file with pivot tables
ASPxTreeList
- The edit form is not shown for a newly created node which is a child of nodes shown after filtering
Bootstrap Charts
- An incorrect title element is generated
Bootstrap GridView
- BatchEdit - The "Value cannot be Null" error occurs on adding a new row with empty values if an editable BinaryImage column is used
Bootstrap Rich Text Editor
- Printing does not work in Chrome 77.0.3865.75
- Incorrect code is used to determine the paragraph ending
Bootstrap Scheduler
- DateHeaderTemplate is not applied in different views
Bootstrap Spreadsheet
- Printing does not work in Chrome 77.0.3865.75
- Excel documents cannot be uploaded into the BootstrapSpreadsheet document because of JS errors ("dx is not defined")
Data Access Library
- SqlDataSource - Parameters are not permitted in the SELECT list (Pervasive)
DevExtreme Core
- Form - Accessibility - Label context is incorrect if editorType is 'dxRadioGroup'
- Scaffolding - NullReferenceException is thrown on an attempt to generate a controller using the "Devextreme Api Controller with actions, using Entity Framework" template
DevExtreme Data Grid
- CustomStore.load doesn't contain the "select" parameter after certain queries
- Cannot expand an adaptive row if the virtual scrolling mode is applied
- Mater-Detail - Multiple dx-datagrid-focus-overlay elements are rendered in the detail grid
- The columns.filterValue option is ignored if State Storing is enabled
- The E1046 error occurs after a column is moved from the group panel when a Custom Store with a specified 'key' is used and allowColumnReordering is enabled
- The onFocusedRowChanged event is not raised when the focusedRowEnabled option is enabled in code
- The onFocusedRowChanging event is not raised when a column with selection check boxes is clicked
- The size of a column separator stays the same when a container size is changed in a certain scenario
- DataGrid doesn't allow state resetting if a page was not reloaded
- DataGrid exports columns with the offset if the allowExporting option is set to false for a column under a band column
DevExtreme Data Visualization
- Chart - Scrolling does not work smoothly on touch-enabled devices
- Chart doesn't show a tooltip if a label is hovered
- RangeSelector - The onValueChanged event handler doesn't have the 'event' parameter
DevExtreme File Management
- It is not possible to create a new folder via the context menu in the Thumbnails view
DevExtreme Pivot Grid
- Fields are not scrolled when virtual scrolling is enabled and there is no data
DevExtreme Scheduler
- DX widget doesn't appear in AppointmentTooltipTemplate the first time the tooltip is shown
- crossScrollingEnabled corrupts horizontal layout
- Scheduler doesn't display an appointment in timelineWeek if is starts after endDay
- Scheduler: Uncaught TypeError: Cannot read property 'index' of undefined under certain conditions
DevExtreme UI Widgets
- FilterBuilder - The lookup field selection does not work when displayExpr is specified as a custom function
- Form - Accessibility - Label context is incorrect if editorType is 'dxRadioGroup'
- Form - An item's label ignores DisplayAttribute set for a model if the label is defined
- Form - Switch is incorrectly aligned in the Material theme if the label.location property is set to "left"
- Form - The resetValues method doesn't clear all validation errors in ValidationSummary
- Form - ValidationSummary shows no errors if a validation rule was added to a form's item at runtime
- TagBox - Keyboard Support - The 'Alt + ↓' and 'Alt + ↑' key combinations don't work
- TagBox - The widget cuts a long text string to the left on typing
- TagBox doesn't display a value when DataSource is grouped
- TextBox - The 'reset' method doesn't reset the 'value' option to an empty string if the 'mask' option is not empty
- The 'required' validation rule unexpectedly fails in certain scenarios
MVC GridView
- BatchEdit - The "Value cannot be Null" error occurs on adding a new row with empty values if an editable BinaryImage column is used
- Selection is lost when EndlessPaging and grouping are used
- Calling the DeleteRow method in the Edit Form leads to an incorrect GridView layout
- Information about invalid values in unmodified data is not shown in Preview Changes
- The "Cannot read property 'GetDate' of null" JS error occurs if two default DateEdit editors in the filter row are used as a Date Range picker
MVC Navigation, Layout & Multi-Purpose Extensions
- PopupMenu - The component infinitely flickers in Chrome if the browser window size is small
MVC Report
- Export to DOCX - Formatted text loses underlines if they are split across document pages
- Report Summary - Changing TextFormatString in the BeforePrint event handler does not work
- Visual Studio Report Designer - External REPSS styles do not work at the inherited report level
- Web Report Designer - XRChart's BarDistance and BarDistanceFixed properties are not serialized
MVC RichEdit
- ASP.NET Office Controls - Printing does not work in Chrome 77.0.3865.75
- MVC Rich Edit - Document content becomes corrupted if the document was opened right after being saved
- RichEdit - Incorrect code is used to determine the paragraph ending
MVC Scheduler
- The appointment has an incorrect position while resizing if it was dragged and the editing is canceled by the Esc button before
- Appointment layout is calculated incorrectly after the page is refreshed
- The InitNewAppointment event handler is not accessible at the SchedulerSettings level
- Appointments are rendered incorrectly on 31.03.19 if the server's time zone supports daylight saving time
- Dates with appointments are not rendered with a bold font in a dropdown if they belong to an inactive month
- The Time Ruler's selection is not updated if appointment dragging was canceled
- Time Line View's content cannot be scrolled horizontally on mobile devices (iPad)
- The "Cannot read property 'GetItemByName' of undefined" error occurs when dragging an appointment with a right mouse button if a context menu is empty or hidden
MVC Spreadsheet
- Printing does not work in Chrome 77.0.3865.75
MVC TreeList
- An image isn't shown when exporting and assigning the e.ImageValue property in the RenderBrick handler
Navigation, Layout & Multi-Purpose Controls
- ASPxFormLayout - Layout Items have an incorrect height if some layout item has the RowSpan property specified and the ASPxMemo control with the 100% height inside
- ASPxSplitter - A pane with the enabled AutoHeight property is not recalculated after changing the available space if the browser is zoomed
- PopupMenu - The component infinitely flickers in Chrome if the browser window size is small
- TreeView - Node Text Wrapping does not work under certain circumstances
NuGet Packages
- NuGet packages without dependencies (such as DevExpress.Data) are resolved for an incorrect target framework
Rich Text Editor for ASP.NET Core
- Hyperlink formatting is not restored for existing hyperlinks after a document is loaded
- It's impossible to change a data source on the client side
- Incorrect code is used to determine the paragraph ending
Spreadsheet for ASP.NET Core
- The ASPx.TouchUIHelper.AttachDoubleTapEventToElement error is raised when running an application on a Mobile device
- Printing does not work in Chrome 77.0.3865.75
- Filtering and sorting don't work in Full Screen mode
XtraCharts Suite
- Axis Labels and Titles are always shown inside the chart's diagram when the AxisX.Alignment property is set to Zero and the scrollbar element is hidden
- DevExpress.Data.Filtering.Exceptions.InvalidPropertyPathException is thrown on showing a report with a chart whose series has two data filters and the Series. DataFiltersConjunctionMode property is set to OR
XtraReports Suite
- A report is exported with the DXXRDV name if the DisplayName property contains an apostrophe mark
- ASPxDocumentViewer - Print Report button does not work after Google Chrome Update 76.0.3809.132
- ASPxWebDocumentViewer - Is it possible to pass a friendly ObjectDataSource exception message to an end-user ?
- Binding Expressions with a multi-value report parameter do not work
- DevExpress.Data.Filtering.Exceptions.InvalidPropertyPathException is thrown on showing a report with a chart whose series has two data filters and the Series. DataFiltersConjunctionMode property is set to OR
- dx-report-viewer - Parameter editor displays incorrect text for an empty value in Angular applications
- Export to DOCX - Formatted text loses underlines if they are split across document pages
- Export to DOCX - Large images or charts may be split between document pages incorrectly in "SingleFilePageByPage" export mode when the "TableLayout" option is enabled
- Export to PDF - GDI handles leaks under a certain XtraReport layout configuration (text boxes in XRRichText)
- Report Parameters - A calculated field cannot be used for sorting dynamic look-up collections (the "Invalid Data Member" error)
- Report Summary - Changing TextFormatString in the BeforePrint event handler does not work
- Visual Studio Report Designer - External REPSS styles do not work at the inherited report level
- Web Document Viewer - The sender in the CustomizeMenuActions event handler doesn't contain the PerformCustomDocumentOperation method
- Web Report Designer - The " 'null' is not a valid value for 'connectionString' " error occurs on an attempt to access the JsonDataSource.JsonSource property in the report storage's SetData method
- Web Reporting - Several client-side errors occur in an Angular 8 application
- Web Reporting - The 'Request is not available in this context' error occurs on loading a report layout
↧
↧
October 21, 2019, 2:55 am
↧
October 21, 2019, 2:56 am
DevExpress UniversalComprehensive software development toolset for .NET and JavaScript. Latest maintenance release.
Features
DevExpress has released a maintenance update across their entire product range.
↧
October 21, 2019, 2:57 am
DevExpress DXperienceComprehensive software development toolset for .NET and JavaScript. Latest maintenance release.
Features
DevExpress has released a maintenance update across their entire product range.
↧