Support

What's New in v2011 vol 1.6

 

New Products and Major Enhancements

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

What's New in DXperience v2011 vol 1

Known Issues

To learn about known issues in this version, please refer to the following page:

Known Issues - DXperience v2011 vol 1.6

Breaking Changes

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

Breaking Changes - DXperience v2011 vol 1.6

New in Help

To learn about documentation improvements in this version, please refer to the following page:
What's New in Help - DXperience v2011 vol 1.6

New Features/Changes

ASPxGridView and Editors Suite

  • S36470 - ASPxGridLookup - add an ability to clear control selection when the user clears text in the textarea

CodeRush for Visual Studio .NET

  • Q330020 - DXCore Version switch tool - Improve cancel dialog

DXTreeList for WPF

  • S37762 - Provide the AutoExpandAllNodes property to allow the expanding of all nodes by default when the window is being loaded

eXpressApp Framework

  • S137543 - DC - Provide a more descriptive error message instead of "Multiple inheritance is not supported for interfaces registered as aliases."
  • S137782 - DevExpress Controls Vietnamese localization

PivotGrid Core

  • S37429 - Documentation - Improve the Filtering Data help topic

XtraBars Suite

  • S37690 - Documentation - Add a warning that changing the DockManager.Form property destroys all panels

XtraGrid Suite

  • S37685 - Documentation - Add a note about the AutoWidth feature to the "GridView.HorzScrollVisibility Property" help topic
  • S37755 - Documentation - Describe that the BeginDataUpdate method unsubscribes GridControl from IBindingList.ListChanged event. Describe relevant restrictions
  • S37772 - Documentation - Update the Server Mode Limitations and GridColumn.GroupInterval Property help articles
  • S37714 - Documentation: Add a note to the ColumnView.CustomRowFilter Event help article that it is incorrect to use methods provided by View in this event handler

XtraLayout Suite

  • S37696 - Documentation - Add a note that LayoutConverter supports converting controls belonging to any ContainerControl except for SplitContainer, SplitContainerControl and PropertyGrid

XtraReports Suite

  • S33374 - Documentation - Describe a list of custom text formats allowed to be exported to XLS (XLSX)
  • S37719 - Simplify the process of accessing subreports' parameters from a model

Resolved Issues

.NET | ASP.NET

  • B187030 - DevExpress controls do not work under the Medium Trust environment when DX dlls are located in GAC

.NET | LightSwitch

  • B202981 - XtraReports does not work in LightSwitch

.NET | WinForms

  • B201774 - System.NullReferenceException - Object reference not set to an instance of an object

.NET | WPF

  • B202444 - DXWindow doesn't get images from a separate satellite assembly
  • B202355 - ListView column headers style doesn't work when DevExpress theme is specified using ThemeManager
  • B202542 - Maximized DXRibbonWindow doesn't fill the entire screen
  • B203052 - Setting the TextBox.Background property has no effect if a theme is applied
  • B186933 - Themes - A style for a custom control, defined in a separate assembly, is not applied when applying a theme unless an assembly is explicitly loaded
  • B201891 - When a window is loaded, it blanks out the area on the main window

ASPxGridView and Editors Suite

  • Q331686 - ASPxComboBox - The SelectedIndexChanged event fires on every postback if a typed text does not match any of the drop-down items
  • B186964 - ASPxGridLookup - A typed value is lost if the control loses focus before a corresponding item is selected
  • Q332897 - ASPxGridLookup - IncrementalFilteringDelay has no effect
  • Q331981 - ASPxGridView - If the AccessibilityCompliant property is enabled, it is impossible to hide a detail row button in the DetailRowGetButtonVisibility event handler
  • Q329932 - ASPxGridView - It is not possible to change selection mode using callbacks at runtime
  • B187107 - ASPxGridView - master-detail via a data source Session parameter set in the BeforePerformDataSelect handler is broken in some scenarios
  • B202424 - ASPxGridView - performance issue with fixed columns when the total column count is large
  • B186847 - ASPxGridView - PropertiesTextEdit.Style.CssClass is not applied to a filter row editor
  • B202217 - ASPxGridView - When the Popup Edit Form is used in modal mode, it does not darken page background in the Youthful theme
  • B187063 - ASPxImage - An URL declared in the ASPxImage.SpriteCssFilePath property is not included in page header
  • Q328025 - ASPxListBox throws JavaScript exception if ClientSideEvents-SelectedIndexChanged triggers a callback
  • B202309 - ASPxPageControl - Content background color is different when tabs are displayed and when they are not (for the Plastic Blue theme)

ASPxHtmlEditor

  • B202006 - ASPxHtmlEditor - InsertImageForm extracted into a web application (using the "Copy Default Dialog Forms to the Project" smart tag) cannot be compiled
  • B202794 - ASPxHtmlEditor - The control with the ClientIDMode="Predictable" setting causes a JavaScript exception when spell checking is initialized
  • B186650 - When trying to apply a bulleted list style for two or more lines, only the first line becomes a bulleted list item (in IE browser)

ASPxperience Suite

  • B187052 - ASPxDocking - ASPxDockPanel state not persisted when docked panel is shown
  • B202161 - ASPxDocking - The header image has an incorrect position when a theme is applied
  • Q330211 - ASPxDocking - When a zone is placed into a panel, the second panel is detached incorrectly from this zone
  • Q227118 - ASPxDockZone - The panel is not auto resized after docking if the SaveStateToCookies setting is enabled
  • B187001 - ASPxFileManager - The control does not handle some concurrent operations correctly
  • Q328975 - ASPxHiddenField - Invalid ClientID generation results in losing control data, when the control's ClientIdMode is set to any value but the AutoID, there is a control parent supporting IDataItem and the target framework is 4.0
  • Q331690 - ASPxPopupControl - SaveToCookies not working with values changed by client
  • B202442 - ASPxPopupControl - The PopupAction property is ignored for a control within EditForm
  • B202956 - ASPxTreeView - The client-side GetChecked method does not work properly with nodes that set the AllowCheck property to false
  • S137723 - ASPxUploadControl / MVC UploadControl - The ProgressPanel stops working after uploading any file
  • B202627 - ASPxUploadControl with the Advanced UploadMode clears Session
  • Q331953 - The ASPxClientDockZone.GetPanels() and ASPxClientDockZone.GetPanels(filterPredicate) methods work incorrectly

ASPxPivotGrid

  • Q332028 - Exporting - NullReferenceException when removing cells via the ASPxPivotGrid.CustomFieldValueCells event
  • B187156 - OLAP Drill-Down demo module - sorting does not work correctly in the drill-down grid
  • Q329091 - Serialization - Layout saved in an older version cannot be restored in some situations
  • B186793 - When a custom object serializer is used, saving a layout with an active filter throws an exception

ASPxScheduler Suite

  • B202853 - An attempt to execute the 'Copy Default Dialog Forms to the Project...' command link at design time results in an error
  • B202075 - Design time - When bound to a data source, ASPxScheduler stops rendering
  • B186939 - Scheduler Reporting - Overriding DevExpress.Web.ASPxScheduler.Services.IHeaderCaptionService has no effect
  • B186965 - The "DevExpress_XtraScheduler_v11_1_Core.resx" file (default localization) does not exist in the \DevExpress 2011.1\Components\Sources\DevExpress.Web.ASPxGlobalResources\ directory

CodeRush for Visual Studio .NET

  • B186967 - "Undisposed Local" when object is passed by ref to method causes compiler error
  • B187067 - [ActionName] attribute is ignored for undeclared views in MVC3
  • B202489 - <Enter> adds erroneous semicolon to the if block
  • B202081 - Code Cleanup - Adds unnecessary braces
  • B186862 - Code Creation - "Declare Class with Properties" creates duplicate constructor
  • B186861 - Code Creation - "Declare Class with Properties" incorrectly handles first underscore char in link
  • B202560 - Code Creation - "Declare local" is not available for checked and unchecked operators
  • B202562 - Code Creation - "Declare local" is not available for default operator
  • B202561 - Code Creation - "Declare local" is not available for typeof operator
  • B201357 - Code Formatting - Breaks case statements with comments
  • B202604 - Code Formatting - Ignores some options when generates object initializer
  • B202910 - Code Formatting - improper indenting with complex logical statements
  • B202373 - Code Issues - "Implicit variable can be used" code issue incorrectly suggested for loop variables when iterating non-generic collections
  • B202436 - Code Issues - "Undeclared element" code issue reported for LINQ keywords
  • B202052 - Code Issues - "Undeclared Element" incorrectly works for declarations located in the coredll.dll
  • B202090 - Code Issues - "Unused member" code issue works incorrectly
  • B202434 - Code Issues - False "Undeclared element" code issue in LINQ expressions with "where" clause
  • S137758 - CodeRush Tool Window catches F5 button and does not send it to VS
  • B201399 - Crash on opening a solution in VS2010
  • B187276 - Declare Local is not available on 'this' reference
  • B202206 - MbUnit "No tests found" with [FixtureSetUp]
  • B202467 - Options - Code Cleanup option page doesn't store rules sorting
  • B186865 - Refactoring - "Extract Interface" refactoring should extract only getters if property setter is private
  • B182543 - Refactoring - "Inline Temp" lost type cast in lambda
  • B182542 - Refactoring - "Inline Temp" misses a type cast
  • B202505 - Refactoring - "Remove Redundant Destructor" refactoring removes unrelated code
  • B202266 - Templates - "oa" template creates uncompilable code
  • B202581 - Templates - "ov" template does not insert mandatory whitespace
  • B202145 - Unit Test Runner does not recognize a new test added by SpecFlow
  • B202468 - Unit Test Runner does not respect [Ignore] attribute for MS Test
  • B202707 - VB.Net Pretty Listing keeps being turned off
  • B202503 - Visual Studio crashes when loading an Orchard project
  • B202979 - VS 2010 crashes when trying to work on large JS file with CodeRush loaded

CodeRush with Refactor! Pro

  • B200755 - Code Creation - "Declare Class" generates incomplete code
  • Q227193 - Code Issues - False "Undeclared element" incorrectly marks code that uses table adaptors

Data Library

  • B202213 - A summary item attached to an unbound column can cause an incorrect SQL query in Server Mode
  • B187036 - Documentation - Data Sources - The DefaultSorting property uses semicolons, rather than commas, to separate fields used for sorting

DXBars and DXRibbon Common (Silverlight)

  • B186172 - In GridControl popup menus are shown slowly

DXBars for Silverlight

  • B202849 - Memory leak when binding menu bar items to commands

DXBars for WPF

  • B199155 - BarItem stays in memory after removing BarItem and BarItemLink by actions from the Bar
  • B201734 - CommandBinding is lost when using Merge Feature
  • Q331230 - Incorrect tabs order if a bar contains BarStaticItem
  • B202863 - NullReferenceException - NavigationManager.FocusInEditor
  • Q331714 - When Office2007 themes are used, Context Menu appears slowly

DXCarousel for WPF

  • B202548 - Calling the CarouselPanel.MoveTo method during animation results in an incorrect index error

DXCharts (XPF Common)

  • Q330504 - Line Series - Inaccurate rendering when the diagram area is small and many points are displayed
  • B186990 - Scrolling and Zooming - Series label's overlapping not always resolved correctly when axis navigation is enabled
  • B186935 - Series Template - The Series.Template property doesn't work when the Series Template feature is used

DXCharts for Silverlight

  • B186663 - Documentation - Missing XYDiagram2D.SetAxisXZoomRatio and XYDiagram2D.SetAxisYZoomRatio method descriptions

DXCharts for WPF

  • B187098 - ChartControl always stays focused when opening a new window via the MouseDown event

DXControls for Silverlight

  • Q333671 - DialogWizard demo - Text for buttons is not updated on the first load
  • B202827 - DXTabControl for Silverlight initially displays no content when items are data bound
  • Q330735 - DXTabControl is not always updated after the DXTabItem.Visibility property has been changed
  • B183462 - The ListBox Background and BorderBrush properties are not taken into account when a theme is applied

DXControls for WPF

  • B203207 - DXMessageBox - Show in TaskBar
  • B202334 - DXTabControl selects the first DXTabItem as a SelectedItem even if its visibility is set to collapsed
  • B202934 - DXWindow creation exception when there are non-english characters in application's path

DXCore for Visual Studio

  • B186988 - An exception when parsing a project located inside sub folders with the same name
  • Q330230 - Code Formatting - Unexpected indenting for the "else if" statement block
  • B187106 - Coderush plugin not generating try catch end try block in VB
  • B202761 - MetaData - "String.Empty" registered as writable while it should be readonly
  • B202290 - Refactoring - "Make Member Static" refactoring works incorrectly with methods having custom attributes
  • B202382 - Refactoring - Refactor preview tooltip remains on the screen
  • B202653 - Using @ (at) sign causes VS IDE to hang indefinitely

DXDocking for Silverlight

  • B202941 - Binding errors on DevExpress.Xpf.Docking.MDIMenuBar

DXDocking for WPF

  • B202192 - ArgumentOutOfRange when invoking WorkspaceManager.ApplyWorkspace
  • B202500 - Cascade - Disappears when only one window is open
  • B202437 - Exception when saving layout on a tab that is not selected
  • B203066 - Hidden items visible in customization window if Office2007Black theme is applied

DXEditors for Silverlight

  • B202038 - Copy and Paste keyboard shortcuts not processed
  • B202031 - Exception from DateEdit & TextEdit in DXGrid when double clicking an unfocused cell to enabled the editor
  • B202238 - Paragraph format window (RichEditControl) misses combo-box options

DXEditors for WPF

  • B202817 - ComboBox - The control's selected value is lost
  • Q329667 - ComboBoxEdit - CheckedComboBoxStyleSettings - Popup content disappears after selecting anything in the editor’s drop-down list
  • B202735 - ComboBoxEdit disregards NullValue and attempts to access DisplayMember field of "null" EditValue
  • Q332453 - ComboBoxEditItem's content is invisible if defined via DynamicResource
  • B202416 - DateNavigator skips one month
  • B202608 - Drop down problems in a popup control
  • B187050 - Errors in the Output when using CheckedComboBoxStyleSettings
  • B158999 - PopupBaseEdit - Nested popups - The parent PopupEdit's dropdown window is closed when clicking on a child editor's PopupContent
  • B202953 - Since Version 11.1 SpinEditors are very slow during debugging

DXGrid for Silverlight

  • B202050 - LookupEditor loses its value in the NewItemRow during navigation with 'Tab' key
  • B202035 - Sorting is not applied after a column header (within the unfocused grid) has been clicked

DXGrid for WPF

  • B186915 - CopyPasteOperations Demo - Paste does not work
  • B201436 - Error when extracting a value to resource
  • B202367 - Exception when grouping GridControl CardView and then applying a card template
  • B202077 - Grid cells not updated in a fixed column while scrolling; with restored-turned-maximized window, and Dispatcher.Invoke created columns
  • B202482 - Incorrect grid selection after closing any modal window 2011.1.4 (B199960)
  • B202127 - Master - Detail - Application crashes when using horizontal scrollbar with Master Grid
  • B202664 - Performance issue when tabbing between views
  • B201798 - Problem with GridControl inside LayoutControl when MinHeight is set
  • B186826 - Summary - The "Min" summary item is not shown if a column contains null values
  • Q332344 - The View.SelectedRows collection is reset when RowIndicator is clicked (right click)
  • B203065 - Translation errors in satellites assemblies (french) for DXGrid in WPF
  • B186938 - Types conversion problem when using DisplayMemberBinding in ObservableCollection
  • B187006 - Validation error row highlighting overrides selected rows highlighting
  • Q331025 - When using in-memory DataTable, DXGrid has poor performance

DXLayoutControl (XPF Common)

  • B202330 - LayoutGroup's header is not restored from a layout file for new groups

DXLayoutControl for WPF

  • B202625 - Incorrect ChartControl's size when inside DXLayoutControl

DXNavBar (XPF Common)

  • B183229 - NavigationPaneView - The control's width is not modified when collapsing the view

DXNavBar for Silverlight

  • Q331585 - NavigationPaneView. NavBarGroup does not show content after an active group is changed.

DXNavBar for WPF

  • B197262 - NavBar in ListBoxItem Template does not occupy all the template's area
  • B202774 - While collapsing NavBarControl the hole thing bounces a little to the right and then back

DXPivotGrid for WPF

  • B186987 - Floating row Field Value jitters during scrolling
  • B202348 - NullReferenceException when best-fitting ColumnArea when fitWidth = false

DXPrinting for WPF

  • B187199 - Documentation - The deployment section does not mention Xpf.Docking and Xpf.Layout.Core assemblies

DXRibbon for Silverlight

  • B199315 - RibbonControl Memory Leak

DXRibbon for WPF

  • B202816 - Application menu is too big when Ribbon is minimized
  • B202454 - BarSubItem - Infinite loop when generating KeyTips for ItemLinks
  • B202087 - Blend crashes when loading projects with DXRibbon
  • B187007 - Group popup is not closed if Ribbon is minimized when clicking a BarButton
  • B202795 - Ribbon Gallery Item is disabled in Ribbon Simple Pad demo

DXRichEdit for Silverlight

  • B187148 - Exception when scrolling RichEdit control
  • B202755 - FontSize and Styles comboboxes do not work

DXRichEdit for WPF

  • B202824 - Exception when clearing format in RichEditControl
  • B202271 - Incorrect RichEdit Cursor size
  • Q332042 - Nested fields - DOCVARIABLE field inside the IF field does not work

DXScheduler (XPF Common)

  • B202899 - BackgroundBrushSelector not displaying correct background on scrolling

DXScheduler for WPF

  • B202972 - "Add value to collection of type 'System.Windows.Controls.UIElementCollection' threw an exception." error when invoking an appointment form in build 11.1.5.11194
  • Q329875 - CustomAppointmentWindow - "AppointmentUIItemTemplate" is not in use
  • B187267 - The ResourceSharing property value does not affect AppointmentMapping.ResourceId (the Appointment.ResourceId property value is serialized incorrectly)

DXSpellChecker (XPF Common)

  • B187024 - Incorrect size of a SpellChecker dialog (floating container is handled improperly)

DXSpellChecker for Silverlight

  • B202524 - Redundant OK & Cancel buttons in a SplecllChecker dialog (floating container issue)

DXTreeList (XPF Common)

  • B186928 - The Unbound Mode demo fails after changing the State field

DXTreeList for WPF

  • B202419 - TreeListView loses binding of templated columns when data is refreshed

eXpress Persistent Objects

  • B202852 - GetObjectByKey can raise NullreferenceException
  • B202308 - Persistent Classes Wizard is too slow when trying to process thousands of stored procedures in an MSSQL Server database
  • B187009 - Upcasting is not propagated to Parent Relationship Traversal Operator

eXpressApp Framework

  • Q329456 - 1091 error when using KPI module
  • Q328276 - ConditionalAppearance - An item is always visible when there is a ViewItem rule hiding that item and a LayoutItem rule adjusting item's style
  • B202153 - ConditionalAppearance - Scheduler throws an exception when trying to edit an event decorated with the Appearance attribute
  • B202844 - ConditionalFormatting Module is not compatible with the KPI Module
  • B186713 - Core - Data is bound to a nested List View, placed in a hidden layout tab after changing the current object in the root List View when using the ListViewAndDetailView mode
  • Q332286 - DC - An inplace report whose target object type is Domain Component includes all records instead of selected ones
  • B202546 - Documentation - The "ModuleBase.Setup(XafApplication) Method" topic contains an outdated note
  • B202614 - E968 - Application Model customizations applied on the application project level are ignored
  • B187182 - ExportController - The "Export to Excel" functionality works incorrectly when the current List View is filtered
  • B187076 - ListView - Changes made by action are lost after refreshing ListView that contains only one record
  • B203162 - Localization - Precompiled satellite assemblies are outdated
  • B202753 - LookupPropertyEditor.Win - The Find button is missing when a custom Action with the "FullTextSearch" category is added
  • B202712 - Model Editor - An error occurs when adding a custom Member node
  • Q330235 - Model Editor - Un group state is not saved at design time
  • B202462 - OpenObjectController - The object to be opened by the OpenObject action is not updated when the data source is changed
  • B203129 - Report Designer - The Field List is unsorted
  • B202314 - State Machine - An exception occurs when the IStateMachineUISettings.ExpandActionsInDetailView value is true and IModelListView.MasterDetailMode is ListViewAndDetailView
  • B186895 - State Machine module - Actions state cannot be changed via the StateAppearance rule
  • B187095 - UI.Web - Changing ASPxGridView.ClientInstanceName causes a JavaScript error on the row click
  • B186790 - UI.Web - The ChoiceActionBase.DefaultItemMode property has no effect in ASP.NET applications
  • B186653 - Web - NavigationActionContainer width is calculated incorrectly
  • B203019 - Workflow - WorkflowServer crashes when the ObjectFitsCriteria expression uses a reference property

MVC Extensions

  • B187037 - Editors - An exception is thrown when the Unobtrusive jQuery validation is used and the ShowModelErrors property equals to false
  • B187020 - MVC Extension sometimes not rendered when used in RoundPanel's SetContent method

PivotGrid Core

  • B187117 - Aggregated values are calculated incorrectly when binding to Microsoft SQL Server 2000 and using group filter
  • B187309 - OLAP - In some case totals are calculated incorrectly when hierarchical filter is used
  • B187310 - OLAP - In some cases unselected values in a hierarchical filter are shown as selected

Refactor! Pro

  • B202115 - Compress to Ternary Expression breaks code when used with StringBuilder.Append calls
  • B201970 - Decompose Parameter is not available for expressions used as method call parameters
  • B186747 - Extract Interface doesn't work in initialized auto-implemented properties in VB
  • B186873 - Extract Method refactoring creates uncompilable code
  • B202063 - Inline method (and delete) breaks code
  • B202628 - Move to region - refactoring incorrectly generates members
  • B202633 - Reafactoring - "Add to Interface" refactoring is not available for overloaded methods
  • Q226723 - Refactoring - "Compress to Lambda Expression" refactoring produces uncompilable code
  • B202825 - Refactoring - "Extract Method" refactoring creates invalid code when generic methods are used
  • B202324 - Refactoring - "Inline Method" refactoring is not available in certain scenarios
  • B199908 - Refactoring - "Rename" and "Remove Unused Parameter" refactorings do not take the {}.Contains() extension method into account
  • B202582 - Refactoring - "Reorder Parameters" refactoring incorrectly formats XML doc comments
  • B201215 - Refactoring - "Sort Namespace References Alphabetically" refactoring does not take global keyword into account
  • B202504 - VS crashes when Refactor! context menu is activated in JavaScript file

XtraBars Suite

  • B202894 - Buttons are painted over static text when overflowing occurs
  • B201050 - DockPanel becomes a simple float panel when using TabbedView in DocumentManager
  • B186891 - DockPanels cannot be docked with the "Fill" style as documents if DocumentManager's AllowFloat property is disabled
  • B187109 - Documentation - RibbonControl - Describe how to make the Application Button visible in the MacOffice style
  • B200675 - DocumentManager - Document dragging is very slow
  • B202904 - DocumentManager - Disabled forms can be activated
  • B202715 - DocumentManager - strange behavior when re-embedding a floating form
  • Q329954 - Issue with docking a floating panel onto another form
  • B202508 - MDI client area is not repainted after closing the latest MDI child
  • B201206 - NativeMDIView - Minimized child windows move upwards when the user interacts with the ParentMDI
  • B202928 - ObjectDisposedException is thrown while trying to put a container with some panels onto another panel
  • B202668 - Painting Issue when using DocumentManager
  • B202649 - Problem with DockPanel and DocumentManager on RibbonForm - Form isn't closed
  • B203152 - Red border around ribbon page
  • B184139 - Ribbon - When the Font section of the Ribbon UI is shrunk, it looks ugly because the controls it contains are not aligned and stick to each other
  • B201862 - RibbonControl - Drawing issues in the 2010 style when custom DPI settings are used
  • Q332849 - RibbonControl - Text is clipped in tab headers
  • B187140 - The ExternalException is thrown and the application hangs when opening Preview
  • B203115 - Using keyboard shortcuts on a Ribbon Control can result in forms being opened behind the calling form

XtraCharts Suite

  • B186829 - Localization - Built-in palette names cannot be localized
  • B201995 - Skin Editor - Exception when clicking the Chart tree node when a custom skin is used
  • B186854 - Skins - XRChart adopts its appearance from a ChartControl that resides in a skinned form

XtraEditors Library

  • B202637 - CheckedComboboxEdit doesn't unsubscribe from ItemChanged events
  • B186876 - CheckedListBoxControl - Selection is reset if Space key is pressed
  • B202623 - Controls layout is broken when high DPI settings are used
  • B186881 - Documentation - RepositoryItemLookupEdit.PopupFormMinSize property - there is no explicit note that the default minimum drop-down window width equals 200 pix
  • B186880 - Documentation - The RepositoryItemLookupEdit.PopupWidth property - there is no explicit note that this property value has no effect if it is less than the editor size
  • B202380 - Incorrect SkinPaddingEdges(l, t, r, b) constructor
  • B202717 - Lost MinimumSize in inherited and localized XtraForm
  • B202405 - MDI window opened across more than one display, child window not fully drawn if skins are enabled and maximized
  • Q332763 - TimeEdit - CustomDisplayText does not work
  • B202694 - Tooltips in MDI children are not working
  • B203014 - XtraTabbedMdiManager is not refreshed
  • B201908 - XtraTabControl - Sometimes an incorrect tooltip is shown

XtraGauges Suite

  • B202220 - Bug with ProgressBar Gauge type when running Scale Designer
  • B200933 - Using Style-Manager and Layout Stare and Restore does not restore the "Use Skin Style"

XtraGrid Suite

  • B186929 - "Object not set to reference" exception in subsequent preview
  • B187080 - LayoutView's OptionsCarouselMode.StretchCardToViewHeight property doesn't work in version 11.1
  • Q332240 - XtraGridLookUpEdit - Issue with pasting values from the clipboard

XtraLayout Suite

  • B202868 - Appearance issues with using large fonts
  • Q324125 - Controls in DockPanel may not raise events after Grid row validation fails
  • B202661 - LayoutControl -NullReferenceException in the RDPHelper.IsRemoteSession property
  • B202207 - Unhandled Exception is thrown when converting SplitContainer

XtraPivotGrid Suite

  • B187077 - An infinite loop in the PivotCustomFieldValueCellEventArgs.Split method
  • B201331 - In asynchronous mode accessing event parameters of custom painting events results in errors
  • B202498 - Print Preview - print settings are ignored

XtraPrinting Library

  • B202185 - MinMargins are set incorrectly when printing RichEditControl via XtraPrinting
  • Q330114 - Print Preview - The zoom factor value affects the size of the printed content
  • Q329720 - Slow performance when showing a lot of pages in the Print Preview

XtraReports for LightSwitch

  • B186920 - An "Invalid cross-thread access" error occurs after running the XtraReports LightSwitch demo
  • B187200 - An empty error message is displayed if database connection credentials are not valid

XtraReports Suite

  • B202443 - An exception is thrown when trying to parse a JSON string that contains a DateTime value with the hour/minute/second/millisecond specified
  • B187123 - Code Central - E3157 Code Central example does not work
  • B186770 - Group summaries are not calculated in some cases
  • Q329044 - It is possible to change document margins for merged reports
  • B186606 - Parameters - Parameters serialized by ReportDesignExtension are not supported
  • Q329350 - Printer settings are not saved in the designer
  • B187010 - Report Designer - The Designer crashes when trying to validate an incorrect script
  • B202749 - The PDF417 barcode is not recognized by a scanner after migrating to a new version
  • B186868 - The XRPivotGrid.Prefilter.Criteria editor cannot determine the property type
  • B202686 - Web - A report parameter's value is not refreshed at runtime
  • B202674 - XRBarCode - Human readable portion of an EAN128 barcode is sometimes created incorrectly
  • B186700 - XRCrossBandBox is drawn incorrectly when used in a Subreport
  • B202698 - XtraReport - Export to RTF with RichText and Paragraphs looks different than the report's Print Preview
  • B202510 - XtraReport - The SnapToGrid property works improperly

XtraRichEdit

  • B203056 - Bulleted list not exported correctly to HTML
  • B202466 - Find/Replace at the end of a document results in an exception
  • B202569 - Hyperlink - address is cleared after a hyperlink is edited via the 'Edit Hyperlink' dialog
  • B202148 - Memory usage is too high and unjustifiable
  • B201911 - ScrollToCaret method results in a NullReferenceException
  • B202720 - Spelling check using the XtraSpellChecker results in an exception
  • B202890 - Tab Stops - BeginUpdateTabs method causes an exception
  • B202748 - Table - borders and merged cells are lost when Copy/Paste a table form MS Excel 2007
  • B202301 - XRRichText control (XtraReports) - an attempt to change font via control's property grid in a report at design time crashes Visual Studio

XtraScheduler Suite

  • Q328834 - TimeRuler in a DayView is displaced when the display resolution (DPI) is changed

XtraTreeList Suite

  • B202258 - TreeList.BeforeExpand fires 2 times

XtraVerticalGrid Suite

  • B202187 - OutOfMemoryException in PropertyGridControl
  • B186961 - PropertyGridControl - confirmation dialog boxes are not shown when pressing the Clear All Rows button in grid designer
  • Q322022 - When a repository item's property is changed in the VGridControlBase.CustomRecordCellEdit event handler, System.ArgumentException is thrown
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.