Support

What's New in v2009 vol 2.4

 

Release Notes

To learn about our new WPF controls, as well as get acquainted with other major improvements introduced in this version, please check the following page:

What's New in DXperience v2009 vol 2

To learn about breaking changes in this version, please refer to the following page:

Breaking Changes - DXperience v2009 vol 2.4

The following sections list all minor and major changes, as well as issue fixes in DXperience v2009 vol 2. Note that this list covers all issues fixed in 9.2.0 (Internal Beta), 9.2.1 (CTP), 9.2.2 (Release Candidate 1), 9.2.3 (Release Candidate 2) and 9.2.4 (Final Release) versions of the Suite.

Table of Contents

New Features/Changes

AgDataGrid Suite

  • Q139386 - Add the capability to lock (freeze) columns
  • S30467 - Implement the Add New Row feature

AgRichEdit

  • S32756 - RichEditControl - Add a property to control the scrollbar visibility (to hide scrollbars)
  • Q214331 - Support Ctrl+V to access the external clipboard
  • S132362 - Support for automatic scroll when selecting text by dragging with the mouse
  • S33047 - Support for Mail Merge

All .NET WinForms Components

  • S32847 - Complete Polish localization
  • S33013 - Documentation: Add a note about custom skin library compatibility and upgrading
  • S31675 - High Contrast Skin - new skin that emulates / replaces Windows' Contrast color schemas
  • S132566 - Port all Xtra{*} Forms libraries to Silverlight/ASP.NET
  • S18755 - SkinEditor - Add the capability to change empty space appearance for a grid control

All ASP.NET Components

  • S32257 - Add the Bindable(true) attribute for bindable properties of the ASPxButton like in the standard Button
  • S31981 - ASPxBinaryImage, ASPxGauges, XtraCharts - Support Web Gardens
  • S32199 - Provide public means to easily trim strings on the client
  • S32201 - Provide support for the IE8 Standard Mode
  • S33107 - Provide the EnableHtmlCompression web.config option to improve loading performance of a web page's HTML code
  • S91685 - Use compiled assemblies for ASP.NET themes in DX components

All WPF Products

  • S32726 - Add SatelliteContractVersion attribute to WPF controls' assemblies
  • Q209928 - Demos - Create VB versions of all WPF demos

ASPxGridView and Editors Suite

  • S19431 - Add the DisplayFormat property to text editors
  • S32697 - ASPxCalendar - Move the CalendarDay class declaration from the Internal namespace to the DevExpress.Web.ASPxEditors one, so that this class can be documented within the help
  • S19089 - ASPxCheckBox - Add a client-side method to change the editor's text
  • S132124 - ASPxCheckBox should implement the ICheckBoxControl interface
  • Q106872 - ASPxDateEdit - Client side - Make it possible to access the MinDate and MaxDate properties
  • S32576 - ASPxGridView - Add the feature allowing a hovered style to be defined for grid rows
  • S31707 - ASPxImage - Make the EmptyImage property setting in effect, when an empty image path is assigned to the editor on the client
  • S18330 - ASPxListBox - Support for multi-select mode
  • S132396 - Demos - In the 'ASPxDropDownEdit - Extended Lookup' demo, the ASPxDropDownEdit doesn't restore the grid's selected row
  • S132132 - Documentation - Add a note to the ReportHeader property's description that Rich Text formatting is not supported when data is exported to Excel
  • S32462 - Documentation - Change the description of the ASPxGridView.HtmlRowCreated event
  • S132442 - Editors - Adjust the default setting of a CSS style that defines the appearance of edit regions containing null text
  • Q99584 - Implement a color picker editor
  • S18364 - Implement a FocusedStyle property for editors
  • Q148623 - Implement a NullStyle property for editors
  • S130673 - Increase resource files loading performance (scripts, CSS)
  • S32334 - Publish the ASPxClientGridView.IsRowSelectedOnPage method
  • S132264 - Support for identical text values - Make an ASPxComboBox editor completely interchangeable with .NET standard DropDownList control without a workaround
  • S32932 - The CommandButtonInitialize event must allow an end-user to hide or disable the selection check box

ASPxHtmlEditor

  • S19611 - Add a capability to support editing of HTML tables
  • S32225 - Add a server-side event allowing any required server-side processing to be performed in response to a call of the corresponding client-side method

ASPxperience Suite

  • S32659 - Add the custom callback functionality to the ASPxHiddenField control
  • Q108965 - ASPxNavBar - An ability to expand groups on mouse over is required
  • S90218 - ASPxPager - Add the SEO-friednly mode to a stand-alone pager control
  • B138612 - ASPxRatingControl - Update the 'Voting' demo to better illustrate how the control works
  • S30843 - ASPxTitleIndex - Provide an option which allows non-strict filtering to be applied (automatically add a wild card symbol '*' to the string entered into the filter box)
  • S32913 - Documentation - Add a note about setting the CloseAction property to CloseButton, when activating the modal mode within the ASPxPopupControl
  • CS49105 - Implement a rating control (i.e.1 to 5 stars)
  • S32141 - Introduce an easy way to create dropdown controls like ASPxComboBox and ASPxDateEdit
  • S32210 - Provide a way to determine if an active or inactive tab template is rendered

ASPxPivotGrid

  • S32401 - Introduce a CustomCellValue event similar to the CustomCellDisplayText event
  • S32438 - Provide the capability to replicate the original look-and-feel and functionality when a field value template is set
  • S32439 - Provide the capability to replicate the original look-and-feel and functionality when a header template is set
  • S91549 - Reset filter popup checkboxes when cancel button pressed

ASPxScheduler Suite

  • S19025 - Appointment Form - provide the ability to assign multiple resources via an appointment edit form
  • S130685 - ASPxScheduler RecurrenceForm - amend the default behavior
  • S30400 - Improve the performance of an appointment form
  • S32059 - Provide printing support via reporting mechanism

ASPxTabControl

  • B38151 - ASPxTabControl - Change the horizontal alignment of tab texts, so that in various themes they are displayed centered within tabs

ASPxTreeList

  • S32679 - ASPxTreeList - Provide a capability to hide/disable buttons of a command column, including custom buttons

Core of ASPxPivotGrid and XtraPivotGrid

  • S32738 - Documentation - Improve the CreateOLAPDrillDownDataSource method's description

Data Library

  • S32902 - CriteriaToQueryableExtender: support OperandProperty containing a dot in the PropertyName

DXCharts for WPF

  • S31355 - Series - Financial Charts (Stock and Candle Stick)
  • S31840 - Series Labels - Smart labels, which do not overlap each other (collision detection)

DXCore for Visual Studio

  • A1093 - Add a way to specify the user settings folder

DXDocking for WPF

  • Q210922 - Allow freezing splitters between panels
  • S31869 - Implement the AutoHide feature
  • S131778 - Support for a templated caption

DXEditors for WPF

  • S32745 - DateEdit - Add the ShowClearButton and ShowTodayButton options
  • S32265 - New Editor - Spin Edit
  • S32266 - Support for Null values in Mask Edit
  • S32264 - Support for Validation

DXGrid for WPF

  • S33102 - Code Central - Update the E1134 sample
  • S31324 - Data Management - Implement the "New Item Row" feature
  • S32151 - Events - Add the GridColumnView.CustomDisplayText event to make it easier to provide text used in both visual cell representation and sorting/grouping/filtering
  • S30403 - Exporting support
  • S32794 - Filtering - Add the CustomFilterDisplayText event to GridViewBase
  • Q202343 - Make it possible to programmatically set focus to a specific cell
  • Q144698 - Multiple values grouping
  • S30402 - Printing support
  • S30604 - Serialization - Provide the capability to store/restore a grid's layout in the same way as it works for XtraGrid
  • S31329 - User Interface - Context menus (sort ascending/descending, invoke column chooser, etc.)
  • S30432 - User Interface - Create the Column Chooser to allow end-users add/remove visible columns

DXperience Universal

  • S132006 - Production - Use Regression Testing to increase the product's stability

DXperience WinForms (formerly known as DXperience Pro)

  • S33173 - Skins - change skin elements

DXPrinting for WPF

  • S19384 - WPF - Create a Print Preview control for WPF

eXpress Persistent Objects

  • S132010 - Add the IsNullOrEmpty criteria function
  • S32525 - Firebird 2.5 provider support
  • Q201526 - Localize persistent property names via dynamic DisplayName attribute
  • S32643 - Provide support for Date type columns in the PersistentClasses wizard
  • Q131878 - Support for a newer version of FirebirdClient

eXpressApp Framework

  • S92099 - ActionContainers.Navigation - Allow a developer to create multiple levels of navigation groups
  • AS6981 - ApplicationModel - Provide the capability to reset settings of certain nodes programmatically as well as in the Model Editor but not directly by editing the in Model.User.xafml file
  • S32993 - ConditionalEditorState - move the ConditionalEditorState node from the Class node to the root Application node
  • Q214257 - ConditionalEditorState - Provide the capability to display an EmptySpace layout item when hiding a Property Editor
  • S32004 - DBUpdater - Change the updating algorithm, so that only *.exe files with the same name as the configuration file are used
  • S32479 - Help - in the documentation, specify that it is not recommended to touch the default XPO session (DefaultSession) in XAF in any way
  • S31982 - Improvements on the DBUpdater
  • AS17546 - Introduce a Tree List Editor that can be used in XAF ASP.NET Web applications
  • CS26340 - Introduce the AllowAdd and AllowDelete properties to the View class
  • AS17575 - Layout.Win - Ability to control spaces between items on a form
  • S90227 - Layout.Win - Introduce the ability to create multi-line tabbed groups
  • S18278 - Layout.Win - Introduce the ability to restore initial controls layout in a Detail View by a single click
  • B31374 - Layout.Win - Provide correct spacing/padding on Tab pages
  • AS13630 - Make the DiscriptionAttribute work for enumerations the same way it works for classes and members
  • S30083 - Make the TreeListEditor support conditional formatting
  • S31561 - ModelEditor - Provide a way to assign icons for custom nodes in the application model.
  • AS16891 - Modules.ConditionalEditorState - Introduce a RuleAttribute which determines whether a current property should be accessible or readonly (hidden or visible) depending on another property's value
  • S31517 - Modules.FileAttachment - Provide an easy way to filter file types in file dialogs
  • S131139 - Modules.TreeList - Make certain that TreeNodeController's methods are virtual or provide events to cancel their execution
  • S31957 - Persistent.BaseImpl - The "Person.FullName" and "Address.FullAddress" properties must have some associated aliases by default
  • S32067 - The Application Model's DefaultListEditor attribute should be initialized via a module's UpdateModel method
  • B133795 - The DevExpress.ExpressApp.TreeListEditors.Win.TreeListEditor uses the XAFs column chooser
  • Q205916 - TreeList Editors module - make the ObjectTreeList.FindControlNode method public
  • S19096 - Validation - Introduce the ability to validate objects within a collection property
  • S90727 - Validation - Introduce the capability to apply "UniqueValue" rule to several properties at once
  • S90742 - Win - Allow users to select multiple object properties from the Object Model ( Customization ) dialog
  • S32087 - Win.TreeListEditor - Introduce the capability to display nodes, whose parent node is absent in the data source, as root nodes
  • S92303 - XAF ASP.NET Web applications should be correctly rendered in the Internet Explorer 8 and Google Chrome browsers

Refactor! Pro

  • S132430 - Make "Add Setter" refactoring available when the caret is placed on the ReadOnly keyword

XtraBars Suite

  • AS6572 - Add the close button and resizing feature to PopupControlContainer similar to PopupContainerControl
  • S131246 - Alert control - Ability to press alert windows' buttons in code
  • S31632 - Animation - Add the capability to turn animation off for the BarManager
  • S18368 - DockManager must provide better support for Drag and Drop
  • S31956 - Enable the ShowPageHeadersMode property when the RibbonControl is on the RibbonForm
  • S130058 - Make the static item's font more contrast in the Black skin
  • Q209189 - Provide a way to handle the BeforeShowValueToolTip event
  • CS56852 - Provide the ability to copy RibbonPageGroups between pages
  • AS17348 - Ribbon - Display Tooltips for file names (AppMenuFileLabel)
  • S18390 - Ribbon - Distance between item's text and image is too small
  • S31004 - Ribbon - Prevent a Ribbon Control from Being Minimized
  • S91354 - Ribbon - Provide the capability to force the LargeWidth property to be adjusted automatically based on the button's text without wrapping
  • DS33362 - Ribbon status bar doesn't work with (multiple) springy items
  • S19108 - RibbonControl - add an ability to manipulate the order of merger groups
  • S30633 - Support transparency for editors' background, when they are embedded into bars (e.g. status bar)

XtraCharts Suite

  • CS17066 - Axis - Ability to show scale brakes
  • B134213 - Axis Range - Improve axis range calculation algorithm
  • AS14897 - Chart Title - Support the WordWrap feature if its text is too long (now it is truncated)
  • AS11802 - Custom Draw - ability to change the properties for a single AxisLabel
  • S91788 - Data Analysis - Linear regression analysis
  • S30261 - DateTime scale - Provide the capability to automatically set the DateTimeMeasurementUnit and DateTimeGridAlignment for arguments, based on input data
  • S32496 - Documentation - Add a note to the Stacked Area Chart description, that if two stacked areas contain data points for different arguments, points for missing arguments are not treated as zero-value points
  • S130420 - Documentation - Add a topic on how to bind a chart to an XPO datasource
  • S91970 - Documentation - Add more examples to the XtraCharts documentation
  • S18448 - Line Series View - Scatter Line (add the capability to draw a line without sorting by point arguments)
  • S18523 - ObjectHotTracked, ObjectSelected - Ability to determine particular Axis Label and Axis Title items
  • DS53174 - Series View - Add Funnel charts

XtraEditors Library

  • S32506 - CheckedListBoxControl - Add support for multi-selection feature
  • S30215 - CheckedListBoxControl - Add the CheckAll() and UncheckAll() methods
  • S30931 - DateEdit - provide a capability to define the font for week numbers in the calendar
  • S18279 - Documentation - Correct the example for the DateEdit.DrawItem event
  • S90993 - Double-click on the date in DateEdit with Vista Date and Vista Time, should close the popup calendar and select the date
  • Q101293 - FilterControl - add an ability to Dissable/Remove Conditions
  • S132101 - FilterControl - Allow custom editors to be provided for editing values
  • S30567 - FilterControl - Implement a FilterControl.BeforeShowValueEditor event with parameters to allow the current element to be identified
  • S33021 - FontEdit - Introduce the ShowOnlyRegularStyleFonts option to specify whether fonts which don't support the FontStyle.Regular style should be displayed
  • S32290 - If the DropDownRows property is set to 2, it won't be taken into account without changing the PopupFormMinSize property. Make the default PopupFormMinSize height smaller
  • S32366 - In-place CalcEdit - Pressing ESC should close the dropdown, but not reset the value to 0
  • AS13594 - ProgressBarControl and MarqueeProgressBarControl - Disable focusing (optionally)
  • S131648 - Provide a tutorial for the DropDownButton control
  • S20022 - Provide an option to show weeknumbers when using DateEdit in vista display mode
  • S20197 - Skinned titles for MDI child forms
  • S91426 - Support animated GIF in LabelControl
  • B135852 - XtraTabControl - In some circumstances tabs on the tab page are not completely visible
  • DS48070 - XtraTabControl and XtraTabbedMDI - Allow Animated Gifs in Tab Controls like in IE 7

XtraGauges Suite

XtraGrid Suite

  • S18639 - Provide a custom painting functionality for the LayoutView as it's implemented for GridView and CardView
  • S131959 - "Best fit" useless for grouped columns
  • S131838 - Add Hide Group By Box to GroupBox Menu
  • S32665 - Add the ShowFilterControlMenu event to have ability to customize FilterControl's menus
  • S131870 - Allow rows to be copied to the clipboard (via CTRL+C) without column names
  • S32034 - Designer - Show the PrintSelectedRowsOnly and PrintSelectedCardsOnly options on the Printing Settings page
  • Q38268 - Documentation - Add a detailed description on how to use the CustomCardLayout event
  • S32402 - Documentation - GridView.ActiveFilterCriteria - Provide additional information on using this property
  • S130813 - FilterEditor - Add a BeforeShowValueEditor event allowing an editor's properties to be customized and its events to be subscribed
  • S32287 - Implement focused row management ignoring CurrencyManager positioning
  • S31939 - Improve behavior when the LayoutView is attempting to restore a previously removed column with a disabled OverrideLayoutControlRestoreBehavior option
  • A501 - Printing - Merged cells are not printed like they are displayed on screen

XtraLayout Suite

  • S91296 - Add more options to control deserialization
  • CS24206 - Add the DefaultLayoutLoading and DefaultLayoutLoaded events to the XtraLayoutControl
  • AS6617 - Layout items must be optionally scaled when changing DPI
  • S32503 - LayoutItemBackground SkinElement - Set the default value of the Content Margin property to 0
  • S32147 - Optionally remove read only editors from the Tab key navigation queue.
  • S30769 - Provide a capability to change property settings for multiple items using the Customization Form
  • AS6005 - Set item paddings in one place
  • S19040 - The CheckControlNames method should raise a more informative exception about controls that have duplicate names

XtraNavBar

  • S30044 - Add the MenuManager property that will allow menus to be painted according to the current look and feel
  • A869 - Add the MenuManager property to paint menus using the XtraBars library
  • AS3452 - Design Time - Make the vertical scrollbar working in the designer

XtraPivotGrid Suite

  • S92366 - Ability to select multiple items in the filter dropdown
  • AS15681 - Add methods that will allow calculated summary values to be easily retrieved
  • S91742 - Add the capability to change filter type at runtime
  • S32501 - Add the capability to invert selections in the filter popup
  • S19641 - Add the capability to override the CustomizationForm
  • S131647 - Add the UseDisabledStatePainter option to the PivotGridControl
  • AS3483 - Allow left-most columns in the Data Area that display Summary Variation values to be hidden
  • S90356 - Allow options to control the "best fit" algorithm
  • S30392 - Customization Form - Add a separate control that mimics the customization form in Excel 2007, including deferred updates
  • S132458 - Disable the Defer Update mode in the 'fields selection only' layout
  • A1956 - Filtering - add the incremental search feature within the field's filter drop-down window
  • CS1910 - Hide grand totals' header if there are no column fields
  • S132459 - Insert a measure by double-clicking in the Excel-like customization form
  • S32400 - Introduce a CustomCellValue event similar to the CustomCellDisplayText event
  • S30543 - Provide an ability to define calculated fields (so, users will be able to add their own formula to calculate columns based on other fields)
  • DS19847 - Sort filter dropdown according to the SortMode property

XtraPrinting Library

  • AS10209 - Export - Add a new export format - XLSX (MS Excel 2007)
  • B136197 - Export to CSV and Text - Make it possible to export values to CSV and TXT without applying formatting
  • S91706 - Preview - Make the Find dialog box not modal
  • S131573 - Preview - Make the Header/Footer dialog appear in the center of a parent form
  • S32317 - Printing - Support cell merging for XtraGrid

XtraReports Suite

  • S130436 - Code - Add the ShowRibbonPreview, ShowRibbonPreviewDialog, ShowRibbonDesigner and ShowRibbonDesignerDialog methods to the XtraReport class
  • S132416 - Data Binding - Add information about classes to the text of the "The property with the '{0}' display name already exists." exception
  • AS5700 - Design Time - Add the Visual Studio menu item to control the visibility of the XtraReports Toolbar and the "Report Explorer", "Field List" and "Group and Sort" panels
  • S32431 - Design Time - Open\Import smart tag - Add the "All supported formats" option to the list of types, and make it the default option
  • S33170 - Documentation - Add information regarding applying font settings to a data bound XRRichText control
  • AS6292 - Documentation - Add more examples on using XRChart and its elements at runtime
  • AS11129 - Documentation - Scripting Overview - Add a remark about naming conventions to event handler methods
  • S131702 - End-User Designer - Immediately invoke the WaitCursor upon the user's clicking "Save"
  • S131418 - Expressions - Add new string-related functions (CharIndex and Replace)
  • S31593 - Expressions - Improve processing of date-time values in calculated fields and conditional formatting
  • AS3915 - Page Builder - Ability to start page numbers for groups (and detail report bands) from 1 and to count X of Y pages for groups
  • S32748 - Preview - Add an option to show page margin lines without the capability to move them
  • S19590 - Web - Add the capability to localize the ReportToolbar control
  • B36586 - Web - Use HttpHandlers to retrieve boolean (and other) images in a ReportViewer control
  • A1817 - XRBarCode - Support for 2D barcodes (PDF417)
  • AS7301 - XRPictureBox - Support the KeepTogether property to make it possible to set it to false
  • S32345 - XRRichText - Support for HTML tags

XtraRichEdit

  • B570 - Ability to load HTML contents (supporting basic HTML tags) into the RichText control
  • S33005 - Add the capability to customize the Search Text Form dialog
  • Q209105 - Add the capability to set the underline color programmatically
  • S32288 - API - Provide a capability to add an image
  • S131594 - Documentation - Improve the Task-Based Help section
  • S130453 - Export - support export to Office Open XML (docx, MS Word 2007) format
  • S130953 - Paste HTML with Images from Internet Explorer and Firefox
  • AS7662 - Support for hidden text in RTF
  • S130732 - Support for Mail Merge

XtraScheduler Suite

  • S32712 - Add the capability to customize report controls appearance
  • S32488 - InitAppointmentDisplayText & InitAppointmentImages events - Provide access to the AppointmentViewInfo object via event arguments
  • S32206 - Reporting - Advanced Report Controls Customization (Provide events similar to AppointmentViewInfoCustomizing and CustomDraw*)

XtraTreeList Suite

  • S32374 - Provide a way to suppress transparency for the EditorButton image
  • B136996 - Add hint text to the customization form
  • AS6778 - Add the ability to change the vertical alignment of expand buttons
  • S132469 - Documentation - Mention that sort settings shouldn't be applied on the data source level

XtraVerticalGrid Suite

  • S130319 - Add CopyToClipboardWithFieldValues feature to GridControl
  • Q213651 - Painting - Provide a capability to draw the disabled state as enabled
  • S31726 - PropertyGrid - Improve performance when multiple controls are selected

XtraWizard

  • S131714 - Add appearance objects to control formatting of various text elements
  • S131716 - Consider moving the Text property into the Mics category
  • S131710 - Support mnemonics (hot keys) for CancelText and FinishText

Resolved Issues

AgDataGrid Suite

  • Q214334 - AgDataGrid captures mouse wheel events/scrolling
  • B138914 - An error appears when trying to open a xaml file, which contains an AgDataGrid in Expression Blend (2.5 or 3)
  • B39294 - Column Types Demo - Country column values are empty after changing the demo
  • B39303 - Frozen Columns Demo - A filter combo box in the header loses its value when a popup is open
  • B39300 - Frozen Columns Demo - The Photo column has an auto filter editor
  • B39301 - Frozen Columns Demo - The second click on the combo box' dropdown button in the header (to close the popup), changes the column's sort order
  • B138374 - Multiple selection - The SelectionChanged event occurs for every selected item but not just once for all of them simultaneously
  • B39293 - Scroll Bar - Invalid scroll thumb size
  • Q210239 - Text displayed within a column header, cannot be aligned (setting the HorizontalContentAlignment doesn't work)
  • B136505 - Text in the first row's preview is incorrectly wrapped
  • B138643 - The AddNewRow method throws an Object Reference exception when a grid is bound to RIA services
  • B39321 - The Ctrl+Space shortcut is active in an active editor

AgLayoutControl

  • B138563 - LayoutGroup becomes invisible (width = 0) when its orthogonal alignment is Stretch but all its children have non-stretched orthogonal alignment

AgRichEdit

  • B133811 - Cannot insert multiline text from the outside clipboard
  • B138449 - Demos - Loading the 'Mail Merge' demo of version 9.2.1 generates an exception
  • B138852 - If text is wrapped to the second line, bullet and numbered lists indents are not taken into account
  • B138301 - The 25th item in a bulleted list has extra indentation
  • B138652 - Unordered lists are turned into ordered lists when reloading HTML

AgSpellChecker

  • B138863 - The space character between words in the caption of the "ChangeAll" button is missing

All ASP.NET Components

  • B39037 - ASPxFilterControl - properties of column editors aren't persisted in ViewState
  • B131950 - ASPxMenu item style is incorrect in some scenarios with ReportToolbar
  • B139112 - ASPxThemeDeployer doesn't update CSS correctly
  • B39591 - Default CSS link appears in the page source, if the CssPostfix property isn't empty
  • B39374 - DevExpress resource handler incorrectly works with web gardens
  • B138393 - Documentation - A proposition about manual modification of @Register directives within the Deployment topic is not quite clear and correct
  • Q211445 - Editor validation - The client-side e.errorText property can contain an incorrect JavaScript string
  • B39459 - Some skin files in the ASPxThemes assembly sources have incorrect references
  • B39523 - The HorizontalAligh property doesn't work for some cells
  • B37897 - WebChartControl doesn't show its image at design time when it is placed within the WebUserControl

All WPF Products

  • B39576 - DevExpress controls don't work in XBAP with Office themes, because they contain some elements with a Blur effect

ASPxGauges Suite

  • B39444 - ASPxGauges - Incorrect content type for scripts file
  • B39836 - Error in the Gauges collection editor (VS2010)

ASPxGridView and Editors Suite

  • Q213136 - "'this.maskInfo' is null or not an object" error in the masked ASPxTextBox
  • B39025 - A text editor can recalculate its width incorrectly if its container's width depends on widths of other editors whose widths haven't yet been recalculated (for instance, several text editors are arranged one under another in a table column).
  • B138311 - ASPxColorEdit - The editor accepts incorrect values after entering a value, tabbing out the editor and entering the value again
  • B137859 - ASPxComboBox - If the dropdown area is displayed above the input, incremental filtering changes the size of the dropdown area without updating its position
  • Q204160 - ASPxComboBox - The "Updates cannot be performed in a read-only databinding interface" error occurs when attempting to invoke the edit form, if a multicolumn ASPxComboBox is connected to an EntityDataSource
  • B138544 - ASPxComboBox - The client EndCallback event is not fired if the ClientVisible property is false, under Firefox
  • B39362 - ASPxComboBox - The ListEditItem.Selected property doesn't change the selection; only the ASPxComboBox.SelectedIndex property can do this
  • B38657 - ASPxDateEdit - When the editor is inside the ASPxCallbackPanel, images in the popup calendar are reverted to defaults after a callback
  • B137506 - ASPxFilterControl - A date editor disappears after clearing its value
  • B139137 - ASPxGridView - Cannot use the GetRowValues calls consecutively
  • B138253 - ASPxGridView - Chrome renders an empty grid with a vertical scrollbar differently than FF and IE do
  • B138298 - ASPxGridView - Client-side FocusedRowChanged event is not fired after first filtering resulting to no rows
  • B138910 - ASPxGridView - Fixed columns are scrolled out by Tab key navigation in edit mode, if a horizontal scroll bar is displayed
  • B38965 - ASPxGridView - GetRowValues returns null value when EnableRowsCache is enabled
  • B38862 - ASPxGridView - HeaderFilter, SortMode = DisplayText, exception is raised trying to convert a string value to a column's value
  • B138145 - ASPxGridView - html body scrollbar appears when expanding detail rows
  • Q212501 - ASPxGridView - It's impossible to focus a text box inside a data item template if the AllowMultiSelection option is on
  • B39719 - ASPxGridView - The cursor for the Update and Cancel buttons cannot be set using the Styles.CommandColumnItem.Cursor property, if the ButtonType is Image
  • B38575 - ASPxGridView - The customization window width is ignored, if there are columns with long captions
  • B138719 - ASPxGridView - The CustomJSProperties event is not raised after applying a filter using the built-in Filter Control
  • B39173 - ASPxGridView - The HeaderStyle.Cursor property is not in effect when column resizing is enabled
  • Q212833 - ASPxGridView - ViewState loading error may occur when the top pager bar and the group panel are visible
  • B39158 - ASPxGridView - When column widths are set in pixels and a horizontal scrollbar is enabled, columns are stretched out and the scrollbar doesn't work
  • B38611 - ASPxGridViewExporter - It's impossible to export all the data from the grid, if the DataSourceForceStandardPaging property is set to True
  • B38829 - ASPxListBox - The scrollbar of a multi-column list box editor is invisible, in IE6
  • B38425 - ASPxListBox, ASPxComboBox, ASPxGridView - all of these controls should have the same item appearances for the same item state
  • Q215160 - ASPxRadioButtonList - Setting the control's width to 100% doesn't fully work
  • B138303 - ASPxTextBox - If an editor's ClientEnabled is set to false, enabling the editor via client code affects the editor's behavior of receiving focus using the Tab key, under Chrome
  • B39437 - ASPxThemeDeployer can't deploy skin files for some control types
  • B138248 - ASPxUploadControl in grid not working in FireFox 3.5.1
  • B138398 - Column header text colors closely match background color on Accessiblity demo with certain skins
  • B138400 - If an ASPxTextBox is placed inside an ASPxCallbackPanel, and the editor's ClientSideEvents are declared, the server's HTML output grows on each PerformCallback method call
  • B39665 - Script error occurs after invoking the Edit Form when it has a specific template
  • B38277 - Separators are not displayed in the grid's context menu, if the 'Office 2003' theme is applied
  • B39537 - The ASPxGridView doesn't raise validation for automatically created editors (not the ones placed within a template), and these editors' is-valid state wasn't taken into account when updating the data source
  • B138595 - There's a gap between an error icon and an error message if the ErrorTextPosition is set to Top
  • B138452 - Using an ASPxDateEdit together with a RequiredValidator results in an unexpected bug under certain conditions

ASPxHtmlEditor

  • B39241 - IE6 hangs when trying to insert an image using the InsertImage dialog
  • B37511 - If the ASPxHtmlEditor is placed inside the ASPxDataView's ItemTemplate, the Design view's content is hidden after the ASPxDataView's callback
  • B137964 - It is impossible to insert links under Google Chrome
  • Q213244 - Paste from Word - Cannot select the paste text box in Google Chrome
  • Q208609 - Setting the UpdateDeprecatedElements property to False is not in effect
  • B134901 - Text disappears from the Html view during a postback
  • B36112 - Text selection is lost when trying to apply text formatting by using toolbar combo boxes, in IE8
  • B138002 - Wrong HTML code is generated for a right-aligned image inserted under IE8

ASPxperience Suite

  • B138684 - ASPxDateEdit - The enabled UseMaskBehaviour property doesn't allow inputting '31.12.2009' in German culture
  • B137588 - ASPxLoadingPanel - The panel isn't resized with the window
  • B138543 - ASPxNavBar - Animation is twitched in IE, but works in FF, Opera and Chrome
  • B138548 - ASPxNavbar - Template content alignment works in IE, but doesn't work in FF, Opera, Chrome
  • B138588 - ASPxNavbar - The control's width is increased each time when the browser's Back button is hit, under IE8
  • Q204609 - ASPxPopupControl - If arguments, passed to the client-side SetSize method, are close to 0, they don't take effect
  • B137721 - ASPxPopupControl - RefreshWindowContentUrl stopped working in the last update (9.1.5)
  • B38383 - ASPxPopupControl - The content IFRAME disappears after resizing (both manual and programmatic), in Safari4 and Chrome2
  • B137710 - ASPxPopupControl - Using a combination of the SetSize, SetContentUrl, and RefreshContentUrl methods causes a blank popup window in IE 8
  • Q216146 - ASPxProgressBar - The Position property's type should be Int32 rather than Iint16
  • Q208605 - ASPxTabControl - Unwanted DIV element with a one pixel height is rendered, if the tab control is used with the AutoPostBack property set to true
  • B136975 - ASPxTitleIndex - Incorrect bookmarks are generated if the IndexPanel.Behavior property is set to Navigation
  • B38521 - ASPxUploadControl - In DotNetNuke, a "documentElement has a Null value or it is not an object" exception occurs when files are uploaded via a callback
  • B137942 - ASPxUploadControl causes Firefox to hang when styled with CSS
  • Q208876 - Soft Orange Theme - There is no referenced tcTabBottomBack.gif file in the installation
  • B138034 - Text editor with NullText - Value containing quotation marks disappears during postbacks

ASPxPivotGrid

  • S32520 - Add the ColumnValueLineCount and RowValueLineCount properties
  • B138092 - An exception is raised within the FieldAreaChanged event handler when setting the e.Field.SortOrder property to PivotSortOrder.Descending
  • B138627 - Browser hangs when opening a prefilter with a large number of rows
  • B39509 - Clicking the OK button in the Prefilter doesn't reactivate the prefilter if it was previously disabled by a check box
  • B38856 - Custom Appearance Demo - the Pager disappears after the 'Top align field values' option has been checked
  • B38897 - Customer Reports Demo - Paging is used when there is only one page
  • B39769 - Demos - The 'OLAP Drill Down' demo fails with an exception "An item with the same key has already been added"
  • B137910 - Editor images are not displayed within the Prefilter dialog when applying an autoformat
  • B137547 - EndOfStreamException is raised when setting filter values
  • B137789 - Impossible to filter data against fields whose values are calculated via "subselect" or "where"
  • B138386 - Index was outside the bounds of the array exception if the OptionsDataField.Area=ColumnArea or RowArea and there are more than one field in the Data area
  • B39183 - It's impossible to drag a field next to a data field with AreaIndex = 0
  • B38915 - Multiple Totals Demo - Field values cannot be collapsed
  • B38919 - Summary Display Mode Demo - A popup menu's gutter is incorrectly painted
  • B39380 - The grid doesn't store its state between callbacks

ASPxScheduler Suite

  • B137802 - Cannot set an image for the built-in view navigator button
  • Q211072 - Go To Date form incorrectly processes wrong dates
  • B138018 - Gotodate method handles time zone incorrectly and moves to a wrong date
  • B39247 - Reporting - Can't create a new instance of XtraSchedulerReport using VisualStudio ItemTemplates in ASP.NET WebSite

ASPxSpellChecker

  • B38581 - Documentation: An error in the 'ASPxSpellChecker Home' custom document

ASPxTreeList

  • Q213141 - ASPxTreeList - unable to expand or drag nodes after a callback error is raised, if the e.handled property of the CallbackError event is set to true
  • S32617 - Documentation - Sorting in Code - Incorrect code sample
  • B38344 - IE8 - Indent cells of the ASPxTreeList arbitrary change their width when expanding/collapsing various nodes
  • B39120 - IE8 - Node collapsed/expanded buttons and tree lines are displayed incorrectly
  • B138006 - Node deletion fails if there are two or more columns with the same FieldName

CodeRush and Refactor! Pro for Visual Studio .NET

  • B39248 - Report designer hangs when saving a report if CodeRush is enabled
  • B136891 - The "Move to source file" and "Move to header file" refactorings place comments to a wrong position
  • B38329 - The IDE "freezes" for several minutes after unlocking a machine
  • B138332 - Typing a Linq query expression causes Visual Studio's crash
  • B135063 - Uninstalling Refactor (Free Editions) removes shortcuts for RefactorPro
  • B138704 - Visual Studio hangs when the mouse is hovering over a particular CodeRush marker

CodeRush for Visual Studio .NET

  • B138370 - "Add Initialization" fails when the base constructor is called
  • B137891 - "DevExpress\Toolwindows\" menu takes much time to populate it
  • B138396 - "Imports" is incorrectly marked as a "Redundant Namespace Reference" code issue
  • B137985 - A required parameter of a Set block is marked as an "Unused declaration" code issue
  • B137945 - An exception declared in a Catch block is marked as an unused declaration
  • B132925 - Code Creation - "Add to interface" can lead to uncompilable code
  • B137720 - Code Creation - "Create Descendant" produces managed code in the constructor of Native C++ class
  • B137874 - Code Creation - "Declare class from attribute" works incorrectly
  • B137716 - Code Creation - "Declare field" declares new fields at wrong positions
  • B137907 - Code Creation - "Declare method" produces wrong code
  • B132926 - Code Creation - "Declare Property" can lead to uncompilable code
  • B137948 - Code Declaration - "Declare Method" returns Func(Of T), rather than T, in parameters
  • B137970 - Code Declaration - "Declare Method" uses a Func delegate for a strong typed DataSet table
  • B138395 - Code Issue marks a type qualifier as an undeclared element
  • B137682 - Code Issues - "Can implement base type constructors" code issue is available for a static class
  • B137821 - Code Issues - "Can implement base type constuctors" code issue is available for a static class
  • B137733 - Code Issues - "Can Remove Type Qualifier" code issue is shown for namespace aliases which are not redundant
  • B137153 - Code Issues - "Dead Code" color isnt persisted after reloading VS
  • B136908 - Code Issues - "Implement base constructors" code issue is available where it should not in VB
  • B134207 - Code Issues - "Inline Temp" creates uncompilable code
  • B138537 - Code Issues - "Null coalescing operation can be used" code issue should not be reported to a parameter of the delegate type
  • B138733 - Code Issues - "Type can be moved to separate file." code issue is available for the type that matches the file name
  • Q209135 - Code Issues - "Undeclared element" code issue incorrectly works for control's properties if an assembly, containing a control is registered in web.config
  • B136901 - Code Issues - "Undeclared element" code issue incorrectly works with Web service methods
  • Q203556 - Code Issues - "Undeclared element" code issue not working correctly if a project contains project references
  • B138634 - Code Issues - "Unused member" code issue should not mark an explicitly implemented interface
  • B138992 - Code Issues - Fix for "Unused parameter" code issue removes all unused parameters
  • B137603 - Code Issues - Incorrect "Initialize Conditionally" suggestion is displayed when a DataRow indexer is used
  • B37427 - Code Issues are unstable when saving & building a solution
  • B136885 - Code Issues does not work and always shows a green indicator
  • B137806 - Declared elements are marked as "Undeclared element" code issues
  • B135088 - DxCore features not working inside #if DEBUG #endif directives
  • B39268 - Markers - Pasting the marker adds unnecessary indention to the line
  • B138156 - Metrics - The cyclomatic complexity metric doesn't properly take into account the null coalescing operator (??)
  • B135845 - Painting - Regions are painted incorrectly in C++ MFC projects
  • B38051 - QuickNav navigates to the designer file of a partial type, while it should navigate to a code file
  • B138751 - Refactoring - "Promote to Parameter" refactoring does not add XML comments
  • B137763 - Smart copy doesn't work with implicit variable declarations
  • B138439 - Smart selection does not take into account quotes when expanding a selection in C++
  • B138649 - Templates - "ifb" and "ifn" templates are not expanded in JavaScript
  • B138608 - Templates - The "If" template inserts a wrong indention
  • Q210795 - Text Clipping in CodeRush Options if Large Fonts are used
  • B138225 - The "b" template is expanded within method parameters parentheses
  • B138517 - The "Declare local" code provider inserts managed code to native C++ projects
  • B138430 - The "Property can be auto-implemented" code issue is shown when it should not, because it calls a base class property
  • B137978 - The "Unused Declaration" issue does not suggest a fix, but the appropriate refactoring is available
  • B138212 - The «?FileBase» string provider returns a previous name of a file after the file is renamed
  • B36976 - The IDE "freezes" when focusing a large Linq expression
  • B137737 - The IDE "freezes" when opening a large source file if "Code Analysis" feature is active

CodeRush Xpress

  • B137871 - Refactoring - "Make Explicit" refactoring incorrectly works for Dictionary.Values or Dictionary.Keys
  • B139138 - Crash when the caret is on the CheckListBox.Items.Count property
  • B138413 - Issues in the "Name Anonymous Type" refactoring
  • B138535 - Opening the csharp file crashes visual studio
  • B39670 - Typo on CodeRush Xpress:CustomDocument5106.htm page

Core of ASPxPivotGrid and XtraPivotGrid

  • S32689 - Add the capability to apply FilterArea filters as a subselect if multiple values are selected
  • B38197 - Binding to complex properties doesn't work correctly if the DataSource is a DataView object
  • B38607 - SortMode.Key treats key values as strings

DXBars for WPF

  • B39372 - A NullReferenceException is thrown when modifying bar items within the ItemClick event handler
  • B39192 - Serialization - Main Menu items are duplicated on each layout loading

DXCharts for WPF

  • B38769 - 2D Side-by-Side Bar - Incorrect drawing with a Steel Column model of a small size
  • B38961 - A Triangle marker in 2D Point and in 2D Bubble series is not a triangle, but a quadrangle
  • B39473 - An exception occurs after a 3D-Pie series is added to a 2D-Simple diagram
  • B38943 - An exception occurs when a legend is visible in the 2D Bubble demo
  • B39484 - AreaSeries3D - Incorrect drawing of two series with points (1,1; 2,1) and (2,1), when side margins are disabled
  • B39036 - AxisY - An exception occurs when trying to set AxisRange.MaxValue
  • B38966 - Bar 2D Series - Incorrect drawing when using the Quasi-3D model
  • B39605 - Binding - If the ArgumentScaleType is set to DateTime, binding doesn't work in all non-invariant cultures
  • B38986 - Bubble2DSeries - Legend markers aren't transparent like bubbles
  • B39786 - BubbleSeries2D - Incorrect marker position in case of a Triangle marker model
  • B39526 - Code - The DevExpress.Wpf.Charts.Axis3D.Position property name is incorrect
  • B39689 - Code - The DevExpress.Wpf.Charts.PieSeriesLabelPosition enumeration name is incorrect
  • B39690 - Code - The DevExpress.Wpf.Charts.XYSeries.ColorBrush property name is incorrect
  • B138320 - Demo - 3D Bubble throws an exception on application start-up
  • B38138 - Design Time - If a window with a chart is resized for several times, the chart is drawn outside the parent window
  • B39599 - FinancialSeries2D - Its CloseValue, HighValue and other properties must be moved to a property provider class for further use in FinancialSeries3D
  • B39516 - Gridlines - Minor gridlines are partially invisible because their color is melted with the color of even interlacing
  • B38952 - Legend - If the legend's position is inside a diagram, the position isn't changed when the Label.Visible property is changed
  • B39454 - SeriesLabel3D - Some series labels are clipped (see 3D Full-Stacked Area demo)
  • B39600 - The Transform attached property of BarSeries3D and MarkerSeries3D do the same thing and so must be moved to a property provider class
  • B39597 - There are two duplicated attached properties - Bubble2DSeries.Weight and Bubble3DSeries.Weight
  • B37395 - There is a capability to set up the Diagram.Content property that does nothing
  • B39668 - Tickmarks and label connectors are sometimes misaligned when a chart has some specific sizes
  • B38998 - Usability - The GetCursor event is useless
  • B39791 - XYDiagram2D - Deadlock occurs if a diagram is used without a ChartControl
  • B39672 - XYDiagram2D - The Rotated property works incorrectly

DXCore for Visual Studio

  • B37840 - Code Metrics works incorrectly with preprocessor directives
  • B38901 - Context settings are wiped out when settings are merged
  • B38038 - Parsing - Define compiler directives have wrong ranges
  • B30304 - Performance and memory issues when working on a large solution
  • B38339 - The Welcome dialog is shown every time I run Visual Studio
  • B138037 - Visualize Toolbar - The Structural Highlighting button doesn't work

DXDocking for WPF

  • B38911 - After restoring the layout an expanded auto-hidden panel remains open and does not respond to the mouse
  • B39465 - An end-user can resize a floating panel, making it larger than MaxSize or smaller than MinSize
  • B39334 - Bar Customization issues when DockManager has no parent BarManager
  • B39417 - Binding issues
  • B39161 - Cannot assign a command provided by DXDocking to a button in XAML
  • Q213431 - Changing DocumentGroup's SelectedTabIndex programmatically only updates content, not caption
  • B38914 - Closing an expanded autohide panel via a menu doesn't hide the panel
  • B136495 - ContextMenu doesn't work for controls residing in a DockContainer
  • B39772 - Demos - The 'Floating Panels' module isn't terminated after closing the Demo window
  • B38878 - DXDocking crashes in XBAP in some cases
  • B38898 - DXDocking crashes when reordering auto hide panels via drag drop
  • B137520 - FloatPanels are on top of all other windows in Desktop mode
  • B39469 - If a LayoutGroup owns panels, its maximum/minimum size must be determined by the MaxSize/MinSize of these panels
  • B39079 - Inconsistent DockType calculation for some items in layout when hiding
  • B39451 - Incorrect docking behavior when the LayoutGroup.AllowSplitters property is set to false
  • B39467 - It is possible to make the Width/Height property of a panel larger than MaxSize or smaller than MinSize
  • B39333 - NullReference exception after docking a panel from an autohide tray when the AllowDock property is set to false
  • B39087 - NullReference exception after restoring/saving layout
  • B38999 - Problems with selecting and reordering auto-hidden panels
  • B38923 - Selected tabPage is not saved when changing a parent layout
  • B39195 - The fixed size of dock panel is lost when ungrouping the panel's parent

DXEditors for WPF

  • B138624 - Attempting to use the Background property doesn't change the editor
  • B36840 - ComboBoxEdit - Setting the EditValue property in XAML doesn't work
  • B135936 - Data Binding - The TextEdit.EditValue property doesn't support the two-way data binding by default
  • B138434 - DateEdit - Entering dates via the keyboard is not correctly processed by the editor
  • B136751 - DateEdit - Large Font Size results in corrupted texts
  • B138431 - DateEdit cannot handle DBNull
  • B138432 - DateEdit is not blank when its edit value is set to Null
  • B138433 - DateEdit with a null value does not match NullValue when editing
  • B138660 - Making the TextEdit readonly does not prevent the input of the entire text for a numeric mask
  • B138435 - Setting the DateEdit's MaskType to DateTimeAdvancingCaret has no effect
  • B138444 - The button(s) shown in editors are very large
  • B139013 - Using the date selector popup of the DateEdit makes any time portion of the date reset to 00:00

DXGrid for WPF

  • B138436 - Auto filter row for dates does not use a format similar to the date display format
  • B35994 - Cannot change the Foreground color of rows dynamically
  • B38940 - Context menu doesn't work for the Column Chooser
  • B138450 - CustomUnboundColumnData event is not fired when adding unbound columns in code behind (not in XAML)
  • B36370 - Data binding - it is impossible to bind to a property from a data source with a type that implements IList
  • B138442 - Editors within the grid have the MaskAllowNullInput set to False by default
  • B38179 - Filter operators are not localizable
  • B138644 - If the AllowHorizontalScrollingVirtualization property is set to True, using the GridCellAutomationPeer.GetNameCore method leads to an exception
  • B138196 - Scrollbar - custom Style is not applied
  • B139049 - Setting a default width and height of a button in App.Xaml causes the pop-up calender to change its size
  • B138437 - Setting the ColumnFilterMode property of a column to DisplayText results in a design-time error
  • Q201652 - Setting the MaskProperties.IgnoreMaskBlankproperty to False doesn't work
  • B138443 - Setting the MaskType to Numeric forces null cells to show "0"
  • B138625 - Text in non focused cells is not vertically centered
  • B37646 - The grid control doesn't change its appearance when disabled
  • B135880 - When changing a data source collection, a selected row is lost
  • Q215717 - When creating a grid column at runtime, it is impossible to add a button to it

DXNavBar for WPF

  • B37647 - Inner controls and text elements aren't muted when the NavBar becomes disabled

eXpress Persistent Objects

  • B39674 - AgXPO - Failure when loading the XPObjectType table in Silverlight applications
  • B38953 - Documentation - the "Add Persistence to an Existing Hierarchy by Changing the Base Inheritance" help topic is outdated
  • B136491 - Incorrect TransformExpression behavior when comparing Object references
  • B137653 - Persistent Alias incorrectly functions with Server Mode
  • B138633 - SqlExecutionErrorException when creating tables
  • B138305 - The text of the exception, which is raised when calling the LoadAsync method from a console application, is non-informative
  • Q214722 - XtraTabControl throws an unhandled Exception after upgrading to 9.2.2

eXpressApp Framework

  • B18050 - A Detail View's layout items have different paddings
  • B39644 - A new web application project is compiled with errors
  • S18728 - Actions.Design - Add the possibility to choose the PopupActions category in the list of the predefined categories for an Action
  • B138409 - Applying the ImageName attribute to the standard business class library's Event class has no effect
  • B39233 - ASPxCriteriaPropertyEditor: It's impossible to edit criteria
  • B39078 - ASPxGridListEditor - ArgumentNullException occurs when executing the Edit action after a new item row is added
  • B39076 - ASPxTreeListEditor - hand cursor is not shown when moving the mouse over the row
  • B38566 - ASPxTreeListEditor - inline PopupWindowShowAction doesn't work
  • B32639 - By default, the 'New', 'Delete', 'Link' and 'Unlink' Actions should be invisible for collections with non-persistent objects, but currently these Actions are visible
  • B38454 - Caption attribute appears for a custom DetaiViewItem in the Model Editor at runtime
  • B138581 - Changing language settings while customizing layout in the Model Editor corrupts caption translations
  • B137755 - Changing the defaultfullAddressPersistentAlias property's value of the DevExpress.Persistent.BaseImpl.Address class raises an exception when using Oracle database
  • B36977 - CloneObject - When trying to clone the Analysis object, whose ObjectTypeName property is not set, the NullReferenceException occurs
  • B38936 - CloneObject module - objects with the tree-like collection are not copied correctly
  • B36028 - ConditionalEditorState - it doesn't work correctly for Lookup Property Editors when their AllowTrackObjectChanges property is set to true
  • Q214882 - ConditionalEditorState - Provide source code for the ConditionalEditorState module
  • B39203 - ConditionalEditorState - Toolbox items for Win and Web modules are incorrect
  • B138469 - CriteriaPropertyEditor throws the NullReferenceException when the DetailView.CurrentObject is null
  • B36957 - DetailView's Layout - the layout group is not drawn when its caption is hidden, and it contains only one element
  • B138027 - Dialog buttons are in the ASPxObjectPropertyEditor and ASPxLookupPropertyEditor are localized differently
  • B37282 - Documentation - The XafApplication.ObjectSpaceCreated event description is outdated
  • B39646 - EasyTest - a ets-file for a new xaf-application contains an incorrect command "SelectRecord". The "ProcessRecord" command should be used instead
  • B138629 - Errors in the styles.css file of the GridView
  • S30921 - Exception is not raised when using Session.DefaultSession
  • B138211 - Filtering - FilterController doesn't work when the default property isn't defined for the reference class
  • B138336 - HtmlPropertyEditor - The Insert Table Action's icons are missing
  • B34804 - In web applications, the Application.SetLanguage method works only after the second call (except the views content)
  • B33062 - It's impossible to add dynamic properties in the CategorizedListEditor via the column chooser
  • B137665 - It's impossible to create a new node in an empty TreeListEditor of a nested ListView in ListViewAndDetailView mode.
  • B134294 - Layout.Win - Separator is replaced by an empty space item after closing and reopening the form
  • Q214252 - Localization stops working when using the mechanism described in the E1136 Code Central example
  • B39136 - MDIDemo - the second StatusBar appears
  • B138005 - NullReferenceException occurs when using the Analysis ListView in ListViewAndDetailView mode
  • B38395 - OutOfMemoryException occurs when creating 50K records and selecting the 'Items per page' to 'All' even using the Server Mode
  • B39169 - Precompiled web demos cannot be run
  • B138678 - Property editors don't take into account the Localization | NullValueText attribute
  • Q201577 - ReflectionTypeInfoSource and XpoTypeInfoSource calculate the MemberDesignTimeVisibility attribute's value differently
  • Q207202 - Reports - Cannot create a filter with the "[ObjectType.TypeName] like '%DocumentA'" criterion
  • Q208732 - Reports.InplaceReports - When there are unsaved changes, the "Show in Report" Action should be disabled because it gets data from the database and doesn't take these changes into account
  • B137576 - Reports.Web - The Back, Preview and Close buttons in ASP.NET Web reports cannot be localized
  • B39245 - SchedulerModule.Web - Sometimes a JavaScript error occurs when showing the recurrency form
  • B138310 - Some images in the standard image library are missing
  • B138004 - The "Display name already exists" exception occurs when using the report wizard
  • B138478 - The "Node key is duplicated - The Layout node should contain child nodes with unique keys" exception occurs after a property is added to a business class
  • B39393 - The "Unable to create 'Table' 'RuleSetValidationResultItemAggregate'. Parent: '' error occurs after customizing the XPDictionary
  • B39068 - The AnalysisGroupCaption, ReportGroupCaption, ViewVariantsGroupCaption attributes are not localizable
  • B138363 - The ConditionalEditorState.Win module has an incorrect assembly name
  • Q204647 - The display value of the LookupProperty is not shown by the Win/Web ObjectPropertyEditor
  • B139423 - The E231 Code Central example has an incorrect title
  • B138313 - The E242 Code Central example doesn't work as expected
  • B39069 - The GenerateViewVariantsGroup attribute should be named in the same manner as the GenerateRelatedAnalysisGroup and GenerateRelatedReportGroup ones, i.e. with the "Related" word
  • B139010 - The ISplash.IsStarted property isn't documented
  • B138587 - The ListView.CurrentObjectChanged event isn't triggered when a List View is represented by the SchedulerListEditor
  • B39239 - The ListView.Model.AutoFilterRowVisible property is not synchronized with the ShowAutoFilterRow attribute of the ListView node.
  • B39583 - The Model Editor doesn't save information about its last view state between runs
  • B39638 - The NestedFrameTemplate designer is incorrectly displayed in VB.NET applications
  • B39420 - The NonClonedInfoAttribute is incorrectly described in the documentation
  • B137629 - The required "Caption" attribute of the "Application\NavigationItems\Group\Item" node is missing
  • S132411 - The same mechanism of saving window settings for MDI and non-MDI windows causes an inconsistent behavior when showing these windows
  • B137987 - The SaveAndClose Action works incorrectly in ASP.NET Web applications
  • B138933 - The SingleChoiceAction designer doesn't display ChoiceActionItems anymore
  • B38388 - The TreeListEditor doesn't refresh nodes according to detail view changes when using it in a nested list view in ListViewAndDetailView mode.
  • B138776 - Unable to import XtraPrinting localization resources
  • Q211541 - Validation - Localized default message templates, which are declared in the RuleBase class, are deserialized incorrectly
  • B138606 - Visual Studio toolbox items are missing in the Module Designer
  • B39175 - Web - inline edit - editors' inputs are not expanded to 100% of the control width
  • S132350 - When using the LookupProperty custom attribute on an invalid property, an exception occurs
  • B138688 - XAF.Web - An exception occurs when trying to open an editable Detail View for a business class which has a property with the ImagesForBoolValues attribute applied
  • B39338 - XAF.Web - an ObjectDisposedException occurs after clicking the Delete action from the DetailView in Edit mode, if the DeferredDeletion is turned off for the current object
  • B38424 - XAF.Web - Changes made to an object via a Detail View are not rolled back when a user clicks the Next or Previous button
  • B137838 - XAF.Web - DetailView tabs work incorrectly in Edit mode
  • B36900 - XAF.Web - In the View mode the ASPxObjectPropertyEditor opens a DetailView in the lookup window without any action
  • Q212328 - XAF.Web - it's impossible to localize tooltips for the property editors' buttons
  • Q212875 - XAF.Web - some properties of a referenced object lose their values during a PostBack
  • B138657 - XAF.Web - The "Show in Report" Action isn't activated in List Views
  • Q212886 - XAF.Web - the layout is incorrect when the ASPxStringProperty with the ASPxMemo contains a lot of text
  • B138872 - XAF.Web - When customizing a scheduler event's recurrence pattern, the "End By" property's value cannot be changed
  • Q212868 - XAF.Web - when the PropertyEditor is made read-only on the View.ControlsCreated event, its value isn't shown
  • Q215177 - XAF.Win - The background color of the SplashScreen form is changed during XafApplication's setup, according to the selected skin.
  • Q151759 - XAF.Win - The tooltip of the RecordsNavigationController.NextObject action is incorrect

Expression Editor

  • B138358 - Expression builder - It's impossible to undo changes
  • B138308 - Expression Editor - Right clicking an item in the expression editor causes it to be added to the expression
  • B138357 - The Expression Editor's Expression box not keeping the selection highlighted

Refactor! Free (ASP.NET)

  • Q151769 - Refactoring - "Introduce Format Item" refactoring isn't available

Refactor! Free (VB.NET)

  • B136172 - Help Files contain script errors
  • B138908 - Refactoring - "Extracting method" refactoring is available for labels and produce a wrong result

Refactor! Free for Visual Studio (supports C#, VB.NET, C++, ASP.NET)

  • B136825 - Refactoring - "Flatten conditional" refactoring deletes used code in C++
  • B136828 - Refactoring - "Case to conditional" refactoring deletes used code
  • B137989 - The "Simplify expression" refactoring deletes brackets for dereference expression
  • B138021 - The TargetInvocationException is raised when Visual Studio with an IDE Tools trial version is run under Windows 2000

Refactor! Pro

  • B38487 - Refactoring - "Reverse Conditional" refactoring removes #endif in #if...#endif construction
  • B138328 - "Create With Statement" incorrectly creates nested With statements
  • B138410 - "Remove Redundant Qualifier" does not check for readonly Keyword
  • B138408 - "Use String.Format" removes ToString.ToLower method calls
  • B19228 - C++ - Memory usage problem when parsing a large project
  • B137951 - Move Type to File copies Imports rather than Option
  • B137944 - Refactor! Pro incorrectly offers "Make member shared" and Code Rush incorrectly shows the issue "Member can be static" for overloaded methods
  • B137560 - Refactoring - "Compress To Lambda Expression" refactoring incorrectly works for generic methods
  • B137649 - Refactoring - "Compress To Ternary Expression" refactoring removes #endif keyword in #if...#endif construction
  • B138224 - Refactoring - "Extract method" refactoring doesn't work as expected in native C++ projects
  • B138329 - Refactoring - "Extract Property" refactoring omits the With statement.
  • B38184 - Refactoring - "Extract String to Resource" refactoring closes tabs with resource designer
  • B133156 - Refactoring - "Extract User Control" refactoring does not create code-behind files in a web application project
  • B137901 - Refactoring - "For to Foreach" refactoring produces wrong code
  • B137310 - Refactoring - "Introduce local" refactoring produces wrong code in native C++ projects
  • B37369 - Refactoring - "Introduce Local", "Extract Method" refactorings produce wrong pointer type in C++
  • B37959 - Refactoring - "Introduce Using Statement" refactoring changes the "do until loop" construction to "do while loop"
  • B37695 - Refactoring - "Introduce Using Statement" refactoring works incorrectly
  • B137751 - Refactoring - "Make Explicit" refactoring removes cast expressions
  • B137730 - Refactoring - "Property to methods" refactoring leaves previous code fragments
  • B37824 - Refactoring - "Rename" refactoring does not work correctly for some code in C++
  • B139001 - Refactoring - "Rename" refactoring is sometimes not available
  • B137931 - Refactoring - Executing the "Remove Type Qualifier" refactoring places the Imports statement after XML comments instead of placing them before XML comments
  • B138453 - The "Remove Redundant Destructor" refactoring is available for the required destructor
  • B137980 - The "String.Format" refactoring incorrectly removes a ToString call within a With statement
  • B38516 - The "Use const" refactoring generates managed code for a string value in a native C++ project

XtraBars Suite

  • B38837 - After converting the BarManager to the RibbonControl, the GridLookUpEdit value isn't drawn
  • B139003 - An exception 'Index was out of range' occurs when adding a button
  • B138980 - An 'Index was out of range' error related to a bug with RibbonForm Toolbar inheritance
  • B138160 - DropDownControl not opened when calling DoDefaultAction
  • B39475 - GalleryDropDown - Navigation through GalleryItem items via up/down arrows doesn't work as expected
  • B138159 - Load event is fired before the control is added to the form
  • B138501 - Mdichild painting problem
  • Q212856 - No spacing between tabbed XtraTabbedMdiManager and XtraBars
  • B138858 - Resizing docked panels doesn't work correctly with new skin Darkroom in 9.2.2.
  • B138613 - Ribbon - Fade effect is corrupted
  • B138709 - Ribbon - SuperToolTip is displayed at a wrong position
  • Q214092 - Ribbon - the BarItem's Refresh method doesn't work
  • B138648 - RibbonForm - NullReferenceException is raised when AllowFormGlass=false
  • B138505 - Ribbon's Quick Access Toolbar Accessibility bug
  • B138455 - When maximized, ApplicationDocumentCaption correctly shows only ampersands in its title

XtraCharts Suite

  • B36443 - Financial Indicators - Invalid drawing position of Trend lines and Fibonacci indicators in side-by-side Bar, Range bar and Gantt views
  • B39021 - 2D Pie Chart - When borders are thick, pie slices' corners are not drawn smoothly, because borders are drawn twice (inside and outside a series)
  • B39463 - An inappropriate ScrollingRange property appears at design time for 3D and Radar/Polar axes
  • B39226 - An IndexOutOfRange exception is thrown when trying to change a series view from Point to Bubble
  • B139295 - Chart Wizard - If a chart is bound to data using SeriesTemplate, running the wizard for it at runtime causes ArgumentOutOfRangeException
  • B39114 - Chart Wizard - Series Labels - For the Resolve Overlapping settings, the resolve overlapping mode's combo box shouldn't be editable
  • B39151 - Custom Draw - Axis Labels - The Color can't be changed for RadarAxis
  • B39088 - Doughnut series - Invalid hit-testing over a doughnut series when radius of a hole is set to 100%
  • B39432 - Exploded Points - If the ExplodeMode is set to UsePoints, exploded points aren't saved when changing a series view from Pie to Doughnut and vice versa at Visual Studio design time
  • B39522 - Funnel 2D - If the BorderThickness value is even and PointDistance is 0, the thickness of internal borders is incorrect
  • B39381 - Funnel 3D - Direction of a label's connector for the zero point is incorrect
  • B39385 - Funnel 3D - Sometimes when rotating a chart, a label's connector can be overlapped by a Funnel model
  • B39391 - Funnel 3D - Zero points are not displayed
  • B38950 - Funnel Series 3D - The funnel with default rotation angles looks incorrectly
  • B39405 - Funnel View - If a series has both positive and negative values, and a legend shows values as percents - negative values are represented in the legend as NaN
  • B39593 - Funnel3D Series Label - The unnecessary Shadow property is shown in the property grid and the Shadow tab page exists in the chart wizard
  • B37567 - Pie 3D Series View - A pie size is calculated incorrectly when resizing a chart
  • B39113 - Pie chart 2D - If two series of 2D Pie view types are added to the same diagram, exploding doesn't work for the second pie
  • B39313 - RadarDiagram - An errors occurs when a diagram is rotated to 0, 90, 180, 270 angles
  • B39521 - Smart Tags - The Populate option doesn't work correctly, if a chart is bound via SeriesTemplate
  • B39452 - WebChartControl - The Diagram3D.RuntimeScrolling property should not appear in the Visual Studio property grid
  • B39398 - WebChartControl - There is a capability to enable scrolling and zooming for WebChartControl via the Chart Wizard
  • B39390 - WebChartControl - When resizing a WebChartControl at Visual Studio design time, there is a selection box around it
  • B39403 - When EnableScrolling is true, some chart's sizes force series label lines to indent from the series
  • B39015 - XYDiagram3D - Series transparency doesn't work correctly in some cases
  • B39408 - XYDiagram3D - The background image is painted incorrectly

XtraEditors Library

  • B39115 - ControlNavigator doesn't properly implement the IXtraResizableControl interface
  • B138204 - Data-bound CheckedComboBoxEdit duplicates items after refresh
  • B138338 - Date Control in the XtraScheduler is not skinned
  • B39508 - Documentation - Correct the "BaseListBoxControl.SelectedItems Property" help topic stating that this property cannot be set
  • B39457 - It is impossible to collapse the SplitContainerControl panel at design time neither by the mouse nor via the PropertyGrid
  • B138779 - MarqueeProgressBarControl causes DivideByZeroException
  • B137120 - TextEdit content with a password char is visible in the export output
  • B39238 - The "A circular control reference has been made. A control cannot be owned by or parented to itself" error occurs when invoking the Customization Form for the DetailView
  • B138879 - The FilterControl's list of columns contains an empty column
  • B138718 - The LookUpEdit's dropdown window appears behind an owned control when used with Windows Server 2003 RemoteApp
  • Q215105 - The RepositoryItemHyperLinkEdit's content is not fully displayed
  • B138486 - XtraForm - Title bar paint issue when form skins are enabled
  • B138484 - XtraForm raises an exception in the CalcObjectMinBounds method
  • B138522 - XtraForm's buttons and title are incorrectly displayed
  • B138182 - XtraTabControl - Header button ToolTip's text does not change with changing the HeaderLocation property

XtraGauges Suite

  • B39386 - Elements in a scale's Ranges or Labels collections are duplicated after restoring the layout

XtraGrid Suite

  • B137771 - An error occurs when changing objects in a sorted collection
  • B39395 - Background cards display wrong images
  • B138963 - Bug in the LayoutViewPainter.cs code file results in an error that occurs when an end-user moves the mouse over the layout/card view
  • B139086 - Card lines calculated incorrectly in multi-column display
  • B137833 - GridSummaryItem doesn't implement IFormatProvider
  • B138296 - It's impossible to scroll to the last collapsed card
  • B138768 - LayoutView - AllowPartialCards does not work
  • B138346 - LayoutView does not persist indents
  • B138991 - Problem with error checking in XtraGrid
  • B138200 - RepositoryItemTrackBar - Assign method doesn't support ShowValueToolTip property
  • B138324 - Right clicking on a column header and selecting a column chooser raises an exception
  • B39798 - Selection - Grid's selection is incorrect when changing a grid's data source
  • Q215460 - Selection border of the previously selected editor within the LayoutView card is painted even after the grid control loses focus
  • B136480 - ServerMode - filtering in the AutoFilterRow by a DateTime value does not work
  • B138438 - ShowGridMenu event does not fire when keyboard context menu button is pressed
  • B138916 - The list of grid columns is wrong after grouping
  • B138227 - XtraGrid LayoutView crashes Visual Studio
  • B138304 - XtraGrid's embedded navigator is incorrectly painted in some skins

XtraLayout Suite

  • B38298 - Cannot hide/show layout groups correctly
  • B138844 - DataLayoutControl - A runtime error occurs when starting an application after changing some layout settings
  • B137624 - DataLayoutControl crashes when renaming a tab group at runtime
  • B138714 - Incorrect resizing of a LayoutControlItem with an html line break in the caption
  • B137889 - IsModified returns an incorrect value in some specific cases
  • B38758 - It's impossible to use binding for the SimpleLabelItem
  • B137612 - LayoutControl.SaveLayoutToXml : TabbedControlGroup's HeaderOrientation property is not serialized
  • B138680 - LayoutGroup - In the Designer the Padding setting set to 0 is ignore and is set to 9
  • B36285 - LayoutView : MemoEdit field is printed with an incorrect alignment
  • B138461 - Memory leakage in LayoutView
  • B138726 - Padding or spacing of a tabbed control in the XtraLayout cannot be changed in v9.2.2.0 beta
  • B38143 - SCALING: Custom paddings are not scaled
  • B38142 - SCALING: Layout item with default layout settings is not scaled
  • B137831 - Splitter item in Layout control is not hot-tracked when hovering above it
  • B138672 - System.ArgumentException in the DataLayoutControl when the RestoreLayout() method is called immediately after the RetrieveFields()
  • Q215700 - TabbedControlGroup doesn't not appear in hidden item list
  • B39666 - The LayoutGroup.CalcHitInfo method must not return the group's child item hit-info when the group is collapsed
  • B138373 - When customizing a data layout control at runtime, the renaming of tabs in a TabbedControlGroup does not work correctly
  • B138097 - Wrong focus behavior with XtraGrid

XtraNavBar

  • B138125 - NullReferenceException when calling the UltraFlatBorderPainter.DrawSimple method in Office2003 style
  • B138470 - XPExplorerBarView Style painting error

XtraPivotGrid Suite

  • Q208421 - CreateDrillDownDataSource method works incorrectly when used with the Running Totals feature
  • B39275 - Customization Form - Invalid panel color is used
  • B39377 - Customization Form - Wrong checkbox control is used
  • B39310 - Customization From doesn't accept headers from the grid when AllowHidingFields = Never
  • B39276 - Customization Window - Invalid header text
  • B137643 - Data Management - The PivotGridControl does not finish editing a current row after assigning the DataSource property
  • Q214180 - ExpandAll method doesn't work for hidden pivots
  • B138785 - If the TopValueCount is set on displayed column and row fields, the grid crashes when sorting a column by displayed values
  • B139052 - Incorrect column values in percent variation mode with zero data values
  • B138353 - Item has already been added exception when filtering a column
  • B137775 - Low contrast highlighting in the Customization Form list
  • B137952 - OLAP driildown doesn't return rows if a filter is applied to a date field
  • B138712 - Opening a filter of a calculated attribute results in a NullReferenceException
  • B38282 - PivotGridControl - Printing settings changed using the Designer are reset after closing and re-opening the Designer
  • B137926 - PivotGridField.Appearance.Value.TextOptions.HAlignment property isn't taken into account for the Data area
  • B138119 - Setting a DisplayFormat on the RepositoryItemButtonEdit behind a cell causes commas in the display text to be cut off
  • B38893 - The PivotCellEventArgs.Selected property value isn't correct

XtraPrinting Library

  • B138498 - Export to XLSX - Sometimes the ExportXlsxProvider class produces incorrect XLSX files
  • B138700 - Export to XLSX - The DATE column from XtraGrid shows decimal values
  • B37478 - Multi-line column headers are incorrectly exported to CSV format
  • B138302 - PageHeaderFooter is not a member of the DevExpress.XtraPrinting.LinkBase class
  • B38115 - Preview - Even if a Print Preview contains no pages, Export and Send As buttons are enabled
  • B39081 - Preview - The Find dialog it too big and contains an empty space below checkboxes
  • B137344 - Preview - When a tree list is displayed in a print preview, the progress bar doesn't disappear after exporting the document into XLS
  • B32958 - Serialization - PRNX - The XRChart control should be persisted in the vector format if the XRChart.ImageType property is set to Metafile
  • B137834 - XlsExportProvider - Inappropriate sheet name is used if no SheetName is specified

XtraReports Suite

  • Q208082 - Bookmarks - It is impossible to add a bookmark to the XRPivotGrid control
  • B39547 - Data Binding - Data Member Editor doesn't support complex objects in some situations
  • B39291 - Data Binding - If an object implements the ICustomTypeDescriptor interface, its custom properties are not displayed in the Field List
  • B38669 - Data Binding - Report controls' data binding is broken after resetting a report's primary datasource in the EUD
  • B39054 - Default printer settings are queried when a Form containing an empty PrintControl is closed
  • B137597 - Design Time - Dropping a field from the Field List causes the undo engine to create more than a single action
  • B38964 - Design Time - Group header reordering is incorrect
  • Q207554 - Design Time - Poor performance when using arrow keys to move a group of multi-selected report controls
  • B137124 - Design Time - The drop-down editor for the XtraReportBase.DataAdapter property does not show DataAdapters objects
  • B138761 - Design Time - When adding an inherited report to a project's sub-folder, an incorrect namespace is generated for a new report
  • B136333 - Design Time - When deleting a table cell and then pressing undo, all properties of a parent table tow are set to default values
  • B37790 - Documentation - There is no full list of the XRControls that support bookmarking
  • B137610 - End-User designer - After redo some components lose property values
  • B39165 - End-User Designer - Incorrect serialization when XRSubreport control is copied
  • B131072 - End-User Designer - Invalid Member name when modifying a collection
  • B38985 - End-User Designer - It is impossible to drop a control from the toolbox by specifying its bounds by the mouse
  • B39218 - End-User Designer - XRRichText - Undo/Redo for the "Clear" action doesn't work
  • B138445 - Hyperlinks - Hyperlinks work correctly only if a report's first page contains at least one hyperlink
  • Q217009 - Localization - The DevExpress_XtraReports_Web_v9_2.resx file is not used
  • B135575 - Mail Merge - Unable to use report parameters as embedded data fields in the End-User Designer if a report's data sourse is XPCollection
  • B136163 - Page Builder - If a label is split across two pages, its text is partially truncated
  • B137295 - Page Builder - We generating reports in 10 separate threads, sometimes it results in losing some borders in PDF files
  • B135169 - Preview - Subreports are not taken into account in the progress reflector, which is displayed in the status bar of the Print Preview form
  • B38113 - Print Preview - If an exception is raised when executing report scripts, it is suppressed and the Print Preview is empty
  • B39299 - Serialization - The SaveLayout method swallows all exceptions
  • B138521 - The ReportToolbar doesn't notify other controls when posting to the server via a hidden IFrame element
  • B37784 - The XtraReport.ParametersRequestBeforeShow event is raised before previewing a report via the XtraReport.ShowPreview() method regardless of the fact that the XtraReport.RequestParameters property value is set to false
  • B137571 - When Copy/Paste or Undo deleting a bound field, which uses IDataDictionary, a real column name in EUD is exposed
  • B38476 - XRPivotGrid - If its data member contains a dot, the Retrieve Fields button in the Designer is disabled
  • B37889 - XRPivotGrid - If its DataSource isn't empty, it shouldn't be automatically synchronized with a report's data source
  • S30928 - XRPivotGrid - Provide the capability to bind it automatically (if the XRPivotGrid.DataSource is null) to the DataSource defined in the underlying XtraReportBase class
  • B39064 - XRPivotGrid - ShowHorzLines, ShowVertLines, PrintHorzLines and PrintVertLines properties aren't taken into account
  • B38959 - XRRichEdit - HTML files aren't correctly loaded (the markup isn't interpreted) via the Load File command
  • B138294 - XRRichText - Setting the Rtf property to Null in a script results in an "Object reference not set to an instance of an object" exception
  • B39144 - XRRichText - The Font and ForeColor properties show incorrect values in the Formatting Toolbar and in the Property Grid
  • B132425 - XRSubreport - Report source list isn't populated with items contained in another assembly, referenced by the application

XtraRichEdit

  • B138699 - ActiveViewType - switching with the XtraSpellChecker attached causes an exception
  • B39706 - ArgumentOutOfRangeException occurs while performing the mail merge for certain document templates
  • B138656 - Binding to an XPCollection for MailMerge results in an exception in the collection's Add() method
  • B138681 - Changing SpellChecker Culture does not reset underlinings in AsYouType mode
  • B39800 - DevExpress.XtraRichEdit.v9.1 cannot be built from source on a Chinese Windows OS
  • B139041 - Error in a document used for the 'SimpleDataMerge' demo module
  • B38453 - Export - RichText control merges multiple spaces into one when exporting a document
  • B139015 - Export HTML - URL in exported files contains %20, rather than <space>, which results in missing inline content while displaying in IE
  • B138377 - Export to DOCX - When saving a document with an image, an exception is raised
  • B138765 - Export to PDF fails when mail merge is used
  • B38533 - Formatting - Sometimes bullets and tabs are removed after loading an RTF file
  • B139009 - HTML import - certain html tags are not recognized
  • B37484 - IME (input method editor) is displayed at the top of the XtraRichEdit control rather than at the caret location
  • B137920 - Inherited RichEditControl and SpellChecker - SpellChecker Check method doesn't work on an inherited RichEditControl
  • B138978 - Lists are sometimes displayed incorrectly
  • B139617 - Localization - Dutch localization (minor mistakes)
  • Q213860 - Mail Merge - The DataMember doesn't work
  • Q213863 - Mail Merge - When clicking the "Insert Merge Field" button, the Address Fields radio button is disabled
  • B138769 - MailMerge - Export to .docx format corrupts document fields
  • B39101 - Nested properties of XPO objects are not supported
  • B138823 - RichEdit changes data when data binding is used
  • B137969 - Scrollbars should be enabled when the RichEditControl is enabled
  • B138957 - The ModifiedChanged' event should not occur after the 'ShowAllFieldCodesCommand' is issued

XtraScheduler Suite

  • Q211308 - DayView - When selecting a different day in XtraScheduler via DateNavigator, the selected interval is reset
  • B136820 - Error when printing or previewing a tri-fold style if it contains a weekly calendar in any section
  • B137990 - Null Reference Exception in the sample E152
  • B137868 - On minimizing/maximizing a form containing a Scheduler with appointments in Windows Vista - an AccessViolation exception occurs intermittently if Black or Blue skins are applied
  • B138703 - Page Setup save/load - an error occurs in .PrintStyles.FromXml
  • B39249 - Reporting - Duplicate toolbox items in the "Scheduler Reporting" tab when both XtraScheduler and ASPxScheduler are installed
  • B37563 - Reporting - Report should be printed with "(Any)" resource when the View.GroupType is set to "Resource", even if there are no loaded resources
  • B93495 - Scheduler DayPrintView Memory Leak
  • B138623 - Split Appointment icon (scissors) is not displayed when the SplitAppointmentOperationCommand is executed

XtraSpellChecker

  • Q210513 - CheckAsYouType - TextboxHandler's parameters are not initialized when text is pasted
  • B139614 - Dutch localization (minor mistakes)
  • B137539 - Red underlining is located incorrectly after pasting text into rich text box

XtraTreeList Suite

  • B37938 - Documentation - How to: Implement a Tree Structure for a Business Object - code is misleading
  • B138941 - When a new line is added into a column's Memo editor, the TreeList control is displayed incorrectly

XtraVerticalGrid Suite

  • B138001 - AutoHeight - The MemoEdit's height is calculated incorrectly
  • B138829 - In multiple records view layout, when the XtraVerticalGrid's size increases, it doesn't arrange records within the entire available area
  • Q210185 - INavigatableControl support - The Remove, Edit, EndEdit and CancelEdit buttons are always disabled and the corresponding actions are not performed
  • Q211646 - Memory Leaks - An EditorRow is still connected to its RowEdit after disposing it
  • B138215 - The "Object reference not set to an instance of an object" exception occurs after changing a value of an invisible cell

XtraWizard

  • Q213435 - Finish Button with long text overlaps the next button
  • B39074 - Unreadable texts in XtraWizard Demo (Aero style), in Sharp skin
More from DevExpress
Live Chat
Have a pre-sales question?
Need assistance with your evaluation?
We are here to help.
Chat is one of the many ways you can contact members of the DevExpress Team. We are available Monday-Friday between 8:30am and 5:00pm Pacific Time.
If you need additional product information, require pre-sales assistance, or want help with your order, write to us at info@devexpress.com or call us at
+1 (818) 844-3383.