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

DevExpress ASP.NET 17.2.4

$
0
0
DevExpress ASP.NET

Maintenance release includes several bug fixes.

Fixes

  • All ASP.NET Controls
    • ASPxFileManager - AmazonFileSystemProvider - It is not possible to upload files larger than 80mb.
    • ASPxThemes - The GlobalFont property doesn't work for the Material and MaterialCompact themes.
    • Calendar - Inline Fast Navigation - The FastNavProperties.EnablePeriodNavigation property value is not taken into account when navigation is performed through gestures on touch devices.
    • Localization - InvalidSpinEditRange and InvalidDateEditRange keys are translated incorrectly in de and de-CH.
  • ASPxCardView
    • ASPxCardView - Update information that ASPxCardView uses ASPxFormLayout.
  • ASPxDataEditors
    • ASPxComboBox - A JavaScript error is thrown on an attempt to clear a value if the LoadDropDownOnDemand property is set to true.
    • ASPxComboBox - The GetValue method returns the previous value when the Back button is used.
    • ASPxDateEdit displays a value incorrectly on Windows Server 2012 with the Czech culture when EditFormatString is specified.
    • ASPxTokenBox - The height jumps on focus and a token's button is misaligned on rendering in FireFox.
  • ASPxGridView
    • A grid column's sort order is changed when grouping by this column using the context menu.
    • Batch Edit - A confirmation message is shown when the Delete button is pressed on a row while SettingsDataSecurity.AllowDelete is false and SettingsBehavior.ConfirmDelete is true.
    • GridViewDataCheckColumn shows a check box in DataItemTemplate after changing a value in Batch Edit Mode when ASPxCheckBox.ToggleSwitchDisplayMode = Always and PropertiesCheckEdit.ToggleSwitchDisplayMode = Always.
    • Invoking Header Filter sends multiple callbacks in Endless Paging mode when the grid is scrolled.
    • The "x" button inside the auto filter row editor does not clear a filter in IE11.
    • The border of columns placed into a banded column is shown incorrectly.
    • The combo box column editor's dropdown is covered by the grid page and scrollbar elements in Batch mode when AllowFixedGroups is enabled.
    • Toolbar Demo - Virtual keyboard invoked when the Search Panel is focused is hidden immediately.
    • It is not possible to close the Customization Window when it has a long caption.
    • ASPxGridView changes its width if a toolbar item is hidden and shown on the client side.
    • ASPxGridView, ASPxCardView and ASPxTreeList - The Customization window is small in certain themes (Material, Moderno, iOS, Mulberry, PlasticBlue, SoftOrange).
    • MVC Grid doesn't initialize a new row correctly when a date time column is present.
  • ASPxHtmlEditor
    • A scrollbar is moved to the top on the 'Undo' button click.
    • PreviewStyle is not applied to items in the 'Apply CSS' dropdown.
    • Some dialogs' elements are not localized according to the current culture when the SettingsAdaptivity.Enabled property is set to true.
    • The text underline feature is not working when the document type is HTML5 and a whitelist is used when the AllowHtmlView property is set to the false value.
    • Width and position of some dialog windows ("Insert Hyperlink", "Insert Placeholder") are incorrect in IE 11.
  • ASPxPivotGrid
    • ASPxPivotGrid throws NullReferenceException when ScrollBarMode is Auto or Visible and RowTotalsLocation is Near.
    • A script error is thrown in IE when ASPxPivotGrid is resized.
    • An unhandled error occurs when hiding data fields with the SummaryType property set to "Custom".
    • It is impossible to handle the client-side click event in a custom FieldValueTemplate if Virtual Scrolling is enabled.
    • The ASPxPivotGridExporter.PivotGrid property returns null before the export.
    • Virtual Scrolling - Row and Column Area height is increased during callback operations in Safari.
  • ASPxRichEdit
    •  An exception of the 'System.OutOfMemoryException' type occurs when opening a certain complex document.
    • Comments are removed from a document on saving.
    • Floating images with the Absolute position are incorrectly displayed in the footer.
    • It's possible to remove protected content by using the Backspace key in some scenarios.
    • Some characters are not inserted correctly when the US International keyboard is used.
    • The "Unable to get property 'currentStyle' of undefined or null reference" error occurs when the client-side InsertHtml method with the "li" tag is called.
    • The client-side 'Internal exception' error occurs on the client side on an attempt to open a document created with the WinForms RichEdit control.
    • The goToBookmark command doesn't scroll a document to the top of the visible area.
  • ASPxScheduler Suite
    • A syntax error is thrown if the Appointment.Subject field contains HTML markup.
    • Appointment Tooltip content cannot be selected in the IE11 browser.
    • Appointments are incorrectly deselected on clicking a context menu item (or outside the ASPxScheduler area) in the Safari browser (iOS).
    • ASPxDateNavigator colors incorrect days as weekends after a visible interval is changed if the working days are specified using the ASPxScheduler.WorkDays collection.
    • ASPxScheduler's Loading Panel is not shown on navigating through visible resources or intervals when the EnableClientRender property is true.
    • Subscription to the Keyboard events is duplicated during ASPxScheduler callback requests.
    • The "Input string was not in a correct format" error occurs when a TimeLine scale interval is specified with milliseconds.
    • The "Show menu" hyperlink in a custom tootip from the "ASPxScheduler - Customization - CustomToolTip" demo does not work on a touch device.
    • The scheduler's context menu is not opened if the selection tooltip is shown at the top of the first selected cell on a touch device.
  • ASPxSpreadsheet
    • ASPxRichEdit cannot operate without a reference to the ASPxSpreadsheet library and vice versa.
    • Cannot navigate to a bookmark target if the bookmark link is created on an image.
    • It is not possible to paste information from a certain Outlook document.
    • The client-side HyperlinkClick event is not raised for an image link when ReadOnly=true.
  • ASPxTreeList
    • A caption is not displayed in the Customization Window and its resizing works incorrectly in some themes after an update to 17.2.3.
    • The "Out Of Memory Exception" is thrown while iterating through nodes using TreeListNodeIterator after upgrading to 17.2.3.
    • The ComboBox control should not be shown in the Filter Builder if a column's FilterMode property is set to DisplayText.
    • The FilterBar's Create Filter link is not active when columns are autogenerated.
  • Navigation, Layout & Multi-Purpose Controls
    • ASPxFileManager - A folder is not opened on a double click in the file container in certain cases if EnableCallBacks is set to True.
    • ASPxFileManager - Exception in the subfolder searching mode with specified security roles.
    • ASPxFileManager - Incorrect filter result in the subfolder searching mode when the filter value equals "1" or "2".
    • ASPxFileManager - The new folder row has incorrect appearance when the Details view is in the adaptive state and the "Create" command is executed.
    • ASPxNavBar - The ItemClick event doesn't fire after clicking an item in a collapsed group when EnableCallBacks is enabled.
    • ASPxPageControl - A Javascript error occurs when the control's ShowTabs is set to "false" and NewLine is set to "true" for one Tab.
    • ASPxPanel - A maximized popup and the page control are displayed incorrectly in some cases on a touch device when fixed collapsible panels are used on the page.
    • ASPxPopupControl - The parent page's scrollbar is not shown when the popup is hidden by setting ShowOnPageLoad to false on ASPxCallbackPanel's callback.
    • ASPxTreeView - A layout is incorrect when the EnableNodeTextWrapping property is set to true.
    • ASPxTreeView - Nodes with the Visible property set to false affect the checked state of a parent node if the CheckNodesRecursive property is enabled.
    • ASPxUploadControl - Error "The ASPxUploadProgressHandlerPage.ashx handler is not registered in the web.config" is thrown when the handler is defined inside the location section with inheritInChildApplications="false".
    • ASPxUploadControl - The drop zone is shown at an incorrect position when the control is placed in a Bootstrap modal popup.
    • Ribbon - Collapsed group icons are not inverted on hovering.
  • NuGet Packages
    • NuGet packages - The handler module disappears after installing the Web package.
  • XtraCharts Suite
    • It is impossible to initialize the DataSourceBasedErrorBars indicator when the Series Template binding method is used.
  • XtraReports Suite
    • ASPxDocumentViewer - The CacheReportDocument event may be called multiple times and the cache key is not preserved.
    • Design in Report Wizard - The report layout produced by this command contains incorrect bindings.
    • Report Wizard - The field list of the serialized dataset is not populated.
    • Web Document Viewer - It is not possible to localize text of the side panel's 'Open' and 'Collapse' buttons.
    • Web Report Designer - Top and Bottom margins are initialized incorrectly when the report is designed by using a Report Wizard after measurement units are set to "Tenths of a Millimeter".
    • Web Report Designer - Wrong German translations in the Search panel and data source wizard.
  • MVC CardView
    • CardView - Custom Binding - Paging doesn't work when AllowFocusedCard is enabled.
  • MVC Data Editors
    • An item is selected from the dropdown automatically after reloading the TokenBox control via a callback.
    • Documentation - GridLookup - The GetSelectedValues method returns an unexpected result.
    • Model validation does not work when built-in validation is enabled.
  • MVC GridView
    • ASPxGridView/GridView - The Total Summary Item is empty if the SummaryType is min and a column has null values.
    • Batch Mode -The DisplayFormatString property is not taken into account if an editor value is assigned in the BatchEditEndEditing events.
    • Header Filter checkboxes are overlapped with text when Bootstrap is used on the page.
    • BatchEdit - The grid is not correctly rendered if the error text is shown and merging is used.
    • Export from the toolbar doesn't work when the ReportHeader property is specified.
    • External Edit Form - Values in the edit form are not changed after the Edit operation is started for another row.
    • How to hide/disable a visibility button in the Column Chooser tab of the Customization dialog.
    • The "Specified method is not supported" error occurs and the corresponding controller action is not called when the DeleteSelectedRowsOnPage toolbar item is used.
    • The "System.Web.HttpException: 'Server cannot append header after HTTP headers have been sent.'" error occurs when the grid is exported using the built-in toolbar.
    • The error icon is shown as an octagon.
    • The grid's height set via the client-side SetHeight method is changed after increasing and then decreasing column width if the grid has a fixed column.
    • GridView Batch Edit - It is not possible to update a grouped column value if the ShowGroupedColumns property is set to true.
  • MVC HtmlEditor
    • HtmlEditor - Font settings are lost on switching between views.
  • MVC Navigation, Layout & Multi-Purpose Extensions
    • A hint is not displayed after the popup is shown.
    • GridView inside the modal PopupControl extension - It's possible to scroll the page if the modal edit form is shown.
    • The FileManager extension causes the FIPS compliance error when the ThumbnailFolder property is specified.
  • MVC Pivot Grid
    • Scrolling the Vertical and Horizontal scrollbars behaves unexpectedly.
    • The pivot grid is shown scrolled out on the first load if OptionsPager.PageIndex is set to -1.
  • MVC Report
    • ASP.NET Core - It is impossible to bind the Web Document Viewer to a report by reportUrl in certain cases.
    • ASPxReportDesigner - PropertyGrid's "Scripts" section doesn't have a navigation (ellipse) button.
    • ASPxWebDocumentViewer - System.ArgumentOutOfRangeException is thrown if one of the report dimensions is large and the other is small.
    • ASPxWebDocumentViewer - The "Page mode" button disappears under certain circumstances (Internet Explorer).
    • DevExpress ASP.NET MVC Project Wizard - HTTP handler modules required for Reporting components are not registered after the Reporting Suite is selected.
    • Export - The ExportOptions.ExportMode property value works incorrectly for Image, Csv, Text, HTML and MHT formats.
    • Report Designer - The MVCxClientReportDesigner.ReportOpened event is not raised when a subreport is opened from the main report.
    • A label's text is cropped in Preview mode if the label's CanGrow property is set to False.
    • An incorrect expression binding is set when a parameter, or a field of EFDataSource, ObjectDataSource or ExcelDataSource is added to a report.
    • Configuring a query parameter through an expression is not possible due to the editor crash.
    • Editors for the XRRichText.Rtf and Html properties are missing in the expressions tab.
    • Menu items are not localized in version 17.2.
    • Provide the consistency with the WinForms Master-Detail Report Wizard and preserve the original order of fields returned by a query on the Choose Columns page.
    • Real field names are displayed instead of localized ones when a report's DataMember is changed.
    • Single Document Interface (SDI) should be used when the designer works in callback mode (when Report Storage is not implemented).
    • The client-side ReportOpened event handler is triggered before the report tab is opened.
    • The first letter of the filed name is cut after converting a legacy report to new Binding Expressions.
    • The onSuccess action passed to the client-side PerformCallback method is never executed.
    • The XRPageInfo date format is ignored.
    • XRRichText hangs once a field is dropped from Field List.
    • WebDocumentViewer - A report may be rendered blurry when the zoom level is set to 100%.
    • WebDocumentViewer - It is not possible to add custom menu items when the viewer is in "Mobile" mode.
  • MVC RichEdit
    • Data is shown after a long gap if a page break is used.
    • There is no capability to specify the Fields.UpdateHyperlinksOnLoad option for MVCxRichEditControl.
  • MVC Scheduler
    • Alert time for "snoozed" reminders is calculated incorrectly when a client time zone differs from the server one.
    • Appointments are imported with empty start and end dates in the iCalendar format when using the SchedulerExtension.ImportFromICalendar method.
    • ArgumentException occurs on an attempt to set a specific time of day interval as WorkTime.
    • MVC Scheduler settings are incorrectly restored from cookies on callback requests.
    • MVCxScheduler - The TrackPropertyChangeFor method does not work.
    • Navigation Buttons are not rendered in the WorkWeek and FullWeek views in version 17.2.
    • The "Unable to get property 'cells' of undefined or null reference" error occurs on reloading the MVC Scheduler control's content in version 17.2.
    • The TimeLineView layout (a vertical scrollbar's location and cell width) is incorrectly re-calculated after changing the size of the Splitter Panel used as a SchedulerControl container.
    • There is no capability to customize the "Right Top Corner" element of the Day view.
  • MVC Spreadsheet
    • A cell's background color is changed to default after a value is pasted using Ctrl+V in Chrome.
    • The control hangs on saving a certain document by handling the Saving event handler.
  • MVC VerticalGrid
    • The PageSize value is not restored if the SettingsCookies.Enabled property is set to True.
  • Project Wizard
    • The "Value was either too large or too small for an Int32" error occurs on an attempt to use Insert Extension Wizard if web.config contains max-limited numbers.
  • Bootstrap Data Editors
    • BootstrapCalendar - The last week number of a year is duplicated when AutoPostBack is enabled.
    • BootstrapCheckBoxList/BootstrapRadioButtonList - The Item.IconCssClass property doesn't work.
    • BootstrapComboBox - Incremental filtering doesn't work if the IncrementalFilteringMode property is set to "Contains".
    • BootstrapListBox - The control is flickering on page load if the number of visible items doesn't match the Rows property value.
    • BootstrapUploadControl - The "Cannot read property 'clientWidth' of null" error occurs in the client-side FilesUploadComplete event in version 17.2.
  • Bootstrap GridView
    • The ShowInCustomizationForm propety is not available in bootstrap columns.
    • The TableCell's HorizontalAlign property is not supported in the HtmlDataCellPrepared event handler.
    • BootstrapRadioButtonList - RepeatDirection="Horizontal" does not work when the control is in BootstrapFormLayout with LayoutType = "Horizontal".
  • Bootstrap Navigation, Layout & Multi-Purpose Controls
    • BootstrapAccordion - The "Unable to cast object of type 'DevExpress.Web.NavBarItems' to type 'DevExpress.Web.Bootstrap.BootstrapAccordionItems'.'" error occurs on an attempt to access the Items collection.
    • BootstrapAccordion - The Designer closes on an attempt to add a new group by clicking the Add button in VS 2017.
  • Project Templates
    • Bootstrap Web Application - ASP.NET Identity pages are not included into the project when Identity is selected in the Project Wizard.
  • Charts (ASP.NET Core Bootstrap)
    • Bootstrap ASP.NET Core controls - All DevExpress scripts are loaded if ViewComponent that contains DevExpress components is re-loaded using an AJAX request.

DevExpress DXperience 17.2.4

DevExpress Universal 17.2.4

DevExpress VCL Subscription 17.2.2

$
0
0
Grid control conditional formatting.

Adds conditional formatting to the Grid, TreeList, and Vertical Grid controls.

Features

  • New UI Adorner Manager - Designed to display interactive objects and apply visual effects to better communicate the state of your application to end-users. It allows you to paint badges on top of all other UI elements and create guides to highlight specific UI elements using a translucent layered window.
  • Conditional Formatting - The Grid, TreeList, and Vertical Grid controls now support Microsoft Excel-inspired conditional formatting of individual cells and entire rows/columns. You and your end-users can now highlight critical information, compare data, visualize trends and patterns using data bars, icons, and color scales. To help with rule customization at runtime, the cell formatting feature also provides the Conditional Formatting Rules Manager. Rule conditions built with Spreadsheet functions are also supported. The formatted content can be exported to HTML, PDF, XLS, and XLSX files. Format conditions exported to Excel files are compatible with native conditional formatting rules and can be customized using the VCL Spreadsheet Control or Spreadsheet apps such as Microsoft Excel.
  • Complete High DPI Awareness - This release adds per-monitor DPI awareness support to the utility applications, demos, as well as the following DevExpress VCL products: Grid, Scheduler, Pivot Grid, Vertical Grid, PDF Viewer, Printing-Exporting Library and Extended Lookup Editor. The entire VCL product line now supports per-monitor DPI awareness.
  • Touch-Friendly Scrolling - This release introduces a scrollbar mode optimized for touch-enabled applications. In this mode, the scrollbar thumb appears when an end-user hovers the mouse pointer over a control or scrolls through its content. The mouse pointer disappears if it is stationary or the control is not scrolled for some time. The scrollbar buttons are never displayed.
  • Grid Control - Fixed Data Rows in Table and Banded Table Views - You can now allow end-users to anchor specific data rows to either the top or bottom of the grid, so that when scrolling the data the pinned rows stay visible. End-users can click row pins or select a corresponding option in the row context menu to fix/unfix data rows.
  • Grid Control - Miscellaneous Enhancements
    • Added skin support to the built-in menus by dynamically converting them to ExpressBars popup menus.
    • Table View and Banded Table Views can optionally display images that correspond to Image Combo Box columns' group values in group rows.
  • Scheduler Control - Modern-Style UI - Added a new UI style to all scheduler Views, allowing you to better reflect the UX of Microsoft Outlook in your calendar and scheduling apps.

ExpressGridPack 17.2.2

$
0
0
Fixed data rows in table and banded table views.

Adds fixed data rows in table and banded table views.

Features

  • New UI Adorner Manager - Designed to display interactive objects and apply visual effects to better communicate the state of your application to end-users. It allows you to paint badges on top of all other UI elements and create guides to highlight specific UI elements using a translucent layered window.
  • Conditional Formatting - The Grid, TreeList, and Vertical Grid controls now support Microsoft Excel-inspired conditional formatting of individual cells and entire rows/columns. You and your end-users can now highlight critical information, compare data, visualize trends and patterns using data bars, icons, and color scales. To help with rule customization at runtime, the cell formatting feature also provides the Conditional Formatting Rules Manager. Rule conditions built with Spreadsheet functions are also supported. The formatted content can be exported to HTML, PDF, XLS, and XLSX files. Format conditions exported to Excel files are compatible with native conditional formatting rules and can be customized using the VCL Spreadsheet Control or Spreadsheet apps such as Microsoft Excel.
  • Complete High DPI Awareness - This release adds per-monitor DPI awareness support to the utility applications, demos, as well as the following DevExpress VCL products: Grid, Scheduler, Pivot Grid, Vertical Grid, PDF Viewer, Printing-Exporting Library and Extended Lookup Editor. The entire VCL product line now supports per-monitor DPI awareness.
  • Touch-Friendly Scrolling - This release introduces a scrollbar mode optimized for touch-enabled applications. In this mode, the scrollbar thumb appears when an end-user hovers the mouse pointer over a control or scrolls through its content. The mouse pointer disappears if it is stationary or the control is not scrolled for some time. The scrollbar buttons are never displayed.
  • Grid Control - Fixed Data Rows in Table and Banded Table Views - You can now allow end-users to anchor specific data rows to either the top or bottom of the grid, so that when scrolling the data the pinned rows stay visible. End-users can click row pins or select a corresponding option in the row context menu to fix/unfix data rows.
  • Grid Control - Miscellaneous Enhancements
    • Added skin support to the built-in menus by dynamically converting them to ExpressBars popup menus.
    • Table View and Banded Table Views can optionally display images that correspond to Image Combo Box columns' group values in group rows.

ExpressNavigationPack 17.2.2

$
0
0
Touch-friendly scrolling.

Adds touch-friendly scrolling.

Features

  • New UI Adorner Manager - Designed to display interactive objects and apply visual effects to better communicate the state of your application to end-users. It allows you to paint badges on top of all other UI elements and create guides to highlight specific UI elements using a translucent layered window.
  • Complete High DPI Awareness - This release adds per-monitor DPI awareness support to the utility applications, demos, as well as the following DevExpress VCL products: Grid, Scheduler, Pivot Grid, Vertical Grid, PDF Viewer, Printing-Exporting Library and Extended Lookup Editor. The entire VCL product line now supports per-monitor DPI awareness.
  • Touch-Friendly Scrolling - This release introduces a scrollbar mode optimized for touch-enabled applications. In this mode, the scrollbar thumb appears when an end-user hovers the mouse pointer over a control or scrolls through its content. The mouse pointer disappears if it is stationary or the control is not scrolled for some time. The scrollbar buttons are never displayed.

ExpressQuantumPack 17.2.2

$
0
0
New UI Adorner Manager.

Adds new UI Adorner Manager.

Features

  • New UI Adorner Manager - Designed to display interactive objects and apply visual effects to better communicate the state of your application to end-users. It allows you to paint badges on top of all other UI elements and create guides to highlight specific UI elements using a translucent layered window.
  • Conditional Formatting - The Grid control now support Microsoft Excel-inspired conditional formatting of individual cells and entire rows/columns. You and your end-users can now highlight critical information, compare data, visualize trends and patterns using data bars, icons, and color scales. To help with rule customization at runtime, the cell formatting feature also provides the Conditional Formatting Rules Manager. Rule conditions built with Spreadsheet functions are also supported. The formatted content can be exported to HTML, PDF, XLS, and XLSX files. Format conditions exported to Excel files are compatible with native conditional formatting rules and can be customized using the VCL Spreadsheet Control or Spreadsheet apps such as Microsoft Excel.
  • Complete High DPI Awareness - This release adds per-monitor DPI awareness support to the utility applications, demos, as well as the following DevExpress VCL products: Grid, Scheduler, Pivot Grid, Vertical Grid, PDF Viewer, Printing-Exporting Library and Extended Lookup Editor. The entire VCL product line now supports per-monitor DPI awareness.
  • Touch-Friendly Scrolling - This release introduces a scrollbar mode optimized for touch-enabled applications. In this mode, the scrollbar thumb appears when an end-user hovers the mouse pointer over a control or scrolls through its content. The mouse pointer disappears if it is stationary or the control is not scrolled for some time. The scrollbar buttons are never displayed.
  • Grid Control - Fixed Data Rows in Table and Banded Table Views - You can now allow end-users to anchor specific data rows to either the top or bottom of the grid, so that when scrolling the data the pinned rows stay visible. End-users can click row pins or select a corresponding option in the row context menu to fix/unfix data rows.
  • Grid Control - Miscellaneous Enhancements
    • Added skin support to the built-in menus by dynamically converting them to ExpressBars popup menus.
    • Table View and Banded Table Views can optionally display images that correspond to Image Combo Box columns' group values in group rows.

DevExpress VCL Subscription 17.2.3

$
0
0
DevExpress VCL Subscription

Maintenance release includes several bug fixes.

Fixes

ExpressBars Suite

  • Built-in menus in DevExpress controls display duplicate items after invoking a TreeList control's built-in menu or a tab/page control's Go Dialog.
  • Hot-tracking a popup menu item displaying an icon causes an AV if a bar manager's Style property is set to bmsEnhanced.

ExpressEditors Library

  • In-place cxImageComboBox - Activating another cell's editor displays the previously active cell's edit value if the Properties.IncrementalFiltering property is set to True.
  • TcxButton - Assigning a drop-down menu in the OnDropDownMenuPopupEx or OnDropDownMenuPopup event handler doesn't replace the menu specified using the DropDownMenu property.

ExpressLayout Control

  • An AV occurs at design time when selecting "Revert to Inherited" in the context menu of a TcxGrid control located within a visually inherited layout control in certain cases.

ExpressLibrary

  • A glyph assigned to a custom menu item is not displayed if the item is within the built-in popup menu of the TcxGrid or TcxScheduler control, provided that the ExpressBars Suite is installed.
  • All DevExpress controls - Changing the content in an image list linked to a DevExpress control does not immediately repaint it.
  • SVG Images - An exception occurs on drawing an image containing the "Text" element with invalid font parameters.

ExpressMemData

  • The "List index out of bounds (0)" exception occurs on posting data if the SortedField property is specified, the ProgrammedFilter property is set to True, and FilterList is empty.

ExpressNavBar

  • The default fonts are scaled twice when loading any NavBar control positioned on the form designed at 96 DPI if the current system DPI exceeds 96.

ExpressQuantumGrid Suite

  • DB Table and DB Banded Table Views - Collapsing all rows doesn't collapse the group row containing the selected row if it was located more than once.
  • Master-Detail - Expanding all rows consumes a lot of memory.
  • Table and Banded Table Views - The popup menu assigned to the PopupMenu property of the grid control or the grid View is not displayed if the built-in popup menu is empty for a specific View element.
  • The Component Editor dialog flickers on switching between grid Views.
  • The default column widths are incorrectly initialized on creating a form if the current monitor DPI differs from 96.

ExpressQuantumTreeList Suite

  • The font specified by the Styles.Content property is not applied to selected cells if the Styles.Selection property is assigned a style whose Font property is not customized.

ExpressScheduler Suite

  • An event caption is incorrectly positioned within a popup hint displayed in Modern Style mode if the monitor DPI differs from 96.
  • Handling the OnGetEventDisplayText event has no effect if the Modern UI Style is selected.
  • The date navigator does not show holiday hints if the Modern UI Style is selected.

ExpressSkins Library

  • Ribbon - TdxBarLargeButton whose Down and ButtonStyle properties are set to True and bsCheckedDropDown blends with the background if the Office2013~ skin is applied.

ExpressSpreadSheet

  • A numeric value assigned to a cell via its AsString property is automatically converted into a number.
  • The 'Control has no parent window' exception occurs when trying to change an active sheet while an inplace cell editor is opened.
  • The public GetCellValue procedure has been removed from the TdxSpreadSheetTableView class.
  • The VALUE function does not recognize a numeric value stored as a string if one or more zeros precede the first meaning number.

ExpressGridPack 17.2.3

$
0
0
ExpressGridPack

Maintenance release includes several bug fixes.

Fixes

ExpressEditors Library

  • In-place cxImageComboBox - Activating another cell's editor displays the previously active cell's edit value if the Properties.IncrementalFiltering property is set to True.
  • TcxButton - Assigning a drop-down menu in the OnDropDownMenuPopupEx or OnDropDownMenuPopup event handler doesn't replace the menu specified using the DropDownMenu property.

ExpressLayout Control

  • An AV occurs at design time when selecting "Revert to Inherited" in the context menu of a TcxGrid control located within a visually inherited layout control in certain cases.

ExpressQuantumGrid Suite

  • DB Table and DB Banded Table Views - Collapsing all rows doesn't collapse the group row containing the selected row if it was located more than once.
  • Master-Detail - Expanding all rows consumes a lot of memory.
  • Table and Banded Table Views - The popup menu assigned to the PopupMenu property of the grid control or the grid View is not displayed if the built-in popup menu is empty for a specific View element.
  • The Component Editor dialog flickers on switching between grid Views.
  • The default column widths are incorrectly initialized on creating a form if the current monitor DPI differs from 96.

ExpressQuantumTreeList Suite

  • The font specified by the Styles.Content property is not applied to selected cells if the Styles.Selection property is assigned a style whose Font property is not customized.

ExpressSkins Library

  • Ribbon - TdxBarLargeButton whose Down and ButtonStyle properties are set to True and bsCheckedDropDown blends with the background if the Office2013~ skin is applied.

ExpressNavigationPack 17.2.3

$
0
0
ExpressNavigationPack

Maintenance release includes several bug fixes.

Fixes

ExpressBars Suite

  • Built-in menus in DevExpress controls display duplicate items after invoking a TreeList control's built-in menu or a tab/page control's Go Dialog.
  • Hot-tracking a popup menu item displaying an icon causes an AV if a bar manager's Style property is set to bmsEnhanced.

ExpressEditors Library

  • In-place cxImageComboBox - Activating another cell's editor displays the previously active cell's edit value if the Properties.IncrementalFiltering property is set to True.
  • TcxButton - Assigning a drop-down menu in the OnDropDownMenuPopupEx or OnDropDownMenuPopup event handler doesn't replace the menu specified using the DropDownMenu property.

ExpressLayout Control

  • An AV occurs at design time when selecting "Revert to Inherited" in the context menu of a TcxGrid control located within a visually inherited layout control in certain cases.

ExpressNavBar

  • The default fonts are scaled twice when loading any NavBar control positioned on the form designed at 96 DPI if the current system DPI exceeds 96.

ExpressSkins Library

  • Ribbon - TdxBarLargeButton whose Down and ButtonStyle properties are set to True and bsCheckedDropDown blends with the background if the Office2013~ skin is applied.

ExpressQuantumPack 17.2.3

$
0
0
ExpressQuantumPack

Maintenance release includes several bug fixes.

Fixes

ExpressEditors Library

  • In-place cxImageComboBox - Activating another cell's editor displays the previously active cell's edit value if the Properties.IncrementalFiltering property is set to True.
  • TcxButton - Assigning a drop-down menu in the OnDropDownMenuPopupEx or OnDropDownMenuPopup event handler doesn't replace the menu specified using the DropDownMenu property.

ExpressLayout Control

  • An AV occurs at design time when selecting "Revert to Inherited" in the context menu of a TcxGrid control located within a visually inherited layout control in certain cases.

ExpressQuantumGrid Suite

  • DB Table and DB Banded Table Views - Collapsing all rows doesn't collapse the group row containing the selected row if it was located more than once.
  • Master-Detail - Expanding all rows consumes a lot of memory.
  • Table and Banded Table Views - The popup menu assigned to the PopupMenu property of the grid control or the grid View is not displayed if the built-in popup menu is empty for a specific View element.
  • The Component Editor dialog flickers on switching between grid Views.
  • The default column widths are incorrectly initialized on creating a form if the current monitor DPI differs from 96.

ExpressSkins Library

  • Ribbon - TdxBarLargeButton whose Down and ButtonStyle properties are set to True and bsCheckedDropDown blends with the background if the Office2013~ skin is applied.

ExpressSpreadSheet

  • A numeric value assigned to a cell via its AsString property is automatically converted into a number.
  • The 'Control has no parent window' exception occurs when trying to change an active sheet while an inplace cell editor is opened.
  • The public GetCellValue procedure has been removed from the TdxSpreadSheetTableView class.
  • The VALUE function does not recognize a numeric value stored as a string if one or more zeros precede the first meaning number.

CodeRush for Roslyn 17.2.5

$
0
0
CodeRush for Roslyn

Maintenance release includes several bug fixes.

Fixes

  • Navigation - Tab to Next Reference should work for C# local functions.
  • Refactorings - The "Rename Namespace to Match Folder Structure" refactoring produces an incorrect namespace name.
  • Static Code Analysis
    • CRR0026 shouldn't be shown for event handler parameters.
    • The "Possible System.NullReferenceException" diagnostic does not take array-assignment into account.
    • The "Possible System.NullReferenceException" diagnostic does not take into account Me-assignment.
    • The "Possible System.NullReferenceException" diagnostics do not always take Null-Check into account.
    • The "Possible System.NullReferenceException" diagnostics incorrectly highlight indexed properties in VB.
  • Templates
    • The 'm.' template does not work if a project uses a language version different than C# 7.x.
    • The 'xpcl' template should use the 'nameof' operator.
  • Test Runner doesn't recognize MSTest DataTestMethod attribute decorated methods as tests.

CodeRush Ultimate 17.2.5

$
0
0
CodeRush Ultimate

Maintenance release includes several bug fixes.

Fixes

CodeRush for Roslyn

  • Navigation - Tab to Next Reference should work for C# local functions.
  • Refactorings - The "Rename Namespace to Match Folder Structure" refactoring produces an incorrect namespace name.
  • Static Code Analysis
    • CRR0026 shouldn't be shown for event handler parameters.
    • The "Possible System.NullReferenceException" diagnostic does not take array-assignment into account.
    • The "Possible System.NullReferenceException" diagnostic does not take into account Me-assignment.
    • The "Possible System.NullReferenceException" diagnostics do not always take Null-Check into account.
    • The "Possible System.NullReferenceException" diagnostics incorrectly highlight indexed properties in VB.
  • Templates
    • The 'm.' template does not work if a project uses a language version different than C# 7.x.
    • The 'xpcl' template should use the 'nameof' operator.
  • Test Runner doesn't recognize MSTest DataTestMethod attribute decorated methods as tests.

DevExpress ASP.NET 17.2.5

$
0
0
DevExpress ASP.NET

Maintenance release includes several bug fixes.

Fixes

ASP.NET Web Forms

  • All ASP.NET Controls
    • ASPxControls - Script blocks are duplicated after a callback request.
    • ASPxGaugeControl - The component is not rendered in design mode in SharePoint 2016.
    • DevExpress themes - The "System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary" exception is thrown if an end-user re-loads a page several times.
    • The "Cannot find the 'X' theme" error occurs after an application pool recycles in production environment.
  • ASPxCardView
    • ASPxCardView - The ScrollToVisibleIndexOnClient property and the client-side SetVerticalScrollPosition method do not scroll CardView content.
  • ASPxDataEditors
    • ASPxButton loses its hover style when the button is set to PopupElementID in a popup control.
    • ASPxDateEdit - Date values are displayed incorrectly when the Czech short date format (d. M. yyyy) is used.
    • ASPxDateEdit - It is not possible to select a month/year/decade in the fast navigation window when the FastNavProperties.DisplayMode property is set to 'Inline' and the CalendarCustomDisabledDate event is handled.
    • ASPxFilterControl - The "Expression can't be displayed as tree" error can occur and prevent saving of technically valid criteria on the Text tab.
    • ASPxGridLookup - A click on ASPxGridLookup's DataRow placed inside FilterRow's ASPxGridView template initiates a click on the main grid.
    • ASPxListBox - The SelectAll item is not available in ItemTextCellPrepared.
    • ASPxTextBox - The default value is incorrect when a negative number is specified as a default one in Mask settings.
    • The value of the ASPxCheckBox control in the Grayed state is always 'null' on the server side regardless of the ValueGrayed property value.
  • ASPxGridView
    • Checkboxes are rendered incorrectly if the ToggleSwitchDisplayMode property is set to Always.
    • Checkboxes are rendered incorrectly if the ToggleSwitchDisplayMode property is set to Always and KeyboardSupport is enabled.
    • It is not possible to export the grid via the built-in Export Toolbar items when the control is inside UpdatePanel.
    • Names of standard toolbar items have incorrect values.
    • Slow script loading when the Batch Edit mode is used.
    • The "Object doesn't support property or method 'getBoundingClientrect'" error occurs on an attempt to edit a row in Batch Edit Mode.
    • The GroupFooterTemplate content is not initialized.
    • Html tags are not rendered as pure HTML markup in the CommandApplySearchPanelFilter property.
  • ASPxHtmlEditor
    • A script HierarchyRequestError occurs in IE 11 on an attempt to paste certain RTF content in the Design view.
    • CssClassItems are not shown in the InsertImage Dialog if Adaptivity is enabled.
    • How to customize an image and handle exceptions on pasting content.
    • IE11 - Formatting is applied only to the last letter of the pasted text.
    • Placeholders are positioned incorrectly when resizing a newly inserted table if the document is not scrolled to the top.
    • The "Remove Format" command creates unnecessary tags.
  • ASPxPivotGrid
    • ASPxPivotGrid's scrolling areas always prevent the default page touch scrolling behavior on touch devices.
    • Documentation - The PivotDataProcessingEngine help topic does not provide information that the LegacyOptimized mode does not support the SummaryValue property.
    • NullReferenceException may be raised in the CreateChildControls method if Sorting By Summary is enabled for a missing condition.
    • The JavaScript exception is thrown in the Customization Form on layout changing if a control's ClientIDMode is set to Static.
    • The Legacy and LegacyOptimized data processing engines sort data in different ways if Sorting By Summary is enabled for a missing condition.
  • ASPxRichEdit
    • Correct the list of available image formats in the End-User Documentation.
    • It is impossible to paste a table with one row and merged cells from an Excel document.
    • It is possible to edit the protected content while editing unprotected areas in some scenarios.
    • The changeParagraphFormatting and changeFontFormatting commands are executed incorrectly.
    • The latest text entered by a user is not shown in the exported document if the fileDownload command is called immediately after typing.
    • The 'Uncaught Error: Internal exception.' error occurs when a document contains a hidden table.
    • ASPRichEdit gives error after deleting contents of a list item.
    • Scalable Environments - The DocumentManager.FindDocument method returns null when Redis is used.
  • ASPxScheduler Suite
    • A copied appointment is rendered as disabled if the Edit Appointment Form was invoked before copying/pasting the appointment.
    • Appointment Dialog's content should be reloaded only after changing an editor value for which the TrackPropertyChangeFor method is specified.
    • Appointments cannot be dragged on a touch monitor because a context menu is invoked on a "long-press" action.
    • Appointments cannot be resized if the mouse cursor hovers the "resize" tooltip area.
    • ASPxClientScheduler.CalcHitTest method incorrectly operates (a null reference is returned) in version 17.2.
    • Appointments are incorrectly rendered in the Month View if the ShowWeekend property is set to "false".
    • The ToolbarViewVisibleInterval element width is not set if its template is used.
    • ASPxThemeBuilder - An error occurs on an attempt to change a certain property in the skin file of ASPxScheduler in certain cases.
    • Client-side availability (visibility) of the context menu items is re-calculated incorrectly after an appointment is dragged and dropped.
    • Client-side events (CellClick, AppointmentClick, AppointmentDoubleClick, CellDoubleClick) are not raised after invoking the View context menu when the Menu.CloseUp event is handled.
    • Client-side events which were handled for a single ASPxScheduler instance are raised for all existing ASPxScheduler instances on a page on touch devices.
    • Resource header borders are not aligned with the time cell's vertical borders.
    • Resource Header foreground color cannot be changed in the CustomizeElementStyle event handler when resource colors are specified at the data source level.
    • The "Invalid target element for this operation" exception is raised while showing the ASPxScheduler TimeLineView in Internet Explorer 9.
    • The "Unable to get property 'parentNode' of undefined or null reference" error occurs on changing the ASPxScheduler.GroupType property value when navigation buttons are enabled in a view.
    • The "View Visible Interval" element's content is incorrectly rendered in the "adaptive" mode when the ShowViewVisibleInterval property is false.
    • The Appointment Form layout is re-calculated incorrectly in "adaptive" mode after sending callback requests from form editors.
    • The editors content cannot be copied/pasted using the "Ctrl+C" and "Ctrl+V" shortcuts on the Edit Appointment Form.
  • ASPxSpreadsheet
    • Worksheet Protection - Update Excel file and add information to the description about unlocked columns and rows.
  • ASPxThemeBuilder
    • The loading panel's animation is jumping in the Material Compact theme.
    • ASPxThemeBuilder is freezing on an attempt to change properties in a new theme based on the default one in version 17.2.3.
  • ASPxTreeList
    • It is not possible to find German umlauts using SearchPanel.
    • The filtering state is not saved in cookies.
    • The Search Panel does not search in Preview Rows.
    • Unique values in the header filter popup are not sorted.
  • ASPxVerticalGrid
    • It is impossible to create 'non-blank' and 'blank' header filter items via the FilterValue.CreateShowBlanksValue and FilterValue.CreateShowNonBlanksValue methods.
  • Navigation, Layout & Multi-Purpose Controls
    • ASPxDataView - The control placed into ASPxPopupControl sends callbacks when the EndlessPagingMode property is set to "OnScroll" and the Width property is set to "100%".
    • ASPxDockManager - The "There should be only one DockManager instance on a page." error occurs when using the Server.Transfer method on a postback.
    • ASPxFileManager - Drag and drop between two inputs does not work when the ASPxFileManager control is present on a page.
    • ASPxPopupControl - ASPxWebDocumentViewer isn't shown inside ASPxPopupControl if the adaptivity mode is enabled for ASPxPopupControl and ASPxWebDocumentViewer.Height is set to the percent value.
    • The 'Type 'DevExpress.Web.DropboxFileSystemProvider+ItemsCacheInfo' in Assembly 'X' is not marked as serializable.' error occurs when the sessionState.Mode web.config option is set to SQLServer.
  • XtraReports Suite
    • ASPxWebReportDesigner - A newly added DataSet instance cannot be removed.
    • Web Report Designer - The XRPictureBox.ImageUrl value cannot be specified through an Expression.

ASP.NET MVC

  • MVC GridView
    • Exporting - It's impossible to handle exceptions/redirecting during the export.
    • The BeforeExport event is not raised on exporting data using GridViewToolbarCommand.
    • The BeginCallback event does not fire on export.
    • The 'disabled' state CSS class is assigned to the main element of the Panel extension when a context menu is disabled on a callback.
    • The RowValidating event is visible in GridViewSettings.
  • MVC HtmlEditor
    • It is not possible to change the 'Bold' formatting in certain cases.
    • IE - The browser crashes after a certain HTML is inserted into the editor.
    • An additional line is added on clicking an empty list element.
    • The Selection operation throws the "Cannot read property 'nodeName' of null" error if the DOM was changed.
    • Lists with wingdings as unordered list symbols are processed incorrectly in HtmlEditor.
  • MVC Navigation, Layout & Multi-Purpose Extensions
    • FormLayout - Item caption elements' width is incorrectly calculated when the adaptivity feature is enabled.
    • PopupControl is not displayed correctly if its container is scrolled.
    • Ribbon - The access keys don't work if the accessibilityCompliant property for your project is enabled in the web.config file.
  • MVC Pivot Grid
    • NullReferenceException is raised during a custom callback if the standalone PivotCustomizationExtension is displayed.
    • It is impossible to sort data by clicking Field Headers when accessibilityCompliant is enabled.
    • Scrolling stops working in Virtual Scrolling mode when the EnableCallbackAnimation property is enabled.
    • The "Uncaught SyntaxError: Unexpected end of input" error occurs when using the URL rewrite functionality.
    • Virtual Scrolling works incorrectly in IE when the accessibilityCompliant flag is enabled.
  • MVC Report
    • ASPxWebDocumentViewer - The fraction part of a decimal report parameter is lost on showing the print preview.
    • End-User Report Designer - It is impossible to register a custom font.
    • HTML5 Document Viewer - DXXRDV service may be not correctly initialized in the application after AppPool was recycled.
    • HTML5 Document Viewer - The "a.getAttribute is not a function" error occurs in the browser console after the master cascaded parameter's item is selected.
    • Mobile Document Viewer - It is not possible to scroll pages by using touch gestures in the previewed report.
    • Mobile Document Viewer - The viewer's height is set to 1100px by default, which makes it too high for mobile screens and makes the export buttons invisible.
    • MVC Report - Web Report Chart Designer - Show all labels on a chart.
    • The input parameter in the ISecureDataConverter.Unprotect method has an invalid Base-64 string value.
    • The 'Uncaught TypeError: d(...).styles is not a function' error occurs when a report with a style is closed without saving.
    • Web Document Viewer - Two items are displayed in the Search Results tab for each XRTableOfContents control's row.
    • Web Report Designer - A wrong expression may be displayed for the focused control in the Property Grid.
    • Web Report Designer - Some expressions are not calculated.
    • Web Report Designer - The IDisplayNameProvider interface implementation isn't taken into account and real field names are displayed.
  • MVC RichEdit
    • The MVCxRibbonTemplateItem.SetContent method does not render a template in the built-in ribbon.
  • MVC Scheduler
    • Appearance settings specified in the AppointmentViewInfoCustomizing event handler are not applied to a pasted appointment when client rendering is enabled.
    • The theme specified in the "styleSheetTheme" attribute is not applied to an AppointmentRecurrenceForm instance located on a custom Edit Appointment Form.
  • Project Templates
    • The MVC Empty project template doesn't create the Home controller and the Index view.

ASP.NET Bootstrap

  • Bootstrap Charts
    • The CssClasses.ArgumentAxisTitle property does not assign a CSS class to a required element.
    • The chart's content is not rendered correctly according to its height specified via the Height property value.
    • The ExportButtonText value is misaligned with the export button's icon.
    • Visual Studio crashes on modifying the ResolveLabelOverlapping property of the BootstrapPieChart control using the property grid at design time.
  • Bootstrap Data Editors
    • BootstrapSpinEdit - The stop sign is not shown for the editor when a disabled style is assigned.
  • Bootstrap GridView
    • Applying the "text-align: center" style to header cells doesn't center-align the header cell text.
    • Impossible to type spaces in the Batch Edit mode in Edge and IE browsers when AllowSelectByRowClick is enabled.
    • The BootstrapButtonEdit control does not work in a toolbar item template.
  • Bootstrap Navigation, Layout & Multi-Purpose Controls
    • BootstrapPageControl - BootstrapChart is not re-rendered after an active tab is changed in certain cases.
    • BootstrapPopupControl in UpdatePanel- A modal overlay is not hidden when the ShowOnPageLoad property is set false.

ASP.NET Core Bootstrap

  • Editors (ASP.NET Core Bootstrap)
    • BootstrapTextBox for ASP.NET Core - The readonly property is not available.

DevExpress Document Server 17.2.5

$
0
0
DevExpress Document Server

Maintenance release includes several bug fixes.

Fixes

  • PDF Document Processor
    • Interactive Form - The "Hidden but printable" form field is flattening incorrectly.
  • Rich Edit Document Server
    • Numeration of a specific numbered list is copied incorrectly into the exported PDF document.
  • Spreadsheet Document Server
    • Cell value types for rows with repeated values are interpreted incorrectly during loading a specific CSV document when the column data type is predefined via the ColumnTypes option.

DevExpress Report Server 17.2.5

$
0
0
DevExpress Report Server

Maintenance release includes several bug fixes.

Fixes

  • Changing the Site URL in Report Server settings breaks connectivity with the worker application.
  • Report Designer - The Field List does not display fields for a stored procedure.
  • Report Server - Exporting large documents fails with an internal server error.
  • Report Server - Saving the document's draft causes the 'Document is not checked out' error.
  • Report Server Designer - Importing a local REPX file enables the backstage "Check In" command.
  • Report Server End-User Designer - The "Document is not checked out" error is displayed on an attempt to check in a newly created report.
  • The 'Cannot save the document because it has already been modified by another user' error occurs on an attempt to check-in an imported report.
  • Web Dashboard - Tree View goes into an infinite loop when filtering data using query parameters in certain cases.

DevExpress Windows 10 Apps 17.2.5

$
0
0
DevExpress Windows 10 Apps

Maintenance release includes several bug fixes.

Fixes

Charts for Windows 10 Apps

  • The SelectionChanged event works differently in Single and Multiple selection modes.

Editors for Windows 10 Apps

  • The SpinEdit.HorizontalContentAlignment property does not work.

Grid for Windows 10 Apps

  • A selected group row is not rendered when custom colors are used.
  • GridComboBoxColumn - DisplayMemberPath and ItemTemplate cannot be used simultaneously.
  • GridControl - Items from the Group context menu cannot be localized.
  • Grouping by DisplayText does not work.
  • Grouping by GridComboBoxColumn with SortMode=DisplayText is too slow.

MVVM Framework

  • Template Gallery - A project generated with the help of the Hamburger Menu item cannot be built if the target version is 1703 (Build 15063).

Windows 10 Apps Demos

  • InvalidOperationException is raised on an attempt to run Windows 10 Apps demos.

DevExpress WinForms 17.2.5

$
0
0
DevExpress WinForms

Maintenance release includes several bug fixes.

Fixes

All WinForms Controls

  • Add the capability to support the ClipPath function for SVG images.
  • Format Rules Manager - Hide rules that are no applicable in Server Mode.
  • Skin Editor v2 - ArgumentException is thrown in the SkinAppearance.GetSkinFont method if the Italian locale is used.
  • SplitContainerControl's content is not scaled when changing DPI.
  • SVG - The fill style is used for painting a stroke.
  • XtraOpenFileDialog - The time part is not shown in the modified Date column of the Details view.

Data Access Library

  • ExpressionEditor - Aggregate functions are not automatically selected in the functions list when they are used in an expression.
  • Report Wizard - A connection with this name already exists" warning appears twice in version 17.2.

MVVM Framework

MVVM - NullReferenceException is thrown when passing UICommands to the DialogService.ShowDialog method.

PDF Viewer

  • Usability - There is no way to programmatically select a newly created annotation.

Snap

  • SnapControl does not save a username/password for data sources even if the SqlWizardSettings.DatabaseCredentialsSavingBehavior property is set to Always.

XtraBars Suite

  • AccordionControl - Controls are not hidden during collapsing after a filter is removed.
  • AccordionControl - The context button does not change when the BeginUpdate/EndUpdate block is used.
  • BackstageViewControl - The client control overlaps the form's title bar on high DPI screens.
  • BarItem - Html images are not drawn in a caption.
  • BarManager - A menu item is automatically selected after showing a menu when the left mouse button is released if the menu is tall and overlaps the menu container.
  • CustomHeaderButtons are not shown in a float document.
  • DockPanel - The tabbed document ControlName property is not updated when renaming the dock panel in the designer.
  • GridControl content cannot be read using the JAWS tool after the BarManager menu is closed.
  • NavigationFrame's designer navigation elements are displayed when a new form is opened in the VS designer.
  • NullReferenceException occurs after showing a message box while invoking a popup menu.
  • NullReferenceException occurs when the AutoHideContainer popup menu is quickly reopened.
  • PopupGalleryEdit does not take the MaxItemWidth setting into account.
  • PopupGalleryEdit does not take the GroupContentMargin setting into account.
  • RibbonControl - It is possible to merge a ribbon to itself.
  • RibbonForm - NullReferenceException is thrown on minimizing RibbonForm.
  • RibbonStatusBar - The BarStaticItem Caption text is vertically shifted when an SVG image is assigned to its BarItemImageOptions.SvgImage property.
  • Skins - Custom pallet colors aren't applied when custom DPI settings are used.
  • TabbedForm - Text is not visible with the Bezier theme.
  • TileBar - Items are not recognized by Narrator.
  • WidgetView - The restore button of the previously maximized document isn't updated.
  • WindowsUIView - The Back button does not move to the right when the right-to-left alignment is used.

XtraCharts Suite

  • Chart - It is impossible to localize the Chart Designer's title.
  • Chart Control - An incorrect access modifier is used for RepositoryItemImagePopupContainerEdit.
  • Chart Designer - NullReferenceException occurs when copying the Font value to the clipboard from the Properties panel in certain situations.
  • ChartControl - Series data filters are not correctly restored when restoring the chart's layout at runtime.
  • Data Filter is duplicated in Chart Designer.
  • Localization - A typo in the Point Series Label text shown in the Chart Designer (Russian).
  • Report Designer iterates through the entire object hierarchy when both the filter and summary function are applied to the chart's Series item.
  • The Area Series layout is incorrect at certain zoom levels.
  • The Default Legend affects alignment of custom legends.
  • The Series.FilterCriteria property is not working after changing the chart's data source.
  • Unhandled exception occurs during the ChartDesignerController object initialization.

XtraEditors Library

  • A column with RepositoryItemTokenEdit as ColumnEdit has empty cells in a print preview.
  • A form cannot be opened at design time if SplitContainerControl is used.
  • DateEdit - Font buttons settings are not taken into account in the Highlighted or Pressed state.
  • DateEdit's popup is not closed when a user presses the Enter key if its CalenderTimeEditing is set to true.
  • DXPopupMenu - A background color of items is not updated after opening a menu until hovering over these items with the mouse.
  • EditorButton - Setting the Appearance.Font property does not affect disabled, hovered, and pressed appearances.
  • FilteringUIContext doesn't re-create filter editors when its client is rebound to another data source.
  • FlyoutPanel - A beak form is closed on clicking a child context menu if the latter exceeds the form area.
  • GridControl - The Excel Filter popup's layout is not changed when a DateTime column's FilterMode property is set to DisplayText, which leads to ArgumentOutOfRangeException.
  • HyperlinkLabelControl - An image disappears when hovering over a link.
  • ListBoxControl - BehaviorManager - It is impossible to drop an item onto empty space.
  • PictureEdit does not fire the Paint event.
  • PrintPreview - The ProgressWindow form location is incorrect when the RTL feature is enabled.
  • RangeControl - OverflowException is thrown in the Graphics.CheckErrorStatus method.
  • SearchControl - The QueryIsSearchColumn event is not raised for Grid columns with the OptionsColumnFilter.AllowFilter option enabled.
  • SearchСontrol - GridColumn's FiledNameSortGroup property is not taken into account.
  • The DXPopupMenu.ItemClick doesn't fire when an item is clicked.
  • The EditValueChanged event is not raised for BarEditItem unless a user clicks outside the item.
  • TreeListLookupEdit does not allow populating the Columns list when it is bound to a data source at design time.
  • XtraFileDialogs - Support an option similar to FileDialog.RestoreDirectory.
  • XtraFolderBrowserDialog - A long description is cut off.
  • XtraFolderBrowserDialog - A new folder cannot be renamed immediately.
  • XtraFolderBrowserDialog - The parent folder is not expanded automatically when a new file is added to this folder.
  • XtraForm - An icon and caption are located very close to the form edge.
  • XtraOpenFileDialog - Slow scrolling when items do not have thumbnails.
  • XtraOpenFileDialog.SafeFileName throws InvalidOperationException.
  • XtraTabControl - There is no simple way to catch the moment when XtraTabControl's animation is completed.
  • XtraTabControl does not correctly pass LookAndFeel information to its child controls.

XtraGrid Suite

  • A ConditionalFormatting rule is applied to a summary row during export.
  • A custom group summary is not printed when the IListServer.GetGroupInfo method is used.
  • AutoFilterRow is not recognizable in UI Automation tools.
  • AutoFilterRow shows the first day of a month if data is filtered by this month.
  • BaseView.CalcHitInfo() doesn't return a TileViewHitInfo instance when called for a BaseView instance which is actually a TileView.
  • Conditional Formatting rules are not fully localized in German.
  • DirectX painting - The Grid is painted incorrectly when being used on an MDI child form.
  • DisplayText disappears from a custom editor that is embedded in GridControl.
  • Documentation 'Filtering in code' - Update the Filter Expression Syntax table.
  • FilteringUIContext - The PrepareTemplate and CustomizeTemplate events are not raised.
  • GridControl - A total summary is incorrect in an exported document.
  • GridControl - Add the capability to get GraphicsCache.
  • GridControl - An application with GridViews may crash in x86 mode when DirectX drawing is used.
  • GridControl - An extra column is added before the detail data in the exported Excel document if the detail view is expanded manually or in code.
  • GridControl - ArgumentException is thrown on collapsing a group row when the DirectX painting mechanism is used.
  • GridControl - Format Rules aren't updated when an unbound column's UnboundExpression is changed.
  • GridControl - Loading indicator animation is not working in Instant Feedback mode when DirectX rendering is enabled.
  • GridControl - The Greater, GreaterOrEqual, Less and LessOrEqual filter operators should be shown in the Auto Filter Row if a column data type implements IComparable.
  • GridView - A detail view is hidden after a click on the last row when the view level is greater than three.
  • GridView - Bad drawing of the selected row on scrolling when the ForceDirectXPaint method is called.
  • GridView incorrectly displays text of certain cells if DirectX Hardware Acceleration is enabled and RepositoryItemRichTextEdit is used as a column editor.
  • Incorrect German captions for conditional formatting rule properties.
  • LayoutView - Images shown in LayoutView fields are painted disabled when WaitForm is closed.
  • Localization - A typo in the grid column context menu (Russian).
  • The "No such interface supported error" is shown if DirectX hardware acceleration is enabled for the grid.
  • The detail view has the horizontal offset in Embedded mode when the RowSeparatorHeight property has a non-zero value.
  • The editor cursor position cannot be changed in a child MDI form when the SupportAdvancedTitlePainting option is disabled.
  • The grid does not draw text when DirectX hardware acceleration is enabled and font size is set in pixels.
  • The Grid is painted incorrectly when it's used in an MDI child form and the DirectX mode is enabled.
  • The RibbonControl.GetAccessibilityObjectById method tries to access a disposed of object during the disposing operation.
  • Ticking year 9999 in a DateTime filter in a Grid throws an exception.
  • TileView - NullReferenceException occurs in the DrawGroupSmoothEdges method when GridColumn.GroupIndex is set at runtime.
  • TileView - The ellipsis symbol is displayed at the wrong position when trimming is used with RightToLeft set to Yes.
  • TileView does not take into account the RightToLeft property while drawing its content.
  • Unselecting an item in the Excel-Inspired filter popup does not update the grid's filter.
  • WidgetView - A touch scrollbar is briefly shown on moving a document.
  • WinExplorerView - An active editor gets an incorrect width when the List style is used.
  • WinExplorerView - Incorrect fore color when selecting multiple items by pressing the Ctrl key.
  • WinExplorerView - NullReferenceException is raised on an attempt to post an active editor after it passes validation.
  • XtraGrid - MS Inspect displays incorrect master View properties if detail View properties were modified.

XtraLayout Suite

  • The LayoutControlItem.Enabled property is not restored.
  • The Right-to-Left option is not taken into account on printing.
  • LayoutControlGroup - Table rows are scaled incorrectly when the Font is changed.
  • SimpleLabelItem Image is lost when a form's designer is reopened.

XtraMap

  • It is impossible to display a Color-Based Legend.
  • It is impossible to select MapPolyline when a line is duplicated.
  • MapControl creates a cache folder in the file system immediately after the CacheOptions.DiskFolder property was changed at design time.
  • The Accept property is not available in the data provider's WebRequest event arguments.

XtraPivotGrid Suite

  • OLAP - KeyColumn data appears in Field Values instead of NameColumn.
  • Pivot Grid - PivotGridFieldBase.UseNativeFormat is ignored for data fields when the Data Aware export mode is used.
  • PivotGrid - Excel Filtering - The date field filter does not work when only null/empty values are selected.
  • PivotGrid - Excel Filtering - The date field filter is not always added to FilterValues.
  • PivotGrid - The column filter does not work after the upgrade to v17.2.4.
  • PivotGrid - The filter popup's Radio mode cannot be turned off/on using the UI if the field Options.IsFilterRadioMode property is set separately.
  • PivotGrid - The Prefilter editor does not show duplicated fields.
  • PivotGrid - The Prefilter throws ArgumentNullException when a nullable field is selected.
  • Row Area fields with Null values are shown after applying filtering by a non-null field.
  • Row Area values are exported incorrectly in Data Aware mode if RowTotalsLocation is set to Tree.
  • StyleFormatCondition is applied to all cells after a mouse click.
  • TextOptions.VAlignment has no effect for Row Field Values.

XtraPrinting Library

  • CompositeLink - The defined BreakSpace value creates an offset after the subreport's header section and not before it.
  • Document Creation - The horizontal content splitting mechanism operates incorrectly when the RTL feature is used.

XtraReports Suite

  • Export to PDF - Form fields should take the name of the control that produced them.
  • Custom reporting summary is calculated twice in version 17.2.
  • DataMember validation does not correctly work with the IDisplayNameProvider interface.
  • Documentation - Describe how to use the SHIFT and CTRL keys to sort Print Preview data.
  • End-User Report Designer - The Visible property value is ignored for a parameter created by a Query Builder window.
  • Export to DOCX/RTF - Table cell borders are cropped when the SingleFilePageByPage mode is used and cells have paddings.
  • Export to Excel - Control paddings are not preserved.
  • Export to PDF - Selection in the exported document works incorrectly.
  • Expression Bindings - Dynamic Mail-Merging scenario is not working.
  • If GridControl's DataMember is set, DataMember's value is added to the path assigned to GridColumn.FiledName in the designer.
  • Interactive Sorting - It is impossible to specify the TargetBand and FieldName properties of the InteractiveSorting option.
  • It is impossible to use large icons in the DocumentViewer toolbar.
  • Multi-Column Report - Provide a way to repeat group headers and footers when a new column of records starts in the DownThenAcross mode.
  • Parameters - A data source is filled even if a parameter is hidden from the parameters panel.
  • PdfStreamingExporter - The XRPageInfo report control displaying the current date and time and page numbers slows down export.
  • Report Designer - Custom text in the format string for an expression binding is not displayed at design time.
  • Report Wizard - Panels' size is incorrect for a report whose measurement units are set to "Tenths of a Millimeter".
  • The BottomMargin band content is not printed if the PrintEventArgs.Cancel argument is set to False in the BottomMargin.BeforePrint event.
  • The XRPivotGrid.CustomChartDataSourceRows event arguments do not provide access to cells' information (RowValueInfo, ColumnValueInfo and CellInfo) like PivotGridControl does.
  • The XtraReports About dialog in Visual Studio displays "WinForms Subscription" for an account containing a Reporting Subscription.
  • Visual Studio crashes on an attempt to open a report.
  • VS Report Wizard - When previewing a report with a data source for the first time, report generation stops unexpectedly and the report switches to the design mode.
  • XRCrossBandLine - The control is not shown in an exported document if the control's line width is greater than 1 pixel and less than 2 pixels.
  • XRRichText - Table row text is cut across two document pages.
  • XtraReports - Certain report layouts can produce an empty page in version 17.2 while creating a document with the buildPagesInBackground parameter enabled.

XtraRichEdit

  • A table of contents has an incorrect font after opening a document exported from RichEditControl in MS Word and updating the TOC field.
  • Documentation - Update the "HTML Tag Interpretation" topic.
  • The "<br>" tags are replaced with "\v" strings after exporting a RichEditControl document to HTML and changing the HtmlDocumentExporterOptions.TabMarker property value.
  • The Border and Shading dialog doesn't always work for a table.
  • The horizontal ruler's height is not taken into account on calculating the required control height when the AutoSizeMode property is set to Vertical.

XtraScheduler Suite

  • Appointments.Filter does not work after the upgrade to v17.2.3.
  • InitAppointmentDisplayText is raised too many times for the same appointments in the Agenda view.
  • Localization - Certain Dutch translations are incorrect for XtraScheduler.
  • NullReferenceException occurs in ResourcesTree when the WindowsFormSettings.AllowPixelScrolling option is enabled.
  • RangeControl - Digits are crippled.
  • SchedulerControl - AppointmentForm's IsAppointmentChanged method is not called.
  • SchedulerControl - If a semi-transparent color is assigned to a cell in the CustomDrawTimeCell event, the cell is drawn using an incorrect color.

XtraSpreadsheet

  • SpreadsheetControl doesn't paste a copied range by pressing the Enter key.
  • SpreadsheetControl shows the #N/A error in cell formulas after manual calculation.
  • Subtotals return incorrect results when mail merge is performed.
  • The SpreadsheetControl Ribbon color pick editors' form is scaled incorrectly on high DPI.
  • XtraSpreadsheet - The "String value too long" error occurs on an attempt to save a certain document.

XtraTreeList Suite

  • The BeforeFocusNode and FocusedNodeChanged events fire when deleting the last data source entry even if the focused node is not changed.
  • TreeList - Auto Filter Row incorrectly operates when RepositoryItemRichTextEdit is used.
  • TreeList - Check boxes of all visible nodes modify their style when one of these check boxes is modified using the CustomDrawNodeCheckBox event.
  • TreeList - Nodes are re-sorted after calling the PostEditor/CloseEditor method or changing a cell value if an active editor exists.
  • TreeList - NullReferenceException is thrown when the TreeListColumn.BestFit method is called for a column whose parent band is hidden.
  • TreeList - The CustomColumnDisplayText event is located in the Appearance category.
  • TreeList - The right border of the last column is missing if the ShowIndicator option is disabled on a 4K screen.
  • TreeList incorrectly restores bands that were initially hidden.
  • TreeList is shown empty if its data source is assigned to an invisible control which becomes visible later on.
  • TreeListMultiSelection does not contain the RemoveAt method starting with version 17.2.
  • When the Apply button is clicked in the Nodes editor, the TreeList.OptionsView.AutoWidth option is set to false.

XtraVerticalGrid Suite

  • MutilEditorRow is not present in the Vertical Grid designer when the layout is changed.
  • NullReferenceException occurs on an attempt to show the Excel Filter popup when VGridControl is filtered.
  • PropertyDescriptionControl - InvalidCastException occurs after modifying appearances on a localized form.
  • PropertyGrid - Changing a value is slow when a large collection is assigned to the SelectedObjects property.
  • A new row is not added at the end of the category child row collection at design time.
  • A space is added to a cell in a printed document if the cell value is not shown completely.
  • One row stays visible even if all rows should be hidden if code is enclosed within the BeginUpdate/EndUpdate methods.
  • Rows disappear after moving a multi editor row to a category row via the grid's Layout Designer.
  • The e.RecordIndex property value is sometimes incorrect when clicking a partially visible record.
  • XtraPivotGrid - An exception occurs on an attempt to show the Excel Filter popup when XtraPivotGrid is filtered.

DevExpress Reporting 17.2.5

$
0
0
DevExpress Reporting

Maintenance release includes several bug fixes.

Fixes

ASP.NET Web Forms

  • ASPxWebReportDesigner - A newly added DataSet instance cannot be removed.
  • Web Report Designer - The XRPictureBox.ImageUrl value cannot be specified through an Expression.

WinForms

  • Export to PDF - Form fields should take the name of the control that produced them.
  • Custom reporting summary is calculated twice in version 17.2.
  • DataMember validation does not correctly work with the IDisplayNameProvider interface.
  • Documentation - Describe how to use the SHIFT and CTRL keys to sort Print Preview data.
  • End-User Report Designer - The Visible property value is ignored for a parameter created by a Query Builder window.
  • Export to DOCX/RTF - Table cell borders are cropped when the SingleFilePageByPage mode is used and cells have paddings.
  • Export to Excel - Control paddings are not preserved.
  • Export to PDF - Selection in the exported document works incorrectly.
  • Expression Bindings - Dynamic Mail-Merging scenario is not working.
  • If GridControl's DataMember is set, DataMember's value is added to the path assigned to GridColumn.FiledName in the designer.
  • Interactive Sorting - It is impossible to specify the TargetBand and FieldName properties of the InteractiveSorting option.
  • It is impossible to use large icons in the DocumentViewer toolbar.
  • Multi-Column Report - Provide a way to repeat group headers and footers when a new column of records starts in the DownThenAcross mode.
  • Parameters - A data source is filled even if a parameter is hidden from the parameters panel.
  • PdfStreamingExporter - The XRPageInfo report control displaying the current date and time and page numbers slows down export.
  • Report Designer - Custom text in the format string for an expression binding is not displayed at design time.
  • Report Wizard - Panels' size is incorrect for a report whose measurement units are set to "Tenths of a Millimeter".
  • The BottomMargin band content is not printed if the PrintEventArgs.Cancel argument is set to False in the BottomMargin.BeforePrint event.
  • The XRPivotGrid.CustomChartDataSourceRows event arguments do not provide access to cells' information (RowValueInfo, ColumnValueInfo and CellInfo) like PivotGridControl does.
  • The XtraReports About dialog in Visual Studio displays "WinForms Subscription" for an account containing a Reporting Subscription.
  • Visual Studio crashes on an attempt to open a report.
  • VS Report Wizard - When previewing a report with a data source for the first time, report generation stops unexpectedly and the report switches to the design mode.
  • XRCrossBandLine - The control is not shown in an exported document if the control's line width is greater than 1 pixel and less than 2 pixels.
  • XRRichText - Table row text is cut across two document pages.
  • XtraReports - Certain report layouts can produce an empty page in version 17.2 while creating a document with the buildPagesInBackground parameter enabled.

WPF

  • A report is displayed blank in the DocumentPreviewControl when the DocumentSource property value has been changed.
  • DocumentPreviewControl - NullReferenceException is thrown when a huge image is used as a watermark.
  • DocumentPreviewControl - System.NullReferenceException is thrown if the control's DocumentSource property is changed several times in the Loaded event handler.
  • DocumentPreviewControl - The first document page is highlighted even if the HighlightCurrentPage property is set to False.
  • DocumentPreviewControl cannot be disposed of.
  • DocumentPreviewControl causes an application crash upon expanding or collapsing drill-down sections.
  • End-User Report Designer - A smart tag's popup menu is not closed when clicking the smart tag to close it.
  • End-User Report Designer - The XRCrossBandLine can be located in the left document margin.
  • It is impossible to reduce the height of a subband placed in the Detail band.
  • Report Designer - The XRRichText control loses RTF formatting after loading a report.
  • Report Designer loses focus on closing the control's smart tag without accepting the changes.
  • The detail report's bands are not redrawn/refreshed after the "Move up" and "Move down" items are used in the context menu.
  • The HiddenExportFormats list does not hide export formats in the toolbar.
  • There is an incorrect step in the 'Transparency' slider located in the Watermark dialog.
  • There is no initial focus when DocumentPreviewControl is shown.
  • There is no way to manually cancel editing fields until report creation is finished.
  • WPF End-User Report Designer - Choosing the XRSubreport.ReportSourceURL value causes an application crash.
  • WPF Report Designer - It is impossible to sort the Field List in a custom manner.
  • WPF Report Designer - Spanish, Japan and German localization resources are missing.

DevExpress WPF 17.2.5

$
0
0
DevExpress WPF

Maintenance release includes several bug fixes.

Fixes

DXCharts for WPF

  • Chart - Strip is rendered incorrectly when the Logarithmic scale is enabled.
  • Duplicate Series point values are generated in certain situations.
  • It is impossible to set the ZoomPercent property at runtime.

DXControls for WPF

  • Bindings to the TabViewInfo.HeaderLocation property may produce memory leaks in DXTabControl.
  • DXOpenFileDialog - The vertical scrollbar cannot be dragged in the MetropolisDark theme.
  • In ToolWindow mode DXWindow shows the Minimize and Maximize buttons if its ResizeMode is set to CanResizeWithGrip.
  • Memory leak occurs when LoadingDecorator is used.
  • NullReferenceException occurs when DXSaveFileDialog is used without any theme applied.
  • The DXWindow.Closing event is raised only once.
  • Theme Designer - Adjust ThemedWindow previews.
  • ThemedWindow functioning as SplashScreenView causes threading exceptions.
  • ThemedWindow shows an application icon if WindowStyle = ToolWindow.
  • TileNavPane - Sub items are not displayed if an image is used as TileNavItem's ContentTemplate.

DXDiagram for WPF

  • DiagramControl crashes with NullReferenceException in the Diagram.Core.IInplaceEditorAdorner.get_SelectedText method.
  • The data item without a parent is not generated in DiagramOrgChartBehavior.

DXDocking for WPF

  • A user cannot interact with ThemedWindow when LayoutPanel is maximized.
  • An application crashes when moving the Layout Panel.
  • Closed panels are restored as visible in DocumentGroup when the ClosingBehavior property is set to HideToClosedPanelsCollection.
  • DockLayoutManager - DocumentPanel is added incorrectly using TabbedDocumentUIService if at least one DocumentPanel has been added manually to a corresponding DocumentGroup.
  • DockLayoutManager - The Customization Window handles key presses even if the control isn't focused.
  • DockLayoutManager does not display dock hints sometimes when a user drags a panel from another DockLayoutManager in a maximized window.
  • MaxWidth is not working correctly when ExplorerBarView is used within LayoutPanel.

DXEditors for WPF

  • CameraControl - A current device cannot be changed at runtime more than once.
  • CheckEdit shows a red border if there's a validation error at the entity level.
  • DateNavigator doesn't correctly switch months when it's located in SearchLookUpEdit's PopupContentTemplate.
  • HyperlinkEdit - The foreground color is unreadable in the Office2016Black theme.
  • ListBoxEdit does not provide an easy way to specify ItemContainerStyle when CheckedListBoxEditStyleSettings is used.
  • LookUpEdit - The incremental filter is not removed after switching cells if the ValidateOnTextInput and DataViewBase.EnableImmediatePosting properties are enabled.
  • Masked Input - An editor does not allow moving the caret by pressing Left/Right if it's bound using a converter and IValueConverter.Convert returns a value different from the one received in the ConvertBack method.
  • NullReferenceException is raised in the XAML Designer when ContentDisplayMode is Value.

DXGauges for WPF

  • The LinearScaleLevelBar element position is not adjusted after a single click in the indicator's area when the IsInteractive option is enabled.
  • Value Indicator - The DevExpress.Xpf.Gauges.ValueIndicatorInfo object does not provide sufficient data for a custom Value Indicator template.

DXGrid for WPF

  • Arabic text is rendered differently in GridControl after upgrading to version 17.2.
  • ArgumentException is raised when an Excel style Column Filter Popup is opened.
  • BestFit adds extra space when group summaries are used.
  • ColumnChooserControl with a custom template crashes after the window is closed.
  • Fixed columns are shown in Compact mode.
  • GridControl adds cells with zero height to the exported document when OverlayHeaderByChildren is set to true.
  • GridControl modifies FilterString when a column with a filter value is displayed.
  • GridControl's TotalSummaryPanel isn't correctly drawn when a window is maximized.
  • 'GridRowContent' TargetType does not match the type of the 'ExtendedColumnChooserRowControl' element.
  • Group summaries are not properly aligned when GroupColumnSummaryItemTemplate is used.
  • In version 17.2 the drag-and-drop engine doesn't support changing allowed DragDropEffects.
  • Incorrect cell selection when selecting cells outside a visible cell range.
  • OverflowException is raised when the PropertyChanged event is raised for a property with the Double.NaN value and OptimizeSummaryCalculation is enabled.
  • Provide separate templates for different SearchControls in the GridControl.
  • Sorting by summary is disabled when SortFieldName is specified in a column.
  • TableView - A memory leak related to the MouseMoveSelectionRectangleRowIndicator class occurs when the Selection Rectangle feature is enabled.
  • The Compact Mode is not used in GridControl on loading even though its width is less than SwitchToCompactModeWidth.
  • The ExcelItemsSource extension cannot be used with CSV files.
  • The last visible band can be hidden by dragging and dropping it outside the Column Chooser.
  • The Paste command doesn't work for the New Item Row when DataBarFormatCondition is used with AllowLiveDataShaping.

DXLayoutControl for WPF

  • DocumentPanel captures the mouse event with a delay when the Effect property is set to DropShadowEffect.
  • DocumentPanels cannot be selected after startup if the initially selected DocumentPanel isn't focused first.
  • LayoutControl incorrectly moves the currently restored LayoutGroup to the Available Items collection and creates a new LayoutGroup instead.
  • LayoutItem returns the ListItem automation control type.
  • LayoutItems do not take into account size constraints defined at their content level.
  • LayoutSerializationService loads items removed from LayoutControl.

DXMap for WPF

  • Horizontal and Vertical Lines are not displayed on a map.
  • It is impossible to bind the SelectedItems collection if MapItemStorage includes the MapCustomElement objects.
  • Map is not updated if the order of items in the MapItemStorage.Items collection has been changed.
  • Map is triggering the cluster when a property is changed in the underlying datasource.
  • MapControl - InvalidOperationException is thrown on creating a new VectorLayer in the second STA-Thread.
  • OpenStreetMap - Not all tiles are loaded if the map is zoomed intensively.
  • The tooltip is shown at the center of the map and unnecessary horizontal lines are displayed if the CircularScrollingMode feature is enabled.
  • The Zoom Trackbar does not work when the MapControl.IsManipulationEnabled option is enabled.
  • Usability - The protocol type for GIS Data services cannot be changed to HTTPS.

DXNavBar for WPF

  • An incorrect width of a docked NavBarControl.
  • The NavBarGroup.SelectedItem property returns different results multiple times.

DXPivotGrid for WPF

  • PivotGrid - Data Headers should have the same size when there is no space to display any content in them.
  • PivotGrid - StackOverflowException is thrown in Server Mode under certain circumstances.
  • Server Mode - Empty strings cannot be filtered using the filter popup panel.
  • The Pivot Grid control can be displayed scrolled from the most top position.

DXPrinting for WPF

  • It is impossible to add custom bar items to the status bar in DocumentPreviewControl.
  • The page break ignores the CompositeLink's index in the CompositeLink.PageBreaks collection.

DXRibbon for WPF

  • BackstageTabItem disappears on merging Ribbon in certain cases.
  • BackStageView - ControlBox buttons are shown without margins.
  • DXRibbonWindow - The icon is blurred.
  • Keyboard shortcuts stop working in the ribbon backstage view after an invalid shortcut is pressed.
  • NullReferenceException in RibbonPageHeaderControl when clicking RibbonButton while Group changes.
  • Ribbon items are unexpectedly trimmed.
  • RibbonControl changes its size when being merged with a certain child RibbonControl.
  • RibbonControl doesn't properly arrange buttons when a window is resized and certain items are hidden.
  • SelectedPage is incorrectly changed in a child RibbonControl during the Merging operation when SelectedPageOnMerging is set to SelectedPage.
  • The NullReferenceException occurs when focus in RibbonControl is moved to a hidden BarSplitButtonItem.

DXScheduler for WPF

  • Custom commands specified using the SchedulerControl.Commands property are not used on a double-click.
  • DateNavigator does not allow separate date selection.
  • Day headers do not show their DateTime values based on formats from the current culture.
  • DayViewBase.AppointmentContentTemplateSelector is not working.
  • InvalidOperationException is thrown when creating SchedulerControl in a new thread.
  • InvalidOperationException is thrown when SchedulerControl is shown in an auto-sized container.
  • NullReferenceException is raised in DateNavigator when SelectedDates is bound in TowWays mode and SchedulerDateNavigatorStyleSettings are used.
  • Reminders are displayed for appointments that no longer exist in memory.
  • SchedulerControl doesn't scale time intervals when Ctrl + MouseWheel is used.
  • Smart Tag's Create Custom Appointment/Recurrence Window item doesn't work.
  • Technical Demo "Outlook Inspired" ignores Print Options.
  • The Appointment Edit form isn't opened by using the Ctrl+N shortcut.
  • The AppointmentControl.Opacity property does not work.
  • The current data source item isn't passed to the custom mapping converter as a parameter.
  • The DevExpress.Xpf.Scheduling module is not available in the DevExpress Localization Service.
  • The MaxSelectedNonConsecutiveDates and MaxSelectedConsecutiveWeeks properties are missing for the new Scheduler control.
  • The QueryEnd property is not updated after extending a recurring series.
  • The scheduler doesn't interpret hex colors with "#" prefix when the ColorSavingType property is set to ColorString.
  • TimeIndicator cannot be shown in SchedulerControl's TimeLineView.
  • TimelineView scrolling does not work.
  • Tooltips are not displayed and text is not trimmed in resource headers when there is no enough space to display the text completely.
  • Usability - There is no public API to specify custom work time intervals.
  • Usability - There is no way to bind resources and appointments to the referenced object's properties.
  • Visual Studio 2015 Designer crashes when the ActiveViewIndex property is bound.
  • Working time isn't highlighted in the Timeline view.

DXScheduler for WPF (Legacy)

  • Scheduler does not redraw content properly after shrinking and then expanding the size using the layout control panel.

DXSpellChecker for WPF

  • The SpellСhecker is not properly disposed of when subscribed to the static DictionaryCollection's event.

DXSpreadsheet for WPF

  • Custom editors do not operate properly in merged cells.
  • InvalidOperationException occurs on an attempt to replace a value of a cell bound to a read-only data source using the "Find and Replace" dialog.
  • Spreadsheet doesn't allow renaming a worksheet to the same name but with a different letter case in the name string (uppercase/lowercase).
  • SpreadSheet formula bar with multiple lines: when edited from a cell, the formula bar is not scrolled to the line being edited.
  • SpreadSheetControl - Inserting a Symbol from Tab "Insert"-"Symbol" does not work.
  • System.NullReferenceException is thrown on exporting a SpreadsheetControl document to an image if the document contains cells with rotated text.
  • TargetInvocationException occurs on an attempt to delete the entire hyperlink address in the Hyperlink dialog.
  • The "Name Manager" form's height is increased after adding a large number of defined names.
  • The AutoFill feature does not operate properly if a cell contains alphanumeric values.
  • The ColumnsInserted event does not fire after column removing was cancelled with the Undo operation.
  • The GetSelectedRanges method returns duplicated cell ranges if cells were selected several times with the CTRL key held down.
  • The layout of the SpreadsheetControl Formula Bar is calculated incorrectly in WPF "Touch" themes.
  • The range is unmerged after dropping a cell value to the top left cell of the merged range.

DXTreeList for WPF

  • Can't select text with the mouse in an active editor when AllowDragDrop="True".
  • The ExpandStateBinding property doesn't work with descendant classes.
  • TreeListView with AllowDragDrop=True throws NullReferenceException when it's not assigned to a grid.

MVVM Framework

  • MIF VisualStateService does not work in a dialog with DockLayoutManager.

PDF Viewer for WPF

  • PDFViewerControl incorrectly draws thumbnails in a system with non-standard DPI settings.
  • Text entered into a form field incorrectly disappears while scrolling a document.
  • The ConvertDocumentPositionToPixel method returns an incorrect point when PageLayout is not set to OneColumn.
  • There is no way to disable the MessageBox when using the PdfViewerControl.FindNext method.
  • Usability - There is no GetSelectionContent method in the PDF Viewer for WPF.

Scaffolding Wizards

  • Scaffolding Wizard misplaces types when using inheritance in the entity model.
  • Shared UnitOfWork - An exception occurs when saving changes if SingleObjectViewModel contains lookup properties.

Theme Editor

  • The "undeclared namespace" error occurs when the VS2017 Dark theme is built using version 17.2.4.

Windows UI

  • HamburgerMenu - HorizontalHeader remains visible when IsMenuVisible is set to False.
  • WinUIMessageBox' foreground color is "Black".

WPF Demos

  • Correct typos in the "Stock Trader" demo code.

XtraReports Suite

  • A report is displayed blank in the DocumentPreviewControl when the DocumentSource property value has been changed.
  • DocumentPreviewControl - NullReferenceException is thrown when a huge image is used as a watermark.
  • DocumentPreviewControl - System.NullReferenceException is thrown if the control's DocumentSource property is changed several times in the Loaded event handler.
  • DocumentPreviewControl - The first document page is highlighted even if the HighlightCurrentPage property is set to False.
  • DocumentPreviewControl cannot be disposed of.
  • DocumentPreviewControl causes an application crash upon expanding or collapsing drill-down sections.
  • End-User Report Designer - A smart tag's popup menu is not closed when clicking the smart tag to close it.
  • End-User Report Designer - The XRCrossBandLine can be located in the left document margin.
  • It is impossible to reduce the height of a subband placed in the Detail band.
  • Report Designer - The XRRichText control loses RTF formatting after loading a report.
  • Report Designer loses focus on closing the control's smart tag without accepting the changes.
  • The detail report's bands are not redrawn/refreshed after the "Move up" and "Move down" items are used in the context menu.
  • The HiddenExportFormats list does not hide export formats in the toolbar.
  • There is an incorrect step in the 'Transparency' slider located in the Watermark dialog.
  • There is no initial focus when DocumentPreviewControl is shown.
  • There is no way to manually cancel editing fields until report creation is finished.
  • WPF End-User Report Designer - Choosing the XRSubreport.ReportSourceURL value causes an application crash.
  • WPF Report Designer - It is impossible to sort the Field List in a custom manner.
  • WPF Report Designer - Spanish, Japan and German localization resources are missing.
Viewing all 1121 articles
Browse latest View live


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