Support

What's New in v2009 vol 2.5

 

Release Notes

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

Breaking Changes - DXperience v2009 vol 2.5

New Features/Changes

AgRichEdit

  • Q214331 - Support Ctrl+V to access the external clipboard

All ASP.NET Components

  • S33197 - Add a key to the web.config file which will prevent the theme dll from being used automatically
  • S32472 - Documentation - Add detailed information about the ASPxHttpHandlerModule and describe the peculiarity of the ASPxHttpHandlerModule's declaration in the web.config

ASPxGridView and Editors Suite

  • S33000 - Documentation - Add a VB.NET code sample to the 'How to: Bind the ASPxGridView to Data Created at Runtime (DataTable)' article (ASPxGridView:CustomDocument3788.htm)
  • S33154 - Documentation - In the ASPxGridView.AutoFilterByColumn topic, add a note that strings accepted by this method as parameters must be value presentations in Invariant Culture
  • S33295 - Make the Text property of the ASPxColorEdit visible in the Properties grid of VisualStudio

ASPxperience Suite

  • S33143 - Add a capability to customize an individual menu item's popout image
  • S32423 - Documentation - add a note about the required HTTP handlers to the ASPxUploadControl.ShowProgressPanel topic
  • S33230 - Documentation - In the ASPxListBox.SelectionMode property topic, add a note describing that it's impossible to load items during callbacks in multi-selection mode

ASPxScheduler Suite

  • S32007 - Provide an option to show/hide the resource combo box in the ResourceNavigator control

CodeRush for Visual Studio .NET

  • S33267 - Code Declaration - "Declare Setter" from an object initializer

DXEditors for WPF

  • S33289 - Add the PopupContentTemplate property to PopupBaseEditSettings
  • S33234 - Rename the SpinEditSettings.IncrementStep property to Increment

DXperience Universal

  • S33078 - Documentation - Provide more information about the upgrade procedure

DXPrinting for WPF

  • S33147 - PrintPreview - Add the UsablePageWidth and UsablePageHeight properties to make it possible to set this value to the width of the control, which should be printed via DXPrinting

eXpressApp Framework

  • S33042 - Filtering.FilterByText - The FriendlyKey property should be always included in the search criteria even if this property is not currently visible.

XtraEditors Library

  • S33283 - Documentation - Describe which appearance settings are in effect for panel controls
  • S20316 - Prevent changes to the date part of a bound value when pasting a text into an editor with a time-only mask (TimeEdit,TextEdit)

XtraGrid Suite

  • S33190 - Add the FocusRectStyle option to the LayoutView
  • S33252 - Make "Hide Group By Box" and "Show Group By Box" localizable as full strings

XtraReports Suite

  • S33249 - Demo - Chart module - Add a note that an XRChart control is bound to data using the data relation name assigned to its DataMember property

XtraRichEdit

  • S33161 - Add the capability to change predefined shortcuts in XtraRichEdit commands
  • S132051 - Documentation - Provide a list of built-in shortcuts
  • S132562 - Export to HTML - Support inline styles
  • S33119 - HTML export - add the capability to export only content encompassed by the <BODY> tag
  • S130686 - Implement the IsEmpty property to indicate whether a document has any user content
  • S31751 - Importing MS Word 2007 (.docx) documents
  • S33101 - INCLUDEPICTURE field - add the capability not to store graphic data with a document
  • S32736 - Support bullets and numbering lists from standard RichTextEdit generated rtf files
  • S33175 - Support inline styles in the <BODY> tag when exporting to HTML

XtraSpellChecker

  • S30365 - Add a capability to customize menu items

XtraTreeList Suite

  • S132597 - Make ForeColor of Preview sections more contrast against the BackColor in Darkroom and Sharp Plus skins

Resolved Issues

AgDataGrid Suite

  • Q216941 - Column menu is not disabled by setting the AgDataGrid.IsColumnMenuEnabled property to False in XAML
  • B139416 - DataContext.RowValue returns row values from other rows when scrollbars are visible
  • B39649 - Grid handles mouse actions even when disabled (IsEnabled=False)
  • B139310 - Setting the AgDateEdit to a new value throws a hidden binding error
  • B139448 - The column header's menu causes an exception when the LayoutControl contains the AgDataGrid
  • B138350 - The height of preview rows is incorrectly calculated

AgRichEdit

  • B138696 - Applying font to a mutli-font selection doesn't update the font
  • B139630 - Bulleted list - no visible bullets appear when toggling paragraphs to abulleted list for the first time
  • B139173 - Bullets look different after reloading html

All .NET WinForms Components

  • B39999 - When set to a system color, the skinning engine incorrectly interprets the SkinElement.SolidCenterColor property value

All ASP.NET Components

  • B150018 - A chart's image sometimes isn't displayed
  • B150103 - Documentation - The enableClientBasedCulture attribute mentioned in the 'Localizing Developer Express ASP.NET Controls' help article is obsolete
  • B150207 - ProjectConverter appends new <system.web> and <system.webServer> sections that already exist in web.config
  • B139509 - Templates are cleared after applying an AutoFormat

ASPxGridView and Editors Suite

  • B138707 - An ASPxComboBox editor contained in the EditItemTemplate and bound to XPObject!Key does not change values in a bound ASPxGridView
  • B139475 - ASPxCalendar - The Aqua AutoFormat does not correctly render colors on the top month area
  • B139325 - ASPxComboBox - Assigning a null value to the SelectedItem property throws an exception
  • B139038 - ASPxComboBox - If an editor's EncodeHtml property is False and the AutoPostBack property is True, pure HTML markup is displayed within the edit box for the selected list item whose Text property contains HTML tags
  • B138747 - ASPxComboBox - Setting the BackColor property within code does not change the color
  • B139651 - ASPxComboBox - The client-side GotFocus event is not raised when clicking a button within the editor
  • B139340 - ASPxDateEdit - An editor that has null text and is disabled on the server causes a script error
  • B139709 - ASPxDateEdit - The client-side DropDown event isn't fired when the PopupCalendarOwnerID property is set
  • B139125 - ASPxDateEdit - The VS Properties window does not write the automatically changed value of the EditFormat property to the markup when specifying the EditFormatString value
  • B139715 - ASPxFilterControl - Filter isn't applied when ASPxFilterControl is in callback
  • B139126 - ASPxGridView - A callback error occurs when binding a nested (detail) grid to a data source at runtime
  • B150126 - ASPxGridView - A column that contains detail collapse/expand buttons has a wrong width when scrolling is enabled, in IE8
  • Q216097 - ASPxGridView - Controls in the EditForm template lose ViewState information
  • B139599 - ASPxGridView - During an update, validation may not pass even if an editor is valid
  • B39414 - ASPxGridView - In IE8, when horizontal scrolling is enabled, columns fit into the grid width even if the sum of their widths is less than the grid's width
  • B139364 - ASPxGridView - Information about a breaking change in version 2009 vol.2 is incomplete
  • B139745 - ASPxGridView - Text editors in templates don't properly adjust their widths after column resizing
  • B39915 - ASPxGridView - The content of the DropDownWindowTemplate is not displayed in a column of the GridViewDataDropDownEditColumn type
  • B139563 - ASPxGridView - The 'Input string was not in a correct format' exception is raised when an Int32 value must be converted to NULL
  • B139885 - ASPxGridView - The ScrollToVisibleIndexOnClient property stopped working
  • B139601 - ASPxGridView - When grouping a column in Opera grid covers 100% of screen width
  • B139249 - ASPxPopupControl - The 'false' text appears after the popup window closes when the RenderIFrameForPopupElements property is set to True
  • B139103 - ASPxTextBox - A JavaScript exception occurs when using a masked text box editor in a callback panel within a MultiView that changes views on the DefaultButton action
  • B139133 - ASPxTextBox - Blinking cursor disappears when an editor's HorizontalAlign property is set to 'Right', in IE
  • Q218726 - ASPxTextBox - Request validation exception occurs if the ErrorText property contains umlaut letters
  • Q218284 - ASPxTextBox - Value "-0.2" becomes "-0.02" when using a mask with ranges
  • B150073 - ASPxTextBox - When using masks, literals containing spaces disappear from the Text property
  • B39931 - Documentation - Incorrect online demo link in the 'ASPxEditors Overview' topic (ASPxEditors:CustomDocument3696.htm)
  • B139410 - Documentation - The ASPxClientGridViewColumn.visible property is readonly, but it is described as a property that can be assigned
  • B150101 - The ASPxGridView doesn't apply changes made during a callback after the first callback is sent - the previous callback state overwrites the new one
  • S132591 - Web - Export does not work if the DXEnableHtmlCompression flag is set to true

ASPxHtmlEditor

  • B139245 - It's impossible to drag popup windows when the DXEnableResourceMerging option is set to true
  • B140087 - Problems with ASPxHtmlEditor and ASPxUploadControl controls on the same page
  • B139431 - The page is scrolled to the ASPxHtmlEditor in IE8, Chrome, Opera

ASPxperience Suite

  • B139769 - An ASPxHtmlEditor, whose width equals 100%, throws an unhandled exception on the client when placed within the ASPxGridView's EditForm template
  • Q218237 - ASPxTabControl - There is a space gap inside the control after resizing its parent DIV element via a client script
  • B150292 - HttpUnhandledException - Internal error. Unable to find the 'DevExpress.Web.ASPxEditors.Scripts.Edit.js' resource

ASPxPivotGrid

  • S33140 - ASPxPivotGrid should be unsubscribed from the IBindingList.ListChanged event on disposing
  • B150074 - DetailGridTemplate - Resource images aren't displayed when adding the ASPxPivotGrid control to a template at runtime
  • B150131 - It's impossible to remove a sorting item from the menu in the Grand Total row
  • B39682 - Unable to restore the collapsed state from a stream

ASPxScheduler Suite

  • B139670 - iCal support - certain .ics calendar files canot be imported
  • B139679 - Layout - appointments are rendered incorrectly when ASPxScheduler is inside ASPxPageControl

ASPxTreeList

  • B139549 - Setting preview padding properties doesn't have effect
  • Q218019 - The Assign method of a column collection doesn't set the ButtonType property of columns
  • B139457 - The position of selection check boxes in IE8 is incorrect

CodeRush and Refactor! Pro for Visual Studio .NET

  • Q152171 - Refactoring - "Decompose Initializer" produces wrong code

CodeRush for Visual Studio .NET

  • B139330 - Code Declaration - "Add Missing Constructors" prohibited on interfaces
  • B139226 - Code Declaration - "Add Setter" changes the code in the getter, partially changing a for loop into a while loop
  • S132669 - Code Declaration - "Declare Event Handler" for user defined class not available
  • B139487 - Code Declaration - "Declare Member/Variable" should analyse different context to determine a better type to use
  • B139488 - Code Declaration - "Declare Type" should not be available on a variable with a wrong name
  • B138482 - Code Issues - "Can Initialize Conditionally" must not be displayed for methods with different arguments
  • B139134 - Code Issues - "Member can be static" code issue displayed for a method that calls an overload that cannot be static
  • B39986 - Code Issues - "Member is not implemented" warning is displayed for a method, which throws an exception
  • B139675 - Code Issues - Wrong non-disposed local warning
  • Q152179 - CodeRush - "Flow Breaks" return arrow pointing to a wrong element when using 2 Returns in a method
  • Q152178 - CodeRush - "Increase Selection" expands to a wrong code block
  • B138990 - Navigation - "Quick Nav" filters "n", "ne", and "new" as wildcards for constructors
  • B39896 - Navigation - "Quick Navigation" if no source file is open, QuickNav matches no type at all
  • B139099 - Templates - "v?" template for an Optional parameter adds an unneeded comma

CodeRush Xpress

  • B150048 - Code Declaration - "Create Method Contract", "Safe Rename" are missing in the installation
  • B150100 - Code Declaration - "Declare Field" incorrect sorting fields
  • B150224 - Installation - Incorrect path is written to the SetupFolder registry value
  • B139263 - Refactoring - "Expand Ternary Expression" refactoring incorrect on null coalescing expressions
  • B136070 - Refactoring - "Extract String to Resource" refactoring designer file is not properly updated
  • B139208 - Refactoring - "Use String.Builder" refactoring not available on lambda expressions
  • Q152589 - The "Use String.Format" refactoring isn't included in CodeRush Xpress

Core of ASPxPivotGrid and XtraPivotGrid

  • B150145 - During the process of DataSource assignment and the RetrieveFields method call the PivotGrid accesses all the getters for several times.

DXBars for WPF

  • B150032 - BarItem.IsEnabled property doesn't work when BarManager is created in DataTemplate
  • B139395 - Exception occurs when adding the BarContainerControl to the Docking control in VS2010

DXCharts for WPF

  • B39941 - Animations - Unwind animation doesn't work correctly if XYDiagram2D.Rotated is True
  • B39851 - BarSeries3D - Deadlock occurs if series labels' template is set to a fully transparent label and the RenderMode property is set to CustomShape
  • B39902 - Financial series - If a series label doesn't fit into the diagram's dimensions, it isn't drawn
  • B39872 - Series labels' angle doesn't depend on a diagram's rotation state

DXCore for Visual Studio

  • B139814 - "DXCoreVersion" throws System.NullReferenceException
  • Q217068 - "Expressions Lab" tool's window Font Size, Foreground, and Background appearance settings aren't fully taken from VS settings
  • B139068 - CodeRush.Solution.RemoveFileFromProject method deletes the file from disk
  • B139539 - System.ArgumentNullException is thrown in the DX_VBLanguage.VBProjectLoader.GetDefines

DXDocking for WPF

  • B139733 - Closing the window causes NullReferenceException in DevExpress.Wpf.Layout.Core.Platform.BasePlatformAdapter
  • B150107 - NullReferenceException if DockManager.DockController.Close is called for a closed panel
  • B150129 - Serialization - Incorrect deserialization of closed panels
  • B150108 - Size of an Auto Hide panel is incorrectly calculated when the panel becomes visible (slides in)
  • B39971 - The click on the Close button should result in closing a selected page in a tabbed group when the tabbed group is docked

DXEditors for WPF

  • B39512 - ComboBoxEdit - It's impossible to change the currently selected item via the keyboard if the IsTextEditable property is set to False
  • B37891 - ComboBoxEdit - The defined ItemTemplate is not applied to the selected item within the edit box
  • B138828 - ComboBoxEdit - The editor's text does not appear disabled when both the IsEnabled and IsTextEditable properties are set to False
  • B139740 - TextEdit - A focused editor, when clicked, raises the LostFocus/GotFocus event pair
  • B150217 - TextEdit - Up and Down keys don't work when there are multiple lines in the editing area

DXGrid for WPF

  • B139734 - Data Binding - If the grid is bound to an ICollectionView datasource based upon the DataView instance, an error occurs
  • B138896 - FocusedRowChanged event is no longer fired for the auto filter row
  • B39833 - Localization - It's impossible to localize the GridControlStringId.ColumnChooserDragText and GridControlStringId.GridGroupPanelText variables
  • B39877 - Validation - GridControl.ValidateRow event is not raised when the grid loses focus

DXNavBar for WPF

  • B139589 - Active group is unexpectedly changed when a content template control is being clicked

eXpress Persistent Objects

  • Q218501 - LINQ aggregated concat function for oracle doesn't work
  • B150137 - XPCollection ObjectClassInfo list is empty at design time when DevExpress.Xpo.Providers assembly is used

eXpressApp Framework

  • B139471 - A nullable enumeration-type property containing a null value causes a NullReferenceException in XAF ASP.NET Web Application's List Views
  • B139393 - A NullReferenceException occurs when trying to change the application's language in the ParametrizedAction.Action_Changed event handler if the ParametrizedActionItem has the ShowExecuteButton property set to false
  • B150273 - An alias for the Logoff_Large image isn't defined in the ImageNamesMapTable
  • B139503 - An exception occurs when trying to save an edited object to an application that uses the RibbonUI module
  • B39916 - An unexpected table is created in the database
  • B150026 - ApplicationUpdater - cannot localize some strings
  • B139511 - ConditionalEditorState - several rules, affecting the same editors, concur with each other
  • B139620 - Criteria defined in the DataSourceCriteria attribute's parameter are parsed incorrectly
  • B139455 - Delete and edit buttons are missing in a web application in server mode
  • B139986 - DXEnableHtmlCompression file compression problem (FileAttachmentBase)
  • B39651 - SchedulerAspNetModule - unable to create a recurring event with any custom Event class
  • Q217707 - The "OldAppVersionsMessage" defined in the CompatibilityApplicationIsOldError class cannot be localized
  • B139336 - The CaptionsForBoolValues attribute has no effect when applied to nullable Boolean-type properties
  • Q218445 - The Current Object Parameter isn't working correctly when filtering lookups
  • B39401 - The DefaultProperty doesn't work correctly in lookup editors if an object of a descendant type is shown there
  • B139383 - The IndexAttribute doesn't work correctly when applied to a property marked with the DefaultProperty attribute
  • B139832 - The Link Action is deactivated after an object is saved
  • Q217259 - The version format used in the "about" window conflict with MS version format recommendations

Installation for .NET

  • B139379 - Project converter converts all app.config files even if not DX related
  • B139532 - Project Converter incorrectly converts projects

ProjectConverter

  • Q217592 - ProjectConverter adds HttpHandlers to web.config configuration files in web site subfolders

Refactor! Pro

  • B130318 - Refactoring - "Add missing constructors" creates wrong summary text
  • B139486 - Refactoring - "Break Apart Attributes" refactoring doesn't work with ASP.NET code
  • Q152172 - Refactoring - "Convert to Initializer" refactoring produces wrong code
  • B139080 - Refactoring - "Create With Statement" refactoring not available
  • B139244 - Refactoring - "Create With Statement" refactoring places With statements outside of Else block
  • B139606 - Refactoring - "Initialize Conditionally" works incorrectly
  • B139053 - Refactoring - "Move Intialization to Declaration" refactoring reorders code and potentially causes an error
  • B139270 - Refactoring - "Move Method to Header File" applied to a method that uses reinterpret_cast (C++) yields to uncompileable code
  • B139212 - Refactoring - "Optimize Namespace References" refactoring System.Linq removed incorrectly
  • B139130 - Refactoring - "Property can be auto-implemented" refactoring is suggested wrong

XtraBars Suite

  • B139484 - Background color of floating panels is not skinned
  • S132664 - BarStaticItems displayed in ribbon page header items should use a different ForeColor
  • B150122 - DockingLibrary crashes when opened with the Visual Studio designer and used with the latest fix 9.2.4.9245.
  • B139650 - DockPanel - Wrong BackColor is used
  • Q215002 - DockPanel.Size serialization is incorrect
  • B139609 - Exception is raised during controls initialization if System font is set to "Monotype Corsiva"
  • B139367 - Exception when adding a merged category at design time
  • B139299 - High Constrast Skin hides ribbon app menu button's descriptions
  • B133185 - Invalid cast exception when calling DevExpress.XtraBars.BarManager's RestoreFromXML()
  • B140144 - PopupMenu - When trying to add a new BarItem to a PopupMenu at design time, it throws an ObjectReference exception
  • B139628 - ShortcutKeyDisplayString is not working anymore
  • B139667 - Split button in ribbon application menu does not fire the ItemClick event when the menu is visible
  • B139452 - Stack overflow when merging the ribbon print designer form
  • B39979 - When the CheckEdit is placed within the RibbonControl, the shadow around it is shown each time the mouse hovers above the item's caption

XtraCharts Suite

  • B39757 - Chart Wizard - It's impossible to change the color of the Line Series view's marker
  • B39804 - Chart Wizard - It's impossible to change the marker's color of the Line3D series
  • B139232 - Demo - When exporting a chart to PDF, the image is partially cut off, because the chart's OptionsPrint.SizeMode property is not set to Zoom
  • B139093 - Panes - When setting the BackImage for the DefaultPane, the image is clipped
  • B150019 - Radar Chart - An exception occurs at a chart's resizing
  • B150099 - Resolve Overlapping - In bar series a label can appear outside a bar if previously it was overlapped with diagram bounds
  • B39989 - Scrolling the XYDiagram by CTRL+RIGHT and CTRL+LEFT keys doesn't work for non-default panes if the Chart.RuntimeHitTesting property is set to False
  • B39935 - Serialization - Redundant XML serialization of the Label.ResolveOverlappingMode and Diagram.LabelsResolveOverlappingMinIndent properties
  • B39679 - The SeriesLabel.Antialiasing property affects drawing of the series label's border
  • B150105 - XYDiagram - additional lines are drawn when zooming and scrolling are enabled
  • B150260 - XYDiagram - Memory leaks

XtraEditors Library

  • B139446 - DateEdit - Header text is not displayed when using "Glass Ocean" skin
  • B139478 - FixedDialog form border style with no title bar causes size issues
  • B137932 - Incorrect LayoutControl Behavior
  • B139492 - Incorrect NullValuePrompt text color for TextEdit
  • B139622 - LabelControl doesn't use the LineColor
  • Q218037 - LisBoxControl - Items are unselected before calling MessageBox.Show
  • B139637 - Negative values are incorrectly entered in CalEdit and SpinEdit
  • B39904 - RepositoryItemCheckedComboBoxEdit - undesirable behavior when the new item row's cell is being clicked
  • B139380 - Title bar flickers when calling SkinManager.EnableFormSkins method
  • B139281 - ZoomTrackBar - Alignment and AutoSize properties do not work

XtraGrid Suite

  • B139638 - Carousel View doesn't remember changes made to the layout
  • B139378 - Date-Time group interval not working with Nullable(Of DateTime) data
  • B139844 - Hyperlink inplace editors are not printed
  • B137045 - LayoutControlInternalException in XtraGrid in LayoutView
  • B139327 - Office skins have wrong colors for even and odd rows
  • B139491 - Print / Print Preview merges cells even if OptionsColumn.AllowMerge is set to false or CellMerge event handler sets e.Merge = false for columns
  • B139485 - Vertical Scrollbar incorrectly works when DetailVerticalIndent option is set

XtraLayout Suite

  • B139547 - Caption of SplitGroupPanel is not visible when using the SplitContainerControl within a LayoutControl
  • B139661 - Customization form not showing up when customizing an MDI form
  • B139400 - Disabling tab control doesn't make images grayed out
  • B139326 - Documentation - Update the "LayoutControl.RegisterCustomPropertyGridWrapper Method" help topic
  • B139514 - Layoutcontrol - Highlighted focused item paint problem
  • Q215729 - LayoutControl flickering when closing the form
  • B139827 - Showing customization form will force controls set as ReadOnly=True to be set to testReadOnly=False and other issues
  • Q211920 - Splitter's position not saved
  • Q216908 - The LayoutControl doesn't allow canceling the layout loading process

XtraNavBar

  • B150162 - NavBarGroupControlContainer's BackColor always equals SystemColors.Control
  • Q217883 - NullReferenceException ('Object reference not set to an instance of an object.') on report reopening

XtraPivotGrid Suite

  • B39771 - Fields Customization - NullReferenceException is thrown if the right arrow key is pressed when nothing is selected
  • B139366 - Filter Drop Down - Show All item is not immediately updated when changing the filter type
  • B39777 - OLAP - An exception is raised when trying to filter field values in the XtraPivotGrid Designer
  • B139411 - Pivot Grid Crashes when user sets GroupInterval equal to "Day of the week" for PivotGridFields if data contains null dates
  • B39959 - PivotGrid captures the mouse on a data update and fails to scroll after that
  • B150141 - PivotGrid is very slow when connected to the Adventure Works database
  • B39770 - Prefilter Demo - It is impossible to change the operator type using the prefilter dialog, if it was made using a combo box on the top of the demo form
  • B137864 - System.OutOfMemoryException due to the PivotGrid's cache
  • B139456 - When OptionsBehaviour.HorizontalScrolling=Control and there is a field that uses the CustomDrawCell event, that field is not redrawn correctly when the row header fields are scrolled out of the view

XtraReports Suite

  • B150061 - Code - After rebuilding the XtraReports assembly, the Information dialog is displayed at design time
  • B38414 - Data Binding - Incorrect image retrieving for the XRPictureBox placed within a sub-report when filtering is applied
  • B39890 - Design Time - DataMember editor shows array properties (picture, icon, ...)
  • Q218686 - Design Time - If a CustomControl exists in the same assembly with a report, it does not automatically appear on the Visual Studio toolbox
  • B39943 - Design Time - The Group and Sort panel's toolbar suggests inappropriate options
  • B139453 - End-User Designer - Application crashes if it contains the XRDesignToolbar control
  • B139771 - End-User Designer - Null reference exception when a report with parameters is previewed
  • B150049 - End-User Designer - Toolbox bitmap has unacceptable quality when inserting an inherited XRControl into the EUD Toolbox (without applying the System.Drawing.ToolboxBitmapAttribute)
  • B20977 - Field List - If the XtraReport.DataSource isn't set, the CalculatedField that has been added isn't shown in the FieldList
  • Q216331 - Formatting Rules - Editing the Padding property at design time works incorrectly
  • B39892 - Grouping - In the GroupField Collection Editor, the FieldName property displays incorrect data member names
  • Q216899 - Grouping - Works incorrectly in case of several groups in one datasource within different bands
  • B39893 - Printing - Setting the XtraReport.PrintingSystem.ShowMarginsWarning property has no effect when printing a report from the Print Preview of the End-User Designer
  • S31844 - Web - Medium Trust level's permissions are determined incorrectly, if the default set of Medium trust level's permissions has been changed
  • B39407 - Wizard - When runnig the report wizard via the "Edit this report..." verb for an inherited report, clicking Finish does nothing
  • B150015 - XRRichText - The ForeColor property isn't applied correctly
  • B39789 - XRTable - It's possible to assign incorrect values (values less than 2) to the XRTableCell.Width property

XtraRichEdit

  • B140108 - AsYouType mode - re-checking is not initiated by cursor movement after a word is changed
  • B139461 - Bullet bar button does not become pushed to indicate certain lists in the document
  • B139392 - Character formatting - empty UnderLine attribute is replaced with Single Underline when the document is loaded in the RichEditControl
  • B139391 - DocX Export - image and page settings are saved incorrectly (rounding error in the internal calculations)
  • B139328 - DocX Import - Document fonts are reset to default
  • B139284 - Export to RTF - Page settings are lost
  • B139789 - HTML Export - all pictures in the resulting html file are linked to image0.png
  • B139756 - Invalid RTF file error occurs when loading a file containing tables
  • B139616 - Layout - 'All caps' item in the Font form is too small for German localization
  • B139615 - Localization - Bold Italic item in the Font form is not localizable
  • B139222 - MailMerge - page settings are lost in the resulting document
  • Q219263 - ModifiedChanged event - the "ObjectReference not set.." exception occurs when the RichEditControl.Modified property is used in the event's handler
  • B139183 - Paragraph Form - Focus is lost and then returns back after clicking the Tab button in the Paragraph dialog
  • B139182 - Paragraph Form - Tab positions specified via the Tab dialog are not persisted
  • B139214 - RepositoryItemRichTextEdit in the Grid - an exception occurs when hiding the grid
  • B139520 - Search - an error occurs if a command is issued for a selection consisting only of the first character of the document
  • B139179 - SpellChecking - after adding a word to a custom dictionary, the word remains underlined in the CheckAsYouType mode
  • B39815 - SpelllChecking - "Change All" and "Ignore all" functions don't work as they are supposed to

XtraScheduler Suite

  • B150106 - Appearance - View.Appearance.Appointment.BackColor property doesn't work as expected
  • B137333 - Reporting - setting the SchedulerControlPrintAdapter.FirstDayOfWeek property to Sunday has no effect
  • B38371 - Reporting - VerticalResourceHeaders control displays caption text in Preview mode without clipping
  • B138890 - TimeLine - scroll bars are enabled when scrolling is not possible

XtraSpellChecker

  • B139716 - Documentation - XtraSpellChecker documentation for custom controls is missing key information

XtraTreeList Suite

  • B139662 - RefreshDataSource method doesn't work
  • B139526 - Vertical Scrollbar overlaps the last column's multiline text
  • B139529 - XtraTreeList ColumnsCustomization crashes in MDI forms

XtraVerticalGrid Suite

  • B138835 - PropertyGridControl - The NullReferenceException occurs when the Name property of a formatting rule sheet is changed

XtraWizard

  • Q217979 - Transition animation effects in dark skins - pages are faded-out to white
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.