Quantcast
Channel: ComponentSource News | DevExpress
Viewing all 1090 articles
Browse latest View live

DevExtreme 19.1.6

$
0
0
DevExtreme

Improves 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

DevExpress WPF 19.1.6

$
0
0
DevExpress WPF

Improves Editors, Charts and PivotGrid controls.

Fixes

Data Access Library

  • SqlDataSource - Parameters are not permitted in the SELECT list (Pervasive)
  • SqlDataSource - The XPO provider's methods are used to obtain the stored procedure's result schema

DemoCenter (.NET)

  • FileNotFoundException is thrown when a Click Once Build Your Own Office application is started

DXAccordion for WPF

  • AccordionControl.SelectedItem is not null after removing a corresponding item from the source collection

DXBars for WPF

  • The "Unable to cast object of type DevExpress.Xpf.Docking.Platform.AdornerWindow" exception occurs after upgrading to v19.1.5

DXCharts for WPF

  • An unhandled exception occurs during the Chart3DControl initialization procedure in certain situations
  • InvalidOperationException is raised on dragging an Annotation with RelativePosition
  • Invisible VerticalScrollButtons are announced by Narrator tool when the non-DeepBlue theme is applied
  • Line Series is rendered incorrectly
  • NullReferenceException is raised on mouse over a chart shown in a tooltip
  • NullReferenceException when removing a Series if the mouse pointer is located in the Legend area
  • There is no capability to generate Annotation with PaneAnchorPoint from ViewModel

DXControls for WPF

  • "Minimize" is not localized to Japanese in dx:ThemedWindow
  • A small distance appeared between the edge and header in ThemedWindow
  • CheckBox' check mark is reversed on setting FlowDirection to "RightToLeft" in the DXStyle theme
  • OfficeNavigationBar - Items are arranged incorrectly when OfficeNavigationBar's width is changed
  • RibbonControl throws NullReferenceException if an application theme is changed after a modal window is shown from BackstageView
  • ThemedMessageBox - Key gestures (Y, N) stopped working in v19.1.5
  • ThemedMessageBox - The Show method's overloads with UIElement do not work
  • ThemedWindow's content covers the header area if the WindowKind property is set to "Ribbon" and the inner RibbonControl is replaced with another control

DXDocking for WPF

  • Auto-hidden panels don't work correctly if they are shared between linked DockLayoutManagers
  • AutoHideGroup - The SelectedItemChanged event is raised twice
  • DockLayoutManager throws NullReferenceException when a custom DockLayoutElementBehavior is used after the ugrade to v19.1
  • DockLayoutManager with WindowsFormsHost - An auto-hidden panel is not closed after a clic on WindowsFormsHost content
  • DockOperationStarting and DockerOperationCompleted are not raised if ShowContentWhileDragging is false and a floating panel is moved from one point to another
  • It is not possible to move a maximized floating panel if the layout is restored when using different DPI scale
  • NullReferenceException is raised when the layout is restored in the DockItemEndDocking event handler
  • NullReferenceException occurs in DockLayoutManager when all document panels are hidden using the Visibility property and a user clicks the empty area
  • The "Unable to cast object of type DevExpress.Xpf.Docking.Platform.AdornerWindow" exception occurs after upgrading to v19.1.5

DXEditors for WPF

  • DateNavigator does not use a custom TimeZone from SchedulerControl
  • DateNavigator throws exception on Holidays.Add
  • Editors with TokenLookUpEditStyleSettings do not reflect the ShowTokenButtons property changes when a new StyleSettings instance is applied to them
  • FlyoutControl does not center its popup when its min and max height/width values are defined
  • ImageEdit defined in Viewbox constantly reopens its menu on the mouse movement
  • NotSupportedException is thrown when spinning SpinEdit in v19.1.4
  • TextEdit clears its value when the Swedish keyboard is used and a user enters "}"
  • ToggleSwitch - The thumb is shown on the wrong side when the AnimationMode property is set to OnToggle

DXGantt for WPF

  • GantControl - The "Object reference not set to an instance of an object" exception is thrown once the mouse hovers over it
  • GanttPredecessorLinkMappings' LinkType enum cannot be converted when a link is created
  • The GanttView scheduling methods (ScheduleAll, ScheduleNode, and ScheduleDependentNodes) do not work for tasks with StartDate or FinishDate value set to "null".

DXGrid for WPF

  • "Clear Sorting" from ContextMenu GridControl is not working if CustomRowFilter is handled
  • Band headers are not shown if DropShadowEffect is applied to a parent container
  • Binding errors occur in GridControl when a view with DetailDescriptor is added
  • DetailDescriptorSelector with TabViewDetailDescriptor throws NullReferenceException when ContentTemplate is set
  • FilterEditorShowOperandTypeIcon not working in the new filter editor
  • Fixed columns become smaller on resizing even if their width is set
  • GridControl - Filtering is not applied if GridControl is grouped
  • Setting ErrorsWatchMode has no effect when the Validate event is used
  • The BestFitAll operation does not operate correctly when a band contains a column whose header content width is smaller than MinWidth
  • The BestFitColumns method works slowly in certain cases
  • The LightweightCellEditor element is focused if the PostEditor method is called during editing and the CellDisplayTemplate property is used

DXLayoutControl for WPF

  • Add the null check for the Root property in the ReadChildFromXMLCore method

DXMap for WPF

  • Example how-to-bind-a-map-control-to-a-datasource-e4679 not working as expected
  • InvalidOperationException occurs in MapControl with the ImageLayer when exporting its content in the ImageLayer.DataLoaded event
  • It is impossible to use a custom MapTileSource with a tile size of 512x512
  • MapControl - MapPrintOptions do not work correctly when exporting data to PDF
  • The Map Editor toolbar has incorrect appearance with the Office 2010 Black theme
  • The VectorLayer.DataLoaded event fires multiple times in certain situations

DXPivotGrid for WPF

  • Filter Popup displays all items unchecked on the first load if FilterType is set to Included
  • NullReferenceException occurs in CustomServerModeSort when a field's filter popup opens
  • NullReferenceException occurs when restoring PivotGridControl's layout in DockLayoutManager in certain cases
  • ShowRibbonPrintPreview shows an empty document
  • The filter icon is highlighted in the header if FilterType=Included and ShowOnlyAvailableItems = False even if the filter is not set
  • The NullReference exception is raised if the PivotCustomSummaryEventArgs.CreateDrillDownDataSource method is called and RunningTotal is active
  • The PrefilterCriteria property returns old values from the PrefilterCriteriaChanged event handler after clearing the Prefilter
  • The PrefilterString property returns old values from the PrefilterCriteriaChanged event handler

DXPropertyGrid for WPF

  • Cell values are incorrectly aligned when EditorHorizontalAlignment is set to Right
  • Incorrect size of PropertyGrid's editing parts
  • Property grid control crashes with ArgumentNullException when the Menu key is pressed
  • PropertyGridControl - The keyboard navigation does not work for standard controls which are used in PropertyDefinition.ContentTemplate
  • The expand button is too small in PropertyGridControl categories when touch themes are used
  • The TypeConverter.ConvertFrom method is not called for a property in PropertyGridControl if ConvertToAttribute has the same type as the property type

DXRibbon for WPF

  • Cannot clear categories when the Clear method is called in the CategoriesSource collection
  • InvalidCastException is thrown when Ribbon is minimized and RibbonStyle is set to Office2010
  • NullReferenceException is thrown from the RibbonPageGroupItemsPanel.LayoutCalculator property
  • NullReferenceException occurs in GetChildrenCore in certain cases
  • RibbonControl - BarEditItems with CheckEditSettings are incorrectly aligned in SE and Office2019 themes
  • RibbonControl unpredictably collapses the entire page group when RibbonStyle of items in this group contains multiple values
  • The RibbonStyle option doesn't work correctly when RibbonControl is in OfficeSlim mode

DXRichEdit for WPF

  • Performance - Search operates slowly if the FindAll method is consequently called several times
  • Performance is low in scenarios that require retrieving information from many document ranges
  • RichEditControl crashes when importing a docx file
  • Text is marked as hidden after pasting content from a specific HTML document displayed in Internet Explorer
  • The display format specified for a numbering list level isn't applied after importing a specific document
  • The GetPositionFromPoint method incorrectly calculates a document position
  • The horizontal scrollbar is incorrectly updated on resizing the window with RichEditControl
  • Unable to set range permission on last paragraph in protected document.

DXScheduler for WPF

  • ArgumentOutOfRangeException is raised when LimitInterval.Start is set to DateTime.MinValue
  • Current time indicator not shown on today's date in certain cases with custom timezone
  • Drag-and-drop operation is started when an appointment is selected and its background color is changed
  • ExtractRecurrenceRule returns incorrect results for specific RecurrenceInfo items
  • SchedulerControl's "PasteFromClipboard" command processes data even if SchedulerControl is not focused
  • The AppointmnetItemData class doesn't provide any property which refers to AppointmentItem's ID
  • The Date editor shown in the Go To Date popup does not use a custom TimeZone from SchedulerControl
  • TimelineView - SchedulerControl partially hides text in resource headers when non-standard DPI settings are used

DXSpellChecker for WPF

  • Deleting Duplicate Misspelled Words Causes ArgumentExecption
  • The owner window is incorrectly determined for the "Spell check complete" dialog when the checked control is located in a popup

DXSpreadsheet for WPF

  • ArgumentException on an attempt to save a document to XLS after copying and pasting an image multiple times
  • Provide the capability to export a document shape to an image
  • Usability - There is no ShapeCollection.AddShape overload to position the inserted shape relative to a specific cell or range

Installation (.NET)

  • The /FORCEMANUAL command-line option is not documented

MVC Report

  • XtraReport - Exported RTF/DOCX documents have truncated text (the Single File Page-by-Page mode)

MVVM Framework

  • The IsSplashScreenActive property is False even if the splash screen is opened in certain scenarios

PDF Document API

  • Rendering - The Image cache becomes unusable for documents containing a large number of images

PDF Viewer

  • Rendering - The Image cache becomes unusable for documents containing a large number of images

PDF Viewer for WPF

  • Rendering - The Image cache becomes unusable for documents containing a large number of images
  • Touch - Scrollbars do not work properly

Spreadsheet Document API

  • Provide the capability to export a document shape to an image
  • Usability - There is no ShapeCollection.AddShape overload to position the inserted shape relative to a specific cell or range

Windows UI

  • Hamburger Menu - Provide the capability to disable saving information to the navigation journal when the built-in navigation is used
  • NavigationFrame - Provide a public NavigationCanceled event
  • VS 16.2: It's not possible to drop tab items to a window with DXTabItem when the "UI Debugging Tools" feature is enabled

Word Processing Document API

  • Performance - Search operates slowly if the FindAll method is consequently called several times
  • Performance is low in scenarios that require retrieving information from many document ranges
  • Text is marked as hidden after pasting content from a specific HTML document displayed in Internet Explorer
  • The display format specified for a numbering list level isn't applied after importing a specific document
  • Unable to set range permission on last paragraph in protected document.

XtraReports Suite

  • A date filed does not wrap during the export to Excel and displays '###' characters
  • Cannot open a report in the designer - The 'ArgumentException: An item with the same key has already been added' exception is thrown on enabling the Croatian localization
  • Data Source Wizard - Binding query parameters results in ArgumentOutOfRangeException: "startIndex cannot be larger than length of string"
  • DocumentPreviewControl - Preview is cut on screens with DPI set to 125% when the AllowCachePages option is enabled
  • DocumentPreviewControl - The TargetInvocationException occurs when accessing search results after changing document page size
  • End-User Report Designer - The 'System.InvalidCastException' exception is thrown on an attempt to edit the TableOfContents title in the design surface
  • Export to DOCX - Page numbers in the Table Of Contents are truncated
  • Report Designer - ArgumentException "Must create DependencySource on same Thread as the DependencyObject." is thrown on an attempt to open the Borders editor in the toolbar
  • WPF Report Designer - AnchorHorizontal settings are ignored when the report's paper settings are changed
  • XtraReport - Exported RTF/DOCX documents have truncated text (the Single File Page-by-Page mode)

XtraRichEdit

  • Performance - Search operates slowly if the FindAll method is consequently called several times
  • Performance is low in scenarios that require retrieving information from many document ranges
  • Text is marked as hidden after pasting content from a specific HTML document displayed in Internet Explorer
  • The display format specified for a numbering list level isn't applied after importing a specific document
  • Unable to set range permission on last paragraph in protected document.

XtraScheduler Suite

  • ExtractRecurrenceRule returns incorrect results for specific RecurrenceInfo items

XtraSpellChecker

  • Deleting Duplicate Misspelled Words Causes ArgumentExecption

XtraSpreadsheet

  • ArgumentException on an attempt to save a document to XLS after copying and pasting an image multiple times
  • Provide the capability to export a document shape to an image
  • Usability - There is no ShapeCollection.AddShape overload to position the inserted shape relative to a specific cell or range

DevExpress ASP.NET 19.1.6

$
0
0
DevExpress ASP.NET

Improves 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)

DevExpress WinForms 19.1.6

$
0
0
DevExpress WinForms

Improves Charts, Grid and Reports controls.

Fixes

All WinForms products

  • "The GPU device instance has been suspended. Use GetDeviceRemovedReason to determine the appropriate action" exception is raised in DirectXPaint in certain circumstances
  • DevExpress Project Settings - The custom Segoe UI, 9 font is recognized as the default font when the project setting page is reopened
  • FilteringUIContext - CheckedComboBoxEdit displays value types instead of values
  • FilteringUIContext - ComboBox and ListBox editors generate different filter criteria in the same scenario
  • FilteringUIContext doesn't pull its client filter if it is set before FilteringUIContext is shown
  • MissingManifestResourceException is thrown when a custom skin is used
  • NavBarControl's Overflow Button Group Menu Items don't show single ampersands
  • WinForms doesn't work with .Net Core 3 Preview 8

Data Access Library

  • ExcelDataSorce - The ExcelSourceOptions.SkipHiddenColumns option skips only column names
  • ExcelDataSource - Zero is loaded from a numeric column instead of the NULL value
  • SqlDataSource - Parameters are not permitted in the SELECT list (Pervasive)
  • SqlDataSource - The XPO provider's methods are used to obtain the stored procedure's result schema
  • The "Specified cast is not valid" error when using a query builder of the SQL data source with aggregated fields

DemoCenter (.NET)

  • DemoCenter - The Open Solution button does not work when Visual Studio 2019 is the only IDE on a machine

WinForms Dashboard

  • Data Source Wizard loses custom column names in the Excel/CSV data source on editing

Word Processing Document API

  • A changed font with the ASCII/High/Complex Script/East Asian content type specified is incorrectly written in a run in the saved .DOCX document
  • Export to Docx - Fonts are changed to Times New Roman if the XtraReport.RightToLeft property has the True value
  • Performance - Search operates slowly if the FindAll method is consequently called several times
  • Performance is low in scenarios that require retrieving information from many document ranges
  • Text is marked as hidden after pasting content from a specific HTML document displayed in Internet Explorer
  • The display format specified for a numbering list level isn't applied after importing a specific document
  • Unable to set range permission on last paragraph in protected document.

XtraBars Suite

  • AccordionControl - Groups are not hidden when using the footer Root Display Mode
  • AccordionControl - Icon's color is not changed on mouse hover and is not re-set on mouse up
  • AccordionControl - Scrollbar disappears when AnimationType is set to None
  • AccordionControl - The control is collapsed on opening an editor's popup window when OptionsMinimizing.State is set to Minimized
  • AccordionControl - The CreateImageFromContentContainer method is called if the AnimationType property is None
  • AccordionControl - The scrollbar flickers when the ScrollBarMode.Auto mode is used
  • BarCheckItem does not display its state when it is disabled and the checkbox is not shown
  • BarEditItem is shown not completely when bar width is not sufficient to accommodate it
  • BarItem - A disabled item has the black fore color when the UseForeColor option is enabled and the ForeColor property was not specified
  • BarSubItem does not take a new visibility state of its items into account unless a user reopens a popup
  • DockManager - DockPanel has incorrect width when auto-hidden on High DPI
  • DockManager - There is no way to force auto-hide panels to hide immediately on losing focus
  • DockManager, BackStageView - The dock panels are restored incorrectly when a form is shown from the Minimized state
  • DocumentManager - The IBaseViewController.ResetLayout method does not work if all documents are floating
  • DocumentManager - The QueryControl event is raised twice when ControlReleasing is handled and e.Cancel is set to true
  • FluentDesignForm - A form opens with a delay when its FluentDesignFormControl contains bar items
  • FluentDesignForm's title bar flickers when the mouse moves over
  • Hamburger menu group items disappear at runtime
  • Icons in TileBar's tiles are not drawn disabled when the controls is disabled
  • InvalidCastException is thrown when the FilteringUIContext.PrepareTemplate event is used
  • NullReferenceException is thrown in the IsExistSecondShortcut method after the CTRL+V key combination is pressed
  • ObjectDisposedException is thrown when RibbonControl items are changed after RibbonStatusBar is deleted
  • RadialMenu - An exception is thrown when trying to invoke the designer
  • RibbonControl - Key tips overlap each other
  • RibbonControl - The RepositoryItemPopupGalleryEdit designer isn't available
  • RibbonControl, The Office 2010 style - The separator between the window icon and QAT is displayed when the icon is hidden
  • RibbonControl's Application button has an incorrect state after closing BackStageView programmatically or using the Esc key
  • RibbonForm - The ribbon pages aren't displayed when the WindowState is Maximized and the Office2010 style is used
  • Search menu - the "No matches found..." menu item does't have a localization string
  • The AccordionControl container's color differs from that of AccordionControl when the Bezier skin is used
  • The maximized dock panel is not shown when the QueryMaximizedControl event is used
  • The width of the Parameter Panel cannot be changed starting with hotfix 19.1.4.207

XtraCharts Suite

  • A Constant Line element disappears in certain cases when the automatic DateTime scale mode is enabled
  • An unhandled error occurs when exporting the chart to bitmap when the DirectX render mode is enabled
  • ArithmeticException is raised on loading a layout with custom labels if scrolling is enabled
  • Chart Designer - A custom Series Colorizer is not applied to ChartControl
  • Chart Designer - The Legend panel does not reflect the Series Colorizer color schema
  • Crosshair is displayed incorrectly if a chart was resized since the neighbor control was collapsed
  • Gantt Series - The Default resolve overlapping mode does now work in certain cases
  • How to sort Crosshair Elements
  • Performance issue with a Bubble series caused by an internal UpdatePointsInteractions method
  • Swift Plot Series does not display breaks for empty points
  • The ChartControl diagram is resized when the Crosshair Cursor is shown if the DirectX rendering mode is enabled

XtraEditors Library

  • DateEdit - The dropdown calendar does not take into account time fraction changes
  • FilterControl - There is no way to make the control read-only
  • MemoExEdit - Icons should be different when an edit value is set and is not
  • NullReferenceException is thrown in the SplashScreenManager.SendCommand method
  • PictureEdit - SvgImage retrieved via the ReadAllBytes method cannot be loaded into the control
  • RepositoryItemCheckEdit - NullReferenceException is thrown in the StringPainter.UpdateLocation method
  • RepositoryItemColorPickEdit displays an empty color list in the Web tab
  • SearchLookUpEdit - Narrator does not read values when they are changed if a popup is closed
  • SearchLookUpEdit - Values from the currently focused row are not returned after the update to version 19.1.5 if a data source contains duplicate values
  • SidePanelContainer - Cannot resize the fixed panel when FixedPanelAlignment is set to Far
  • SimpleButton - BackColor is applied incorrectly in some bonus skins when the button is hovered
  • SimpleButton is incorrectly displayed when the Blue skin is used
  • SimpleButton is incorrectly displayed when the Office 2010 skin is used
  • The form shadow cannot be clicked through when the Bezier skin is applied
  • The Form shadow is still displayed if FormBorderEffect = None and FormThickBorder is enabled
  • XtraForm - A gap between the form and its shadow when DisableFormSkins is used
  • XtraForm does not maximize fully in CompactUI mode
  • XtraInputBox size is determined incorrectly
  • XtraMessageBox - The title is truncated when the Bezier skin is used

XtraGrid Suite

  • ArgumentException is thrown on rearranging items in a detail TileView using drag-and-drop
  • ArgumentOutOfRangeException is thrown if the mouse cursor hovers over summary items when the Narrator tool is used
  • Data Source Configuration Wizard - There is no capability to choose an abstract class as an element type
  • Documenation - Tutorial: Search/Find Panel help article is outdated
  • Enum images are incorrectly displayed in the grid's column filter popup when the GridView.FilterPopupExcelData event is handled
  • Excel Filter Dialog - The editors reset the cursor position when the RegEx mask is used
  • GridControl - DirectXPaint.StretchTileEffect.Process throws the NullReferenceException exception
  • GridView - A filter is not re-set on clicking the Clear Filter button in the Excel filter popup
  • GridView - An empty item is added to the ImageComboBox's popup in AutoFilterRow even though a Null item exists
  • GridView - Auto Filter Row allows you to type a value of an invalid type in EF server mode
  • GridView - Cells are merged incorrectly when exporting a grouped view to Excel
  • GridView - SVG icons are hidden in the focused row when the Cell Merging feature is enabled
  • HTML tags in Gridview column filter popup text when HTML text enabled and the column type is boolean
  • LayoutView - BaseView.InvalidValueException is not raised in Server Mode
  • NullReferenceException in GridControl.UpdateAccessibility in a project targeting .Net Core preview 9
  • NullReferenceException is thrown on exporting BandedGridView with a grouped column using the ExportToText method
  • The "Cross thread operation detected" exception is raised when a filter is changed
  • The Find Panel has an incorrect size when it is displayed for a maximized detail view
  • The WithinDaysOfTodayFunction doesn't allow int values input
  • TileView - A dragged tile is drawn above all forms
  • TileView - Add the capability to drag a tile using the empty space of a group
  • TileView - System.ArgumentException when clearing a DataTable that stores disposed images
  • TileView context buttons disappear after the mouse wheel is spinned when AllowSmoothScrolling is enabled
  • XtraGrid - An accessibility related exception is raised on certain systems

XtraLayout Suite

  • LayoutControl - There is no ability to change SplitterItem's position in code in the same manner as in UI
  • LayoutcontrolItem - Ampersand does not render when the AllowHTMLStringInCaption option is enabled
  • UserControl has an incorrect background color if it is placed in LayoutControl and DrawAdornerLayer is enabled
  • XtraForm flickers when resized if UserControl is in a LayoutControl and The Bezier skin is applied
  • XtraUserControl doesn't change its background color on changing a skin palette when placed in a LayoutControlGroup

XtraMap

  • An unhandled exception (an incorrect Latitude value) occurs in certain situations
  • Certain Map Control Demos do not show data if German regional settings are enabled on the running machine
  • KeyColorColorizer does not provide information about item keys
  • Navigation Panel content is not updated when changing the panel's visibility at runtime

XtraPivotGrid Suite

  • Pivot Grid - Performance is significantly decreased when the CollapseValue method is executed for multiple values
  • Pivot Grid processes Prefilter criterion with the Or operator incorrectly
  • PivotGridControl - IndexOutOfRangeException is raised on clicking the filter panel's "Expand All" item in the Filter Popup's context menu
  • PivotGridControl filters unbound fields incorrectly if its UnboundExpression is empty and data is not provided in the CustomUnboundFieldData event
  • Some cells contain incorrect values when the LegacyOptmized mode and the RunningTotal feature are used
  • The ArgumentOutOfRange exception is raised if the ValuesIncluded collection contains wrong values
  • The FieldAreaIndexChanged event is not raised when you drag a column field behind the data field header
  • The LegacyOptimized engine provides incorrect CustomSummary event args to sort a column by summary values
  • XtraPivotGrid - It is impossible to auto scroll to right and down when a user selects cells and drags a mouse pointer

XtraPrinting Library

  • Export DOCX - The XRPageInfo.TextFormatString property in SingleFile export mode is ignored
  • NullReferenceException is thrown on exporting BandedGridView with a grouped column using the ExportToText method

XtraReports Suite

  • "The data source doesn't contain a data member with the "%field name%" name." message does not contain information about a report control
  • A date filed does not wrap during the export to Excel and displays '###' characters
  • A report's ExportOptions are lost when a report is used in the CachedReportSource
  • Document Viewer - Messages displayed when a data source is empty an the PrintOnEmptyDataSource property is set to False do not provide useful information
  • End-User Report Designer - Custom ISqlWizardSettingsProvider service settings are ignored
  • End-User Report Designer - DetailReport with FilterString shows a wrong GroupHeader on repeated pages
  • Export - Shapes are incorrectly filled by LinearGradientBrush if the current PageUnit property value doesn't equal 'Pixel'.
  • Export - Text written by the Khmer script is exported incorrectly
  • Export to Docx - Fonts are changed to Times New Roman if the XtraReport.RightToLeft property has the True value
  • Export to DOCX - Page numbers in the Table Of Contents are truncated
  • Export to Excel - Labels with transparent background are exported incorrectly
  • Export to RTF - Images are overlapped in the exported document
  • Localization - The 'An item with the same key has already been added.' error occurs when the same name is used in the translation of the Property Grid tabs'
  • Report Designer - Ribbon toolbar commands for changing the background and foreground color do not work properly
  • Report Designer Hangs in Visual Studio 2019 (16.2)
  • Subreport grouping does not work correctly when the XRSubReport.GenerateOwnPages option is enabled
  • 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 display name of a calculated field does not restore its value after pressing the Cancel button in the Calculated Field Editor
  • The width of the Parameter Panel cannot be changed starting with hotfix 19.1.4.207
  • XRChart - The crosshair's properties and events should be hidden in the End-User Report Designer
  • XRSubreport - Subreport's paper settings are not applied to all pages of this subreport when the GenerateOwnPages option is enabled
  • XtraReport - Exported RTF/DOCX documents have truncated text (the Single File Page-by-Page mode)

XtraRichEdit

  • A changed font with the ASCII/High/Complex Script/East Asian content type specified is incorrectly written in a run in the saved .DOCX document
  • An empty space is shown on the right of the table after the Simple view with the WordWrap option disabled is scrolled to the rightmost position
  • ArgumentOutOfRangeException is thrown on deleting text in a specific document
  • High memory consumption with RichEditControl after update to version 19.1.5
  • Images are drawn with frames after saving a document to WordML
  • Images are lost after loading a specific DOC document
  • IndexOutOfRangeException on an attempt to select all text in a specific document
  • NullReferenceException is thrown on an attempt to load any document after importing a specific RTF document
  • NullReferenceException occurs on an attempt to import a specific Html document with a table
  • Performance - Search operates slowly if the FindAll method is consequently called several times
  • Performance is low in scenarios that require retrieving information from many document ranges
  • Text is marked as hidden after pasting content from a specific HTML document displayed in Internet Explorer
  • The display format specified for a numbering list level isn't applied after importing a specific document
  • The horizontal ruler is positioned incorrectly after the parent window is maximized
  • The text highlight isn't removed after setting the highlight color to Automatic
  • Unable to set range permission on last paragraph in protected document.

XtraScheduler Suite

  • DateNavigator - NullReferenceException is thrown in the DateNavigatorControllerWin.SyncSelectionWithSelectedDate method
  • ExtractRecurrenceRule returns incorrect results for specific RecurrenceInfo items
  • NullReferenceException is raised in CellContainerLayoutInfo when ImageSizeMode is set to ZoomImage
  • AppointmentViewInfoStatusItem's Bounds is calculated incorrectly
  • ArgumentOutOfRangeException is thrown in the CalculateDateTimeFromOffset method when a visible date time range is changed
  • FetchAppointments is raised an indefinite number of times in some circumstances when the scheduler is bound to DateNavigator
  • The AppointmentChanged event is raised again when an underlying row's field is changed in the DataAdapter.RowUpdated event handler
  • The RowObject state isn't changed on dismissing the occurrence appointment reminder
  • The Status line is always displayed in DayView in Bonus skins
  • The Time Indicator is shown on a wrong date when an alternative TimeZone is used
  • 'There is already an open DataReader associated with this Command which must be closed first.' error occurs when a new appointment is added in GanttView
  • SchedulerControl crash when using the BluePrint skin
  • SchedulerControl does not automatically scroll its view to the left while performing the drag-and-drop operation
  • SchedulerControl, EndConverter - The Convert function isn't called for Null/DBNull values
  • SchedulerControl, SchedulerDataStorage - AppointmentExportSynchronizer throws exceptions on synchronization with Outlook
  • SchedulerControl, the TimeLine view - The vertical scrollbar doesn't work when AppointmentAutoHeight is used
  • TargetInvocationException is raised on clicking a week number in DateNavigator

XtraSpellChecker

  • Deleting Duplicate Misspelled Words Causes ArgumentExecption

XtraSpreadsheet

  • ArgumentException on an attempt to save a document to XLS after copying and pasting an image multiple times
  • ArgumentOutOfRangeException on an attempt to use the DATE function with a month value greater than 120,000
  • Chart series with the "No Fill" background is rendered incorrectly
  • Comment indicators may be rendered for comments located outside the worksheet display area
  • Provide the capability to export a document shape to an image
  • Rich text is rendered as plain text after copying and pasting a range from a different workbook into SpreadsheetControl using the CopyFrom method
  • The "The Writer is closed or in error state." exception is thrown while saving a specific document
  • The Html exporting engine generates a table with the first empty row
  • Usability - There is no capability to substitute characters that are missing in the current font when the document is rendered in SpreadsheetControl
  • Usability - There is no ShapeCollection.AddShape overload to position the inserted shape relative to a specific cell or range

XtraTreeList Suite

  • A node is not selected when it is clicked the first time and the KeepSelectedOnClick option is disabled
  • NullReferenceException is thrown when the column caption is changed
  • Setting the node's Selected property to true doesn't select the node when MultiSelectMode is set to CellSelect
  • The Find Panel stops showing MRU items

XtraTreeMap

  • TreeMap - Group item value caching strategy is not optimal
  • Usability - There are no public API methods to manage Palettes

XtraVerticalGrid Suite

  • InvalidCastException is raised in PropertyGridControl when a MultiEditorRow is added
  • NullReferenceException is thrown in the VGridControl.GetSelectedCells method when many cells are selected
  • PropertyGridControl - Expand buttons are shown for the Caption and FieldName properties in a designer and no values are shown for these properties
  • PropertyGridControl - It is impossible to assign the same editor to multiple rows at design time
  • PropertyGridControl - rows are lost when changing from OfficeView to classic
  • PropertyGridControl - There is no way to enter text multiline for a row's ToolTip property at design time
  • PropertyGridControl serializes default values of rows' properties when ActiveViewType is Office
  • PropertyGridControl, PGridNumericEditorRowViewInfo - The GetRepositoryItemTrackBar method is not virtual
  • VerticalGrid cannot resize rows if the Fixed property is set to Top/Bottom
  • VGridControl - The GetSelectedCells method throws NullReferenceException when the selection contains non-visible cells
  • VGridControl reserves a redundant space for a scrollbar

XtraWizard

  • A new page is selected when a non-selected page is removed
  • WizardControl help text is not shown in the Properties window

DevExpress Universal 19.1.6

$
0
0
DevExpress Universal

Comprehensive software development toolset for .NET and JavaScript. Latest maintenance release.

Features

DevExpress has released a maintenance update across their entire product range.

DevExpress DXperience 19.1.6

$
0
0
DevExpress DXperience

Comprehensive software development toolset for .NET and JavaScript. Latest maintenance release.

Features

DevExpress has released a maintenance update across their entire product range.

ExpressGridPack 19.1.6

$
0
0
ExpressGridPack

Improves 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

ExpressNavigationPack 19.1.6

$
0
0
ExpressNavigationPack

Improves 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

ExpressQuantumPack 19.1.6

$
0
0
ExpressQuantumPack

Improves 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

DevExpress VCL Subscription 19.1.6

$
0
0
DevExpress VCL Subscription

Improves 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

DevExpress Office File API 19.1.7

$
0
0
DevExpress Office File API

Improves 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

DevExpress Report and Dashboard Server 19.1.7

$
0
0
DevExpress Report and Dashboard Server

Improves 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

DevExpress Windows 10 Apps 19.1.7

$
0
0
DevExpress Windows 10 Apps

Improves 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

DevExpress Reporting 19.1.7

$
0
0
DevExpress Reporting

Improves 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

DevExtreme 19.1.7

$
0
0
DevExtreme

Improves 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

DevExpress WPF 19.1.7

$
0
0
DevExpress WPF

Improves 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

DevExpress ASP.NET 19.1.7

$
0
0
DevExpress ASP.NET

Improves 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

DevExpress WinForms 19.1.7

$
0
0
DevExpress WinForms

Improves PDF Viewer, Charts and Pivot Grid controls.

Fixes

All WinForms products

  • FilteringUIContext - The component freezes when showing filters for a large data source
  • FilteringUIContext - There is no indication for an applied filter and there is no way to re-set the current filter for a Boolean field
  • SuperTip's image cannot be removed at design time
  • ToolboxControl - An exception is thrown when a filter is applied and accessibility is used
  • Vector Skins - Custom skins are re-rendered even if it is not the light skin version

Data Access Library

  • SqlDataSource - Parameters are not permitted in the SELECT list (Pervasive)

eXpress Persistent Objects

  • LINQ to XPO - The OfType method throws InvalidOperationException when called in a sub query

NuGet Packages

  • NuGet packages without dependencies (such as DevExpress.Data) are resolved for an incorrect target framework

PDF Viewer

  • DirectX Rendering - Objects with a very small clip region are not rendered
  • DirectX Rendering - Specific document images are blurred
  • Parsing - A document containing an empty dictionary as an 'open action' value cannot be opened
  • Parsing - Documents containing an optional content configuration dictionary with an invalid "Order" key cannot be opened
  • Parsing - Documents containing optional content properties with an incorrect default configuration cannot be opened
  • Rendering - Ink annotations without generated appearance cannot be rendered
  • Usability - There is no method to programmatically show the SaveAs and OpenDocument dialogs
  • Usability - There is no straightforward approach to replace the built-in "Annotation Properties" dialog

Project Templates

  • DevExpress Template Gallery - Item Templates from the .NET Framework installation are visible and cause errors in .NET Core 3 Desktop projects

Snap

  • Text is rendered incorrectly in the Print Preview window if the SnapControl's active view is set to Simple or Draft
  • The 'Show all field codes' and 'Show all field results' Ribbon items are disabled if the caret is located inside a text box

WinForms Demos

  • Bars - The dropdown arrow is not noticeable when resizing a bar and when the DrawBorder option is disabled
  • TreeList Demo - RowNotInTableException is thrown after dragging a node item within ListBoxControl

XtraBars Suite

  • A bar item from BarSubItem is shown in the Unassigned Items category in the search menu
  • AccordionControl - The Expanded Property (changed in the Designer) is not updated in the Designer.cs file
  • AccordionControl - A group is not expanded when a control is used in minimized state and AccordionContentContainer shows a vertical scrollbar
  • AccordionControl - Items' Expanded/Collapsed state in the popup window is not synchronized with the collapsed hamburger menu
  • AccordionControl is drawn in a different manner on Windows 10 build 1903
  • AddFloatingDocumentsHost raises NullReferenceException: 'Object reference not set to an instance of an object.'
  • ApplicationMenu is flickering on opening when a dark skin paint scheme is used
  • DocumentManager - Panels stay in memory after calling the DockManager.Clear method
  • DocumentManager WindowsUIView - Certain controls do not update their appearance when changing a skin
  • NullReferenceException on showing PopupMenu in some situations
  • Ribbon Page Header disappears if RibbonControl's RightToLeft property is set to Yes
  • RibbonControl - Cannot assign raster images to items
  • RibbonControl - KeyTip is not shown for the last item
  • RibbonControl - Page header bar items' alignment cannot be changed in RTL mode
  • RibbonControl - Selecting a ribbon page is not caught by accessibility tools since 19.1
  • RibbonControl - Shortcuts don't work after closing a menu via Esc if any menu item is focused
  • RibbonControl - The PictureEdit editor's animation doesn't work until the editor is activated
  • RibbonControl's Search Menu displays a TouchUI item even though it is hidden
  • RibbonStatusBar - The position is incorrect when size is changed using the MinimumSize property
  • The DocumentAction button doubles after the Flyout container is shown
  • The RibbonControl.SaveLayoutToXml(path) method throws NullReferenceException
  • TileControl - StackOverflowException is thrown when a TileItemElement has specific settings
  • Tabbed Document layout - Pin/Unpin icons are reversed
  • XtraTabbedMdiManager - ArgumentNullException is raised in the System.Drawing.Graphics.FromHdc(IntPtr hdc) method

XtraCharts Suite

  • An unhandled exception occurs after the ChartControl.UseDirectXPaint option is enabled in design mode
  • Axis Labels and Titles are always shown inside the chart's diagram when the AxisX.Alignment property is set to Zero
  • Chart Designer - Actual point values are not shown for data bound series after the Chart.DataSnapshot method call
  • Memory leaks exist after destroying a control
  • The Constant Line value is not restored correctly in a different locale environment
  • 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
  • Point Series markers are rendered incorrectly when more than a thousand Series points are shown
  • Series Point labels are not shown after refreshing the chart layout in certain situations when the Axis Scrolling feature is enabled
  • Stacked Step Area - The Series border with default thickness (1) is not drawn in certain situations
  • The chart control does not display an axis if the VisibleInPanesSerializable property has the String.Empty value
  • The default ChartControl cursor type is changed when the Annotation runtime editing is enabled
  • Usability - There is no capability to integrate custom help content in the Chart Designer dialog

XtraEditors Library

  • FilterControl - Incorrect sort order of nested properties when using FilterCriteriaDisplayStyle.Visual
  • CheckButton doesn't take some StyleController appearance settings into account
  • DateEdit - The context menu of the time edit is not skinned
  • DXErrorProvider - Errors are cleared after focus is moved from a control
  • FontEdit - A focused row in a dropdown does not show text in Bonus Skins
  • GridLookUpEdit - A designer does not follow the Dark VS theme
  • GridView - The Indeterminate state of CheckEdit does not print when the AllowGrayed option is disabled
  • GridView - There is no capability to enlarge the field dropdown in the Filter Editor when the grid contains nested fields
  • Items in the BreadCrumb popup form are incorrectly drawn when these items are scrolled
  • NullReferenceException is thrown on calling the ManagedStrategy.UpdateVisualState method
  • PictureEdit - The TakePictureDialogClosedEventArgs class does not provide the DialogResult property
  • PictureEdit - There are no virtual methods that allow overriding the TakePictureDialogShowing/TakePictureDialogClosed events in the control descendant
  • ProgressPanel doesn't take WindowsFormSettings.DefaultFont into account
  • Screen Reader cannot read the sequence of all tokens in TokenEdit
  • System.ArgumentException is thrown in the SkinImageColorizer.CalcLightness method
  • TimeSpanEdit - An incorrect value is returned if the "HH:mm" mask is set to an editor if nullable TimeSpan is used for an underlying field
  • TimeSpanEdit - The EditValue property is unpredictably changed when using high values for the MaxMinutes property
  • TimeSpanEdit / TimeEdit - A mask doesn't work in GridView's Auto Filter Row
  • TimeSpanEditor - Hours that are set in the editor's text area are reset
  • TokenEdit - A wrong token is selected from a drop-down window instead of adding a new token in Manual Mode
  • TokenEdit - Drop-down can still be displayed when pressing the Alt+Down key even if the ShowDropDown property is set to false
  • TokenEdit - The editor is not marked as modified when adding a new token in manual mode
  • TrackBarControl rounds EditValue to a smaller integer number on changing the value by a mouse click
  • TrackBarControl  - It is hard to change an editor's value by the thumb in some skins
  • XtraOpenFileDialog - ArgumentNullException is thrown when copying an address and the path is "This PC"

XtraGrid Suite

  • AdvBandedGridView - Group summary items are positioned in group rows in Data Aware export
  • BandedGridView - Group summaries are missing in export when the XlsxExportOptionsEx.TextExportMode property is set to TextExportMode.Text
  • EmptyCellValue can be used for calculating view information of editors in GridControl in certain scenarios
  • Excel Filter popup - Setting the ShowFilterPopupExcel event's e.ShowCustomFilters parameter to False raises an exception when using a custom filter with 2 conditions
  • Grid Designer - The columns list is incorrectly scaled under non-default DPI settings
  • Detail views unpredictably collapse and display incorrect rows when the master view is filtered
  • Exported custom summary items do not take into account font settings specified in the CustomizeCell event handler
  • Modifying the ForeColor property in Rule Appearance at design time closes the designer
  • The "Nullable object must have a value" exception is thrown when the FilterPopupExcelData event is used
  • GridView doesn't highlight ellipsis when searching if a matching text is trimmed in GDI painting mode
  • Group rows are exported as images when the WYSIWYG mode is used
  • KeyNotFoundException is raised when a key is pressed in the excel popup window
  • ReportGenerator - Report cells' font is changed when FormatRules formatting is applied to these Grid cells
  • System.Runtime.InteropServices.COMException(0x887A0005) is raised when the DirectX drawing mode is enabled
  • TextEdit is used in Auto Filter Row in the TimeSpan column
  • TileView - An image cannot be displayed using the HTML image tag
  • TileView - Tiles in the resultant file are cut off after exporting to PDF on monitors with scaling greater than 100%
  • When GridControl is exported to Excel, the font in a cell is smaller if text in corresponding cells in the GridControl is truncated
  • WinExplorerView always displays a horizontal scrollbar when it is used as a detail view and GridControl.UseEmbeddedNavigator is set to true
  • Row appearance settings are not taken into account by automatically created repository items with dropdowns
  • The GetSelectedRows method returns the wrong value if the CheckBoxSelectorField property is set

XtraLayout Suite

  • DataLayoutControl - Tabs are generated incorrectly
  • LayoutControl's layout is not correctly updated when item visibility changes
  • PropertyGrid in LayoutControl's CustomizationForm displays nothing when Item is selected
  • SimpleLabelItem - ImageOptions aren't displayed in CustomizationForm's PropertyGrid

XtraMap

  • Application hangs when a user drags the map item that displays a custom image tile layer

XtraPivotGrid Suite

  • PivotGrid cannot calculate UnboundExpression if the name of the data source column contains the dot character
  • The Best Fit operation does not take the font style into account
  • The PivotGridField.DefaultDateFormat property does not have any effect
  • The RetrieveFields method does not retrieve dimensions from an OLAP datasource when the PivotArea.DataArea value is used as a parameter

XtraReports Suite

  • 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
  • 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
  • End-User Report Designer - The (none) option is not shown for a cascading parameter (AllowNull = True)
  • 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
  • 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

XtraRichEdit

  • A paragraph uses a wrong font after importing a specific WordML document
  • An Rtf document with incorrectly written picture dimensions cannot be opened
  • FormatException on launching an application under the Greek culture
  • InvalidCastException on an attempt to move a text box in a specific document
  • InvalidComObjectException - COM object that has been separated from its underlying RCW cannot be used
  • Leading spaces are incorrectly processed when text alignment is set to Justify
  • Load RTF with Watermark
  • RichEditControl does not rerender the document when a bookmark is inserted and the inserted bookmark is not displayed
  • RTL - The caret behaves incorrectly at the end of the paragraph with numbering list item
  • RTL - The caret behaves incorrectly for a paragraph if the bidi attribute is specified in the paragraph style and not in the paragraph properties
  • 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
  • TextBox content becomes invisible in the Draft view if this TextBox is located below the last layout row
  • The "Find and Replace" dialog layout is broken if the Danish locale is used
  • The "The key already existed in the dictionary." exception is thrown when several RichEditControls with a toolbar are instantiated in separate threads
  • The AdjustColorsToSkins property does not work for text inside a table
  • The 'Show all field codes' and 'Show all field results' Ribbon items are disabled if the caret is located inside a text box
  • Usability - There is no public API to retrieve a misspelled word after a user selects a suggestion from the context menu

XtraScheduler Suite

  • Registering a skin via a blob file doesn't work correctly when the Async mode is used
  • The Outlook synchronization fails when the data source doesn't contain the Pattern appointment for the ChangedOccurrence appointments
  • SchedulerControl, DayView - ArgumentOutOfRangeException is thrown on scrolling in some cases

XtraSpellChecker

  • 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

XtraSpreadsheet

  • "Column does not allow null error" on deleting all rows in a table bound to a data source with fields, which do not allow Null values
  • A specific image added in a worksheet is rendered pixelated
  • ArgumentException occurs on an attempt to remove a comment obtained using the GetComments method
  • Curved connector is displayed as a straight line when connector points are located on the same vertical or horizontal axis
  • NullReferenceException is thrown in the LayoutTilesPainter.DrawItemBackground method on an attempt to render a specific pivot table
  • OutOfRangeException occurs on an attempt to obtain a row from the Worksheet.Rows collection after inserting and removing several rows
  • Performance penalties on an attempt to copy a range with formulas and paste it in a different large range
  • The XIRR function calculation convergence issues

XtraTreeList Suite

  • It is impossible to focus the bottom node after rearranging nodes via drag and drop
  • TreeList - The Inspect tool returns real values instead of display values whewn handling the CustomColumnDisplayText event
  • TreeList Demo - RowNotInTableException is thrown after dragging a node item within ListBoxControl

XtraVerticalGrid Suite

  • NullReferenceException is raised when the OptionsBrick.AllowBrick property is changed in the CustomRowCreated event handler
  • NullReferenceException is thrown on restoring the layout containing MultiEditorRow under certain circumstances
  • PropertyGridControl - Disabled row with RepositoryItemCheckEdit displays text instead of a check box
  • PropertyGridControl - NullReferenceException is thrown in the DrawRowHeaderCell method when a new layout is saved at design time
  • Old value is selected in RepositoryItemComboBox after changing other cell values in the CellValueChanged event handler
  • The caption of the selected row is not shown

DevExpress Universal 19.1.7

$
0
0
DevExpress Universal

Comprehensive software development toolset for .NET and JavaScript. Latest maintenance release.

Features

DevExpress has released a maintenance update across their entire product range.

DevExpress DXperience 19.1.7

$
0
0
DevExpress DXperience

Comprehensive software development toolset for .NET and JavaScript. Latest maintenance release.

Features

DevExpress has released a maintenance update across their entire product range.

Viewing all 1090 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>