Support

What's New in v2010 vol 1.2

 

Release Notes

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 v2010 vol 1

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

Known Issues - DXperience v2010 vol 1.2

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

Breaking Changes - DXperience v2010 vol 1.2

The following sections list all minor and major changes, as well as issue fixes in DXperience v2010 vol 1.

Table of Contents

New Features/Changes

AgDataGrid Suite

  • S132967 - Add a ColumnChanged event
  • S132874 - Add support for Data Annotations Attributes
  • S33713 - Add the capability to customize a column header's context menu
  • Q153542 - Add the capability to display a custom content within the grid when it is empty (no rows are displayed)
  • S32769 - Add the capability to manually sort data by handling the corresponding event
  • S132906 - Add the RowHandle property to the RowAddedEventArgs class
  • Q239179 - Binding - Add support for the INotifyPropertyChanged interface
  • Q231761 - Data Binding - Add the Binding property to AgDataGridColumn
  • S33855 - FilterCheckedListBox - Make it possible to change items' sort order
  • S34397 - Localization - Column context menu - Make menu items localizable
  • S32770 - Provide an event to supply custom data for an unbound grid column
  • Q205725 - Support an event triggered when changing filtering

AgRichEdit

  • Q246322 - Add a capability to insert a hyperlink in a document from a toolbar or menu
  • B137048 - Clicking in text editor must unselect text
  • S34666 - Document and Operation restrictions - the ability to switch off functionality for certain end-user scenarios (such as pictures, formatting options, copy and paste, etc)
  • S34665 - Support for page headers and footers
  • S34664 - Support for tables
  • S34663 - Support Regular Expressions for text search/replace

All .NET WinForms Components

  • S34086 - Redesign DevExpress Demos to support high DPI
  • S33693 - Support VS2010 in the WinForms Suite

All ASP.NET Components

  • S33681 - Add the capability to customize DX application settings via a custom section in the Web.config file
  • S133937 - ASPxGridView, ASPxTreeList - Export - Add the capability to control column width
  • S33533 - Compression Enhancements - Add an ability to compress and merge custom CSS/Script files
  • S130445 - Enable javascript intellisense
  • S30419 - Implement the ImageProperties.ToolTip property
  • S33798 - Merge the Utils.js file into the Classes.js file
  • S33876 - ResourceManager - Use the Assembly.LoadWithPartialName instead of the Assembly.Load method when searching for a DLL and load a resource
  • S20317 - ASPxGridViewExporter, ASPxTreeListExporter - Add WriteXslx/WriteXslxToResponse methods

All WPF Products

  • S30592 - Controls - Create a PivotGrid control for WPF
  • S33413 - Controls - Filter Editor to visually edit filter criteria
  • S33199 - Support for VS2010

ASPxGridView and Editors Suite

  • S18275 - Add an ability to show all validation errors in a separate control
  • S132995 - Add the AllowMouseWheel property to editors, which support Mouse Wheel (ASPxComboBox, ASPxDateEdit, ASPxSpinEdit, etc)
  • S33206 - ASPxCalendar - Make it possible to update the editor via callbacks when a visible date is being changed and the server-side DayRender event is handled
  • B141537 - ASPxCheckBox - Make it possible to localize the CheckBoxProperties.DisplayText~ properties via global resources
  • S19296 - ASPxComboBox - Add a new event, allowing a developer to filter or fill list items
  • S32198 - ASPxComboBox - Implement the 'Like' operator (Incremental Filtering)
  • S91497 - ASPxComboBox/ASPxListBox - Add client FindItemByValue/FindItemByText methods
  • S33370 - ASPxEditors - Add server and client static methods, allowing a developer to determine if editors on the page are valid
  • S90189 - ASPxEditors Demo - Add a 'Moving items between two list boxes on the client side' demo
  • S34227 - ASPxFilterControl - Add a CustomValueDisplayText event
  • S30995 - ASPxFilterControl - Add a possibility to get filter expressions for different SQL implementations
  • Q239244 - ASPxFilterControl - Make it possible to manage the filter conditions list dynamically
  • Q135970 - ASPxGridView - Add a "Doesn't contain" option to the Automatic Filter Row's Menu
  • S90967 - ASPxGridView - Add a capability to filter on null or empty fields via the header filter
  • Q131532 - ASPxGridView - Display only type specific operation items within the Auto Filter Row's popup menu
  • AS16053 - ASPxGridView - Keyboard navigation is required
  • S34576 - ASPxGridView - Make it possible to obtain PageIndex and PageCount on the client
  • B38314 - ASPxGridView - The values defined for a check box column's PropertiesCheckEdit.DisplayText~ properties should affect the Filter Row's possible values
  • S30787 - ASPxGridViewExporter - Add a capability to set the page size for the exported document
  • S91727 - ASPxListBox/ASPxComboBox - Turn off automatic binding to the "ImageUrl" datasource field if the ImageUrlField property is empty
  • S34230 - ASPxFilterControl - Make it possible to parse an entered filter value manually
  • S133483 - Make ASPxGridView.FindParentGridTemplateContainer public

ASPxHtmlEditor

  • S19845 - Add an option allowing absolute paths to be converted to web application relative paths
  • S19403 - Add the capability to insert a paragraph(<p>) or a line break (<br />) when the Enter key is pressed

ASPxperience Suite

  • S133192 - Panel controls - Add the capability to enable/disable child controls of a panel via its client SetEnabled method
  • S133212 - APSxCallbackPanel - Provide the capability to change the loading panel's text on the client side
  • S33038 - ASPxDataView, ASPxNewsControl - Provide support for data source paging
  • Q211488 - ASPxHttpHandlerModule - When a server error occurs during a callback processing, and the request is redirected to a specific page, there should be a way to obtain the error info within the redirection page
  • S18912 - ASPxMenu - Add a capability to customize an individual menu item's style
  • S31051 - ASPxMenu - Apply the opacity not to the entire menu, but to its submenus only
  • S34386 - ASPxMenu - Change the Orientation property's type from DevExpress.Web.ASPxMenu.Orientation to the standard System.Web.UI.WebControls.Orientation
  • S18631 - ASPxPopupControl - Prohibit moving focus outside the modal popup window using the Tab key
  • S33478 - ASPxPopupControl - Provide a client method to refresh the popup window's relation with its popup element after recreating this element on the client side
  • S19578 - ASPxPopupControl/ASPxPopupMenu - Add a capability to set the PopupElementID property on the client side
  • S32480 - ASPxPopupMenu - Add a CloseAction property, which allows hiding a popup menu on moving the mouse outside its borders
  • B133927 - ASPxRoundPanel - improve header Caption style when View = GroupBox
  • S18408 - ASPxRoundPanel - Provide the capability to completely customize the round panel's appearance using CSS
  • S34671 - ASPxSplitter - Implement a client method to obtain an HTML element, representing a splitter pane object
  • S33630 - ASPxSplitter - Implement the SplitterPane.Enabled property, which will allow disabling the content of individual items
  • Q242590 - ASPxSplitter - Provide a capability to set a pane's size (height, width) on the client side
  • S33816 - ASPxUploadControl - Add the client-side functionality to add and remove file inputs
  • S132827 - ASPxUploadControl - Localize validation error text strings via resource files
  • S34594 - Documentation - ASPxClientSplitterPane.SetContentUrl Method - Add a note that it's necessary to set the server-side SplitterPane.ContentUrl property to use this method
  • S20217 - Implement an ASPxCaptcha control
  • S131152 - Make it possible to reuse ASPxThemeDeployer settings

ASPxPivotGrid

  • S34405 - Add a PrefilterCriteriaChanged event
  • B145575 - Add sorting features to the Drill Down demo
  • S34456 - Add the capability to disable the loading panel
  • S34602 - Implement a horizontal scrollbar, allowing horizontal navigation through the pivot grid, fixing appropriate row field value columns
  • S34506 - Implement the HtmlCellPrepared and HtmlFieldValuePrepared events

ASPxScheduler Suite

  • S19140 - Add an ability to manage appointment operations on the client-side (Example: client-side delete appointment confirmation)
  • S34684 - ASPxClientScheduler - Prevent popup menu from being clipped by providing a capability to change the scheduler popup menu container
  • S19995 - Provide the capability to define the Appointment indent
  • S32759 - TimeLine View - provide a capability to specify vertical indent between appointments
  • S30796 - TimeRuler - Highlight the current system time in the time ruler

CodeRush for Visual Studio .NET

  • S133028 - Add an option for "Tab to Next Reference" to ignore Designer.cs files
  • S90922 - Add an option to disable markers’ drop
  • S132210 - Code Issues - "Introduce ForEach" code issue can be used for Array
  • S133196 - Code Issues - "ForEach Action can be called" code issue is available in CF projects, where it can't be called
  • S131493 - Code Issues - "Introduce ForEach" code issue can use lambdas instead of delegates
  • S34497 - Make the Color Swatch plug-in work in CSS files
  • S34025 - New CodeProvider "Create Event Trigger"
  • DS22585 - Provide an option in painted regions to show a region name at the beginning and end
  • Q153907 - Smart Paste - The "Event Trigger" template should be modified

Data Library

  • Q141160 - Avoid double queries in Server Mode
  • Q219184 - Expressions - Add functions to calculate a time span in calculated fields and conditional formatting

DXBars for WPF

  • S33778 - Add the IsReadOnly property for BarEditItem
  • S33679 - Merging feature
  • S33060 - Provide the AllowDock property for the BarContainerControl

DXCharts for WPF

  • S32063 - Axis - Add the capability to define Constant Lines, Strips and Custom Axis Labels
  • S32862 - Data Binding - Add the capability to bind a ChartControl via the SeriesTemplate for Auto-Created Series
  • B152495 - Data Binding - Avoid simultaneous setting of both the Series.DataSource and Series.Points properties (in this case, an exception should be raised)
  • S130826 - XYDiagram2D - Secondary axes

DXDocking for WPF

  • S31999 - Add ability to reorder tabs in a tab container by dragging them
  • S33525 - Customize the position of tab headers on top of the TabbedGroup
  • S34396 - Documentation - Describe DXDocking limitations when working with WinForms controls
  • S34262 - DXDocking - Provide the SelectedIndexChanged event
  • Q238512 - Floating window should not move along with its parent window
  • S31994 - Implement a tabbed MDI feature
  • S133222 - Improve the DocumentGroup - provide a way to scroll or stack DocumentPanels in a DocumentGroup
  • S33777 - Improve the DocumentGroup - provide an UI element for closing a document
  • S33795 - Provide a way to modify the layout panel caption by double clicking in the TabbedGroup
  • S34158 - Support the Visibility property for all layout items
  • S34334 - Tooltips

DXEditors for WPF

  • S33904 - CheckedComboBox - Add an option to specify whether it is necessary to scroll the CheckedComboBox control when the SelectedItem property is changed
  • S31522 - ComboBoxEdit - Add the "search as you type" feature (auto-complete)
  • S31416 - Editors - Progress Bar
  • S31344 - Editors - Selector (list box) with built-in radio button style, check list style, and a capability to use these in a grid
  • S31339 - Editors - Track Bar
  • S33653 - Testing - Support for UI Automation in DXEditors

DXGrid for WPF

  • S34552 - Add context menu items to change the group interval of a DateTime column
  • S134163 - Add new menu items to a column's context menu, allowing an end-user to fix/unfix grid columns
  • Q251697 - Add the capability to change a column's header style when an end-user drags a column
  • S33515 - Code - Add columns and edit settings to the logical tree for better property bindings
  • S33804 - Data Binding - Support for notifications on objects changing, when a grid is bound to a simple list (not IBindingList and not ObservableCollection) of INotifyPropertyChanged objects
  • Q216766 - Filtering - Add the FilterChanged event
  • S34652 - Improve the grid's performance
  • S34651 - Provide advanced support for VS2010 and Blend 4 Design-Time
  • S33715 - Selection - Add the capability to select grid rows by pressing the right-mouse button
  • S33915 - Selection - Add the capability to select multiple grid rows via the Row Indicator
  • Q37383 - Server Mode - Support data editing
  • S31415 - Support multiple cell selection and copying these cells to the Clipboard
  • Q216233 - User Interface - Expression Editor for Unbound Fields

DXPrinting for WPF

  • S34448 - Documentation - Describe the peculiarities of binding to the PrintPreview.UsablePageHeight property in order to create a stretchable report layout that includes page header/footer sections

eXpress Persistent Objects

  • B95385 - Advantage Database Server support in generate classes wizard
  • S30004 - Case insensitive implementation of IListServer.FindKeyByBeginWith in XPO
  • S33861 - Implement the Round function with two parameters (value and digits)
  • S34406 - Improve the PersistentCriteriaEvaluator to provide full support for the JoinOperand
  • S34175 - Improve the usability of the InOperator class constructor
  • S30003 - Incremental Search support in XPServerCollectionSource
  • S132457 - Linq Skip support
  • S34363 - Rename the IXPSpoilableObject interface to IXPInvalidateableObject
  • S34196 - Support pervasive ado.net provider version 2.10.1.2
  • S34340 - XPCollection - add the SkipReturnedObjects property
  • S34518 - XPO: provide a capability to create a new database in the SQL Azure service
  • S34341 - XPView - add the SkipReturnedRecords property

eXpressApp Framework

  • S92023 - ActionContainers.Ribbon - Add an Action Container for the ApplicationButtonDropDownControl in RibbonUI module
  • S34601 - ConditionalEditorState - implement a cascading algorithm for hiding layout items
  • S33618 - ConditionalEditorState - provide an event to allow additional user customization of target editors
  • Q218978 - ConditionalEditorState - provide the capability to customize the HideEditorMode for individual editors
  • S33916 - ConditionalFormatting - provide a color picker editor to specify the target color in the Model Editor
  • S133990 - Correct the ViewChanging event handler signature
  • S33457 - DesignTime - Ensure the work of XAF templates and designers with Visual Studio 2010 (EasyTest, Model Editor, Application Designer, Module Designer, extra modules, etc.)
  • S32163 - Introduce float groups
  • S34622 - MdiShowViewStrategy.Tabbed - make it possible to prompt a user for confirmation when the last tab is closed (as in Internet Explorer 8)
  • S30461 - Model Editor - provide the capability to show members of complex properties
  • AS9459 - ModelEditor - Attributes in ModelEditor should be grouped by categories like Visual Studio Properties grid
  • S34659 - Navigation - Make it possible to choose navigation items and show them at the bottom of the page
  • S34499 - NavigationItems - Rename the Current attribute to StartupNavigationItem
  • S33550 - Optimize application model generation to decrease application's start up time
  • AS14098 - PropertyEditors - It's necessary to have a possibility to create several property editors for the same property in one detail view
  • S30795 - PropertyEditors.Web.Boolean - Show a checkbox instead of text for boolean properties if the editor is readonly, or a detail view is in ViewMode
  • S20178 - Reports - Create an example demonstrating how to inherit from the ReportData class
  • S30280 - Ribbons.MDI - Allow using ribbon templates alongside a multiple document interface
  • B153074 - Security - Cannot control the behavior of the MyDetails item from one place
  • S34511 - Security - Provide the capability to disable permissions reload in the ShowNavigationItemController.ShowNavigationItem method
  • S34519 - Security - Provide the capability to update the AllowEdit property of a PropertyEditor when data is changed
  • B31413 - Templates - Make it possible to create an MDI application easily
  • S134264 - The PopupWindowManager.RegisterStartupPopupWindowShowActionScript method should be declared as virtual
  • S34650 - UI.MDI - Make it possible to switch between single and multiple document interfaces via a property in the application model
  • S33055 - ViewVariants - Auto-generated view variant navigation items should work in MDI applications
  • S33643 - ViewVariants - Avoid switching to the default view variant when changing the current variant via tree list navigation
  • S32232 - ViewVariants - Introduce the Index attribute in ViewVariant nodes
  • S33868 - ViewVariants - The ChangeVariant Action should support Views of any type
  • S33548 - WinApplication - convert the ignoreUserModelDiffs field to a public property so that users could easily access it
  • S33806 - XAF.Core - provide the capability to use ServerMode in editable ListView

Expression Editor

  • S33669 - Calculated Fields - Add the capability to use relations

Installation

  • S34696 - Don't include information about wrong credentials in the final log after successful installation

PivotGrid Core

  • S33844 - Introduce GetColumnIndex(object[]) and GetRowIndex(object[]) methods

ProjectConverter

  • S133742 - Import/export folder list
  • S133557 - Support filtering for the Conversion Log
  • S133406 - Use a HyperLink for the Error Info column

Refactor! Pro

  • S133394 - Add "Collapse If..End If" refactoring
  • S131295 - "Extract string to resources" - Hide specific culture oriented resx files from popup list
  • S131992 - Add an ability to move to source file and to header file overloaded declarations in C++
  • S20288 - Allow collapsing and expanding of "add" and "remove" elements in event declarations
  • S131357 - Make it possible to modify the color of markers
  • DS44597 - New refactoring - "VB SingleIf to MultiIf"
  • B143939 - Refactoring - "Introduce Parameter Object" refactoring should copy xml comments
  • S133209 - Refactoring - "Promote to Parameter" refactoring should work with numbers
  • S34414 - Refactoring - Make "Convert to Auto-Implemented Property" refactoring available in VB

Scheduler Core

  • S34668 - Reporting - Support Tri-fold Style

XtraBars Suite

  • S130544 - Alert Control - Auto-height feature for alert forms
  • S34591 - RibbonSimplePad demo - Consider changing the InitFont method

XtraCharts Suite

  • S19691 - Chart - Add the ability to display custom text at runtime when there's no series data to show
  • DS18467 - Chart - Annotation to series, series point and free text
  • S20256 - Chart - Image annotation to series, series point and free image positioning (e.g. to insert logos)
  • S34373 - Documentation - Concepts - Add a note regarding the DateTime scale implementation
  • S134011 - Documentation - Describe in the help the meaning of colors of bars and candles in Stock and Candle Series
  • S19053 - Legend - Add the capability to change the legend marker's appearance (marker color, marker size, text color, text size) via the Custom Draw event
  • AS14771 - Print Options - Add a property to specify an image format for a chart representation in a print preview form (e.g. image or metafile)
  • Q92325 - Scrolling - Add an option to specify the ways, in which scrolling and zooming can be performed
  • AS9685 - Series View - Add a Side-by-Side Stacked Bars series view
  • S18551 - Tickmarks - Provide the capability to display only minor tickmarks
  • S92295 - XYDiagram - Add the capability to specify minimum margins
  • S132364 - Zooming - For 3D charts, raise an event when a Zoom percentage value is changed

XtraEditors Library

  • S34561 - Add a mention about the StyleController control to the Common Windows Forms Concepts -> Appearance help topic
  • S34417 - Documentation - describe that the RepositoryItemPopupBase.PopupFormWidth property affects only the width of the PopupFormSize
  • S34574 - Documentation - the SplitterPosition property topic should describe the behavior when there is no fixed panel
  • S33820 - Expand the AddingMRUItemEventArgs class by adding a new property which will be possible to use to determine what causes this event to be raised
  • S33987 - Implement consistent appearance of the CheckedComboBoxEdit's popup form
  • S33699 - Implement the MouseClick event for the SimpleButton
  • S133202 - Make properties related to Vista display modes be virtual in RepositoryItemDateEdit

XtraGrid Suite

  • S133020 - Add the capability to filter empty dates when the FilterPopupMode is Date or DateSmart
  • Q148622 - AdvancedBandedGrid - Improve column resizing
  • S34633 - GridView - make the FilterBuilder's ApplyFilter method virtual
  • S134081 - Improve summary calculation performance in a situation when a data source contains Infinity values
  • S134073 - Make ScrollInfo.ScrollSize virtual thus making the grid control completely touch-aware
  • S134308 - Make the GridView.FocusRectStyle property virtual
  • S34055 - Provide the capability to hide a field's filter and sort marks
  • S33926 - Usability - Get rid of the confusing View.OptionsFilter.MaxCheckedListItemCount property
  • S131683 - Use RED vertical arrows to indicate column drop targets
  • S133642 - When showing the GroupSummaryEditorItem menu, select the column automatically
  • S33651 - XtraGrid Designer (Group Summary Items Page) - add the capability to change the order of group summary items

XtraLayout Suite

  • S133488 - Add a new menu item (Show Customization Form) to the LayoutControl's SmartTag
  • CS54317 - Click on on layout item should focus corresponding editor
  • Q215721 - Layout - provide confirmation before user resets the layout
  • S34654 - Make the DevExpress.XtraLayout.Customization.LayoutControlImageStorage class public to allow icons to be replaced
  • S131925 - RestoreLayout - Duplicate names raise exception

XtraNavBar

  • S34444 - NavigationPane view - Add an option to hide the Overflow button

XtraPivotGrid Suite

  • S34387 - Add an option to customize Excel 2007 form layout
  • S130127 - Add the capability to use only the last level field values when producing a chart datasource
  • S30779 - Charts Integration - Optionally preserve Arguments data type returned by the PivotGridControl
  • B140216 - Documentation - Add information that the SummaryValue property returns the same object for all data fields bound to the same field in a data source
  • S33848 - Implement a Boolean PivotGridControl.OptionsCustomization.AllowResizing property
  • S34022 - PivotGridCotnrol - value set in the PivotGridCotnrol.CustomCellValue should be available in the ChartDataSource
  • B150542 - Unbound field expressions for data area fields should be calculated on the summary level

XtraPrinting Library

  • S133418 - PrintableComponentLink - Add the ShowRibbonPreviewDialog method

XtraReports Suite

  • S132483 - Conditional Formatting - Add the capability to manage common rules of multiple controls simultaneously
  • B152043 - XRRichText - Provide the capability to save XRRichText contents as HTML via the SaveFile() method using the XRRichTextStreamType.HtmlText parameter

XtraRichEdit

  • S34258 - Add a capability to manage the visibility of scrollbars in the RepositoryItemRichTextEdit
  • S34137 - Add an option to turn off Undo/Redo history
  • S33968 - Add the capability to detect charset in imported html files
  • S31576 - Commands - Provide the capability to replace default commands with custom ones (modify the SaveDocumentCommand action e.g.)
  • S131858 - Create a toolbar and/or dialog to manipulate page settings in the UI
  • Q213101 - Disallow or strip out pictures
  • S33808 - Document - provide AllowCharacterFormatting, AllowInsertImage options to prevent certain end-user actions
  • B137814 - Improve text rendering
  • S32080 - Make it possible to disable CTRL+MouseWheel zooming
  • S33321 - Performance - Move the process of creating font attributes into a separate thread to increase the loading performance of XtraRichEdit
  • AS3204 - Plain Mode - Edit rich text without any formatting
  • S33807 - RichEdit control - provide an option to prevent the Copy/Paste operation in the control
  • Q211649 - RichTextEdit repository item - Add the "AcceptTab" option like in the MemoEdit
  • S30979 - Support for page headers and footers
  • DS53152 - Support for tables
  • AS8708 - Support regular expressions (RegExp) for text seach
  • AS8709 - Support regular expressions (RegExp) for text search/replace
  • S33215 - Use twips in internal XtraRichEdit calculations

XtraScheduler Suite

  • AS7947 - Reporting - Add the AutoHeight option for the WeekView, MonthView and TimelineView

XtraTreeList Suite

  • S133667 - Add OptionsLayoutTreeList.RemoveOldColumns property
  • CS61026 - Expose method to continue incremental search when started programmatically
  • S32449 - Provide the MeasurePreviewHeight event as that found in the GridView
  • S30104 - Serialize Appearance and LookAndFeel settings when saving/restoring the layout, like the XtraGrid does
  • S32985 - TreeList: provide context menu for nodes

XtraVerticalGrid Suite

  • S133905 - Customization Window - Add the CustomizationCaption property to RowProperties
  • S31757 - PropertyGridControl - Make an event that will provide custom PropertiesCollection

XtraWizard

  • Q182567 - Provide the DevExpress.XtraWizard.WizardPageValidatingEventArgs.Direction property in the PageValidating event handler

Resolved Issues

AgCore

  • Q252106 - Silverlight 4 - System.InvalidCastException is raised when setting the AgStyleManager.ApplicationTheme property value

AgDataGrid Suite

  • Q239317 - Filter popup opens at incorrect position
  • B151253 - Focused row should not be changed when applying sorting/filtering
  • B151672 - Grid focuses itself when hiding cell's editor even if the editor has been closed by focusing a control external to the grid
  • Q153746 - Preview - Controls, added dynamically in the PreviewStatus event handler, are invisible in Preview
  • B154028 - StackOverflow exception is raised when attempting to show/hide a preview when clicking a row
  • Q250650 - System.NullReferenceException is raised when attempting to load a grid, placed inside an invisible LayoutGroup
  • B145285 - When the grid is bound to a collection that has a null item, an exception is thrown

AgEditors

  • B146593 - InvalidValueBehavior does not seem to work in silverlight 4

AgLayoutControl

  • B145682 - DockLayoutControl - "Cannot find a Resource with the Name/Key SeparatorMouseOverColor" when attempting to resize items via a built-in splitter

AgRichEdit

  • B145529 - AgRichEdit Merge Fields not working
  • B146003 - Bug in Vertical Scroll functionality using Mouse Wheel in FireFox/Mozilla
  • B146275 - Right aligned tabstop not correctly converted to docx

All .NET WinForms Components

  • Q251235 - Installation - Not all DevExpress item templates (RibbonForm, XtraForm, XtraReport, XtraReportWizard, XtraScheduler, XtraUserControl, etc.) are registered in VS2010
  • B154679 - SkinEditor - Controls placed within the LayoutControl don't apply current skin

All ASP.NET Components

  • B145532 - SharePoint 2010 RC - ASPxHttpHandlerModule doesn't work as expected

All WPF Products

  • B144834 - Azure Theme not working well with TabControl

ASPxGridView and Editors Suite

  • Q253620 - ASPxButton - An error occurs when clicking the 'View Sprite Image Sample' smart tag item
  • B146365 - ASPxComboBox - If the client SetValue method is used for an invisible ASPxComboBox that contains images, the editor width is changed after making the editor visible
  • B153658 - ASPxDropDownEdit - ViewState is always disabled for the dropdown window's content
  • B153780 - ASPxFilterControl - Filtration doesn't work in ASPxGridView within a combo box column whose Settings.FilterMode property is set to DisplayText
  • B144924 - ASPxGridView - Column resizing doesn't work in the EditForm template
  • Q253633 - ASPxGridView - Setting a GridViewDataSpinEditColumn's DisplayFormatString property to "D" throws an exception
  • Q251932 - ASPxGridView - The first grid row's height is greater than other rows, when the Settings.ShowHorizontalScrollBar property is true and the grid has a command column
  • B145370 - ASPxGridView - The grid stays in edit mode when the Popup Edit Form is closed by the "Close" button after a callback error
  • B145797 - ASPxGridView - The last non-fixed column disappears when the grid is scrolled to the right in IE8
  • Q249678 - ASPxGridView - Unable to modify selection from code unless the grid is data-bound
  • B154559 - ASPxGridView - when drag and drop is prohibited for all fixed columns and all non-fixed columns are hidden, there is no capability to drop them to the grid's header
  • Q252921 - ASPxGridView cannot be bound to data asynchronously via the PageAsyncTask
  • B153900 - ASPxSpinEdit - The editor allows its value to be changed via the mouse wheel when the ClientEnabled property is false
  • B145792 - ASPxTextBox - different rendered result between Design view and browser window
  • Q250545 - ASPxTextBox - Pressing the ENTER key always raises the ValueChanged and TextChanged events
  • B154746 - DisplayFormat isn't applied on first load
  • B152786 - Documentation - The ASPxComboBox' DropDownRows and DropDownHeight topics are not quite correct
  • B153635 - Documentation - The ASPxMemo class description contains a property EncodeHtml, which isn't supported for this editor
  • B153928 - Removing a grouping column's header from the Group Panel doesn't update it if the column was sorted before adding it to the Group Panel
  • Q254011 - Validation - Setting an ASPxButton's CauseValidation property to false triggers an ASPxTextBox' required field validation on the server

ASPxHtmlEditor

  • B146049 - The "Spelling check is complete" popup is inappropriately displayed after callbacks
  • B153641 - When hiding the Design View in IE, the 'window.frames[...].document is null or not an object' exception is thrown

ASPxperience Suite

  • B145886 - ASPxHttpHandlerModule - An error occurs when the module fails to resolve a referenced assembly
  • Q157633 - ASPxNavBar - Aqua theme - Captions of controls in item templates are invisible
  • B145512 - ASPxNavBar - The SelectedItem property value isn't updated when clicking an item
  • B146071 - ASPxPager - Query strings generated by the pager with the SeoFriendly property set to"Enabled" are case-sensitive
  • Q252475 - ASPxPopupMenu - Menu items aren't shown in Firefox 3.6 when the EnableCallBacks property is set to true
  • B146091 - ASPxRoundPanel - The control not displayed correctly when using CSS image sprites
  • B144456 - ASPxScheduler placed in ASPxSplitter is shown on the top even if the pane has enabled ScrollBars (in IE6 and IE7 browsers)
  • B152790 - ASPxSplitter - A security error occurs in IE browsers (HTTPS connection) when the SplitterPane.ContentUrl is set
  • B153633 - ASPxSplitter - If a splitter is contained within an ASPxPopupControl's window, and the popup window was moved after invoking it, the splitter's resizing pointer is displayed in a wrong position
  • Q254858 - ASPxSplitter - Pane's SetContentUrl doesn't work if the splitter is placed inside a modal ASPxPopupControl
  • B154823 - ASPxSplitter - Resizing a window while the splitter is hidden ("display: none") breaks it
  • B154820 - ASPxSplitter - SetContentUrl refreshes the underlying iframe even if the url is not changed
  • B144747 - ASPxSplitter - The ASPxComboBox, ASPxPopupMenu and some other controls with popup elements are cut off by the splitter pane boundaries (in IE6 and IE7 browsers)
  • B154819 - ASPxSplitter control with Height=100% placed inside ASPxPopupControl is shown wrong in Chrome and Safari browsers
  • B145608 - ASPxTitleIndex - Letters with umlauts (such as Ä) differently from the corresponding letters (such as A) are parsed differently
  • B145681 - ASPxUploadControl - An error occurs when trying to upload a file under IE7 browser whose "Include local directory path when uploading files to a server" option is set to Disabled
  • B154040 - Controls with editable regions often refresh themselves in Design View, and work slowly
  • B130728 - Shadows in Internet Explorer get blocky when popup is transparent

ASPxPivotGrid

  • B153745 - ASPxPivotGrid throws the FormatException when a callback is performed from the ASPxTextBox
  • B154770 - ASPxPivotGrid.GetFieldByArea returns null if called within the Page.Load event handler
  • B154632 - CreateSummaryDataSource returns incorrect data if there are no fields in the ColumnArea
  • B146209 - Data disappears when using Sorting by Summary features in OLAP mode
  • B146146 - Error when filtering out all values
  • B154433 - Field loses filter when dragged to the FieldList
  • B154667 - Invalid row tree level width
  • B153553 - The Collapse/Expand methods don't work in the FieldAreaChanged event handler
  • B153430 - The PivotCellBaseEventArgs.CreateDrillDownDataSource method in some situations returns an empty record set

ASPxScheduler Suite

  • Q254698 - Javascript error, if the popup menu is disabled
  • B145784 - The ASPxScheduler control within the i-frame located in the ASPxPageControl causes a javascript error in the FireFox browser
  • B145788 - TopRowTime setting has no effect on WorkWeekView

ASPxTreeList

  • B152724 - ASPxTreeList - The current implementation of the CustomNodeSort event's e.Result parameter is inconsistent
  • Q251518 - ASPxTreeList - The HeaderStyle.Wrap property doesn't apply wrapping to column headers

CodeRush for Visual Studio .NET

  • B146306 - "Create ancestor" for a generic class results in non-compilable code
  • B145488 - "Show Metrics" plugin ignores option for changing metrics in editor
  • B145752 - "Unused parameter" shown as an issue in VB .NET files that use a parameter within an XML literal
  • B146170 - "Visual Studio has encountered an exception" error is raised when opening a source file after installing one CR version over another
  • B145245 - Animation of markers does not work in VS 2010
  • B143375 - AutoComplete of parenthesis, '(', does not work on method calls
  • B144655 - AutoCreateRegion does not leave the caret at the correct location
  • B144254 - BigFeedback called from IssueProvider does not hide
  • B153318 - Code Creation - "Create Event Trigger" is not available on Custom Events in VB
  • B145603 - Code Issues - "Redundant Delegate Creation" code issue works incorrectly
  • B145173 - Code Issues - "Undeclared Element" code issue marks Extension Methods as Undeclared
  • B143454 - Code issues - "Undeclared element" code issue with initializer statements works incorrectly
  • B146064 - Code Issues - "Undeclared element" code issues marks List.AddRange method as undeclared
  • B145602 - Code Issues - In WPF "Undeclared element" code issue marks Window.Width property as Undeclared
  • B146169 - CodeIssues don't understand dynamic
  • B145537 - CodeRush painting is corrupted when MetalScroll is installed on the computer
  • B153300 - Double click on a collapsed region does not expand it
  • B145183 - Duplicate Line does not work with generics
  • B153280 - DXCore Visualize toolbar has no visual indication when custom feature is turned on/off
  • B145228 - Installation - The installer generates an error and aborts if .NET v2 is not installed
  • B145265 - Painting - Doc comment painting doesn't work with some standard tags
  • B144736 - Painting - Member Icons for dark color schemes are painted incorrectly
  • B145206 - Parser does not parse some files in VB
  • B145184 - Region background color does not fully cover area
  • B145546 - Resolve reference using keyboard shortcut Alt+Shift+F10 stops editor responding
  • B146297 - Right Margin Line is not scrolled with text
  • B153299 - Selected intellisense can't be committed automatically after typing '(',')','{','}
  • B145596 - SelectionInvert breaks code
  • B145485 - Template Syntax Highlighting should be based on the selected language on the options page
  • B144652 - Templates - "m" template works incorrectly inside VB classes
  • B145776 - Templates - "n" template does not work for fields
  • B145686 - Test runner checkmark too close to collapse text symbol in collapsed namespace
  • B145549 - The IDE crashes when attempting to show the ShortcutsHint window
  • B145028 - Under VS2010 non-English characters are painted incorrectly
  • Q253344 - Unit Test Runner - It is impossible to run tests under x64 OS if a project is configured to be compiled in x86 mode
  • B146356 - Unit Test Runner does not call [SetUp] on base classes
  • B145609 - Unit Test Runner doesn't build everything correctly before running tests
  • B145534 - Unit Test Runner doesn't call Dispose method in the IDisposable implementors
  • B145474 - Unit Test Runner doesn't show exception type in Output tool window
  • B145607 - Unit Test Runner doesn't show exceptions in output tool window which are thrown in a FixtureSetUp method
  • B145879 - Unit Test Runner doesn't work with static unit test methods
  • B145203 - Unit test runner produces "System.TypeLoadException" exception
  • B145522 - Unit Test Runner Produces weird exception stack trace in output
  • B145243 - Unit test runner seems to freeze under VS 2010 RC
  • B145486 - VB.Net Standard Plugin Template missing a line from InitializeComponent method
  • B145519 - Visual Studio crashes when running unit tests in case of name conflict between solution folder and project
  • S133862 - Visual Studio smart tag conflicts with DXCore smart tag
  • B153298 - Visual Studio SmartTag can't be called by shortcut key during IdeTools loading

CodeRush with Refactor! Pro

  • B144160 - All coding suggestions are available in each line of verbatim strings
  • B145142 - Code Issue - "Undeclared element" works incorrectly when using Extension Method as function delegate parameter
  • B145117 - Code Issues - "Redundant Type Qualifier" code issue is shown for valid code
  • B145572 - Code Providers - "Use IsNullOrEmpty" code provider removes code
  • Q156083 - Refactoring - "Add Validator" refactoring isn't available in ASP

CodeRush Xpress

  • B154030 - Tooltip from CodeRush hides the standard intellisense tooltip

DXBars for WPF

  • Q254748 - Binding to Command using BarManagerActionContainer
  • B154501 - DXRibbon not shown in toolbox
  • B146376 - IsEnabledChanged isn't raised for the FrameworkContentElement if the IsEnabled property is changed for the container
  • B154093 - The BarsDemo crashes after closing the Customization Form

DXCarousel for WPF

  • Q249726 - Active item is changed without animation when setting ActiveItemIndex

DXCharts for WPF

  • B154122 - Financial Series - Reduction options depend on the series points order within the collection
  • B154839 - PieSeries3D - When the label position is set to Outside and the theme is set to Asure, an unexpected gap occurs between the connector and shape of some point labels during the pie rotation

DXCore for Visual Studio

  • B145330 - Calling Tabify on the first line in selection removes line from selection
  • B153114 - Exception Dialog - The "Contact Developer Express technical support" link does nothing
  • B146137 - NullReferenceException in DevExpress.DXCore.MefComponents
  • B153317 - Parser - VBParser skips setter from a property

DXDocking for WPF

  • B153623 - Autohide panels - The size and position of the resizing area are not accurate
  • B153086 - If a panel cannot be docked, it is not necessary to display docking tips when moving it
  • B154792 - It is impossible to restore "fixed" items via the RestoreLayout method
  • B154192 - RightToLeft does not work for floating panels in FloatingMode.Desktop

DXEditors for WPF

  • B154599 - CheckedListBox scrolls down when checking items
  • B153475 - Icon isn't shown for the DXWindow when using the ApplicationIcon property
  • B153647 - If the 1/1/0001 date is assigned to the DateEdit, the selection in the popup works incorrectly
  • B146075 - Null date doesn't cause cell change
  • B153927 - The text specified within the CustomDisplayText event handler, overrides the EditValue

DXGrid for WPF

  • B154528 - CustomColumnSort event isn't raised if the GridColumn UnboundType is Object (he AllowSorting is set to True)
  • B145495 - Exception when clicking a cell
  • B146324 - Filter text gets selected when starting typing
  • B154343 - FilterControl - An exception is thrown after the Theme and then operand type have been changed
  • B145482 - Incorrect values are shown in grid cells if its data source is changed when a cell editor is active

DXNavBar for WPF

  • B152458 - NavPane - When trying to set the Style for NavigationPaneView, the NavBarControl disappears

DXPivotGrid for WPF

  • B154354 - Data Field - "Wrong data field location" exception when dragging data fields into row area
  • B154537 - Data Field - DataFieldAreaIndex property isn't updated when dragging Data header
  • B154355 - Data Field - Invalid data field location when dragging to the RowArea
  • B154349 - Excel FieldList - An exception is thrown when a field is dragged to itself
  • B154624 - Expression Editor isn't hidden when changing Pivot's visibility
  • B154331 - Field List - The ShowFieldList menu item doesn't work after switching to another demo
  • B154688 - GrandTotalCellFormat property doesn't work
  • B154299 - Headers Dragging - A header takes incorrect position when dropped in the same area
  • B154572 - Invalid resize indicator in ColumnArea
  • B154687 - No CellSelectionChanged event
  • B154728 - No WinForms like PivotGridOptionsMenu.EnableHeadersMenu property alternative
  • B152097 - PivotGridControl.Fields property is invisible in the PropertyGrid
  • B154310 - Prefilter - Exception after switching demos
  • B154785 - Prefilter - Fields from FieldList are not shown in Prefilter
  • B154400 - Prefilter - Prefilter panel is invisible
  • B154666 - Prefilter - shouldn't be shown before the PivotGrid is loaded
  • B154620 - Prefilter window is modal but has Apply button
  • B154300 - Selection - Focused cell appears at the left top corner of the cell's area

DXPrinting for WPF

  • B154038 - Export: transparent images are exported incorrectly

eXpress Persistent Objects

  • B154780 - InMemoryDataStore.WriteXml method doesn't work with XmlTextWriter
  • Q255412 - The XPCollection.LoadAsync method works incorrectly in NestedUnitOfWork

eXpressApp Framework

  • B145342 - A Null Reference exception occurs when trying to enter an enumeration value via the ASPx(Popup)CriteriaPropertyEditor
  • B145675 - A NullReference exception occurs in the DevExpress.ExpressApp.Editors.ListPropertyEditor.Collection_ListChanged event handler
  • Q251112 - A NullReference exception occurs in the DevExpress.ExpressApp.Win.Core.XtraGridUtils.HasValidRowHandle method
  • B153615 - ActionContainers.Web - Cannot reorder an Action's columns in a List View
  • B145577 - Actions.Web - Inline Action tooltips aren't displayed
  • Q249815 - An "Image not found Navigation_Item_Report_32x32" exception
  • B146171 - An exception occurs when trying to delete an object marked with the EditorStateRule and DeferredDeletion(fase) attributes
  • B145738 - ASPxGridListEditor - A null reference exception occurs when trying to use inline editors
  • B154873 - ConditionalEditorState - customizations are not applied to a nested ListView if the current object of its master DetailView is changed
  • B145806 - DBupdater - The TablePrefixes entry crashes an web XAF application on logout and causes the application to want to update the database unexpectedly until an IISReset is forced
  • B145805 - DBupdater - The TablePrefixes entry is ignored
  • B145795 - Documentation - "How to: Localize Custom String Constants" topic has an error in sample code
  • Q250537 - Documentation - Contradiction in PersistentAliasAttribute documentation
  • B146249 - Documentation - Help document ms-help://ExpressAppFrameworkv9.3/DevExpress.ExpressApp/CustomDocument2570.htm is outdated
  • B145430 - Documentation - The "How to use custom logon parameters" help topic is outdated
  • B145143 - Documentation - The "NavigationItems node" help topic is outdated
  • B146141 - EasyTest - Action Navigation is not recorded in MDI applications
  • B153655 - ExtendedCriteriaPropertyEditor - ObjectSpace gets modified after opening a ListView in ListViewAndDetailView mode
  • B153884 - FeatureCenter.ConditionalEditorState - parent layout group is not hidden when the SimpleLayoutItem is hidden
  • B146403 - Grouped columns aren't used when searching in List Views
  • B153437 - InplaceEdit - An exception occurs in the AuditDataStore class after the Save action is completed if an object was created with the help of the NewItemRow and the creation was immediately canceled via the Esc key
  • B153809 - Localization - By default, language-specific XAFML files are not saved in Unicode
  • B143246 - MainDemo - A 'GetObjectsNonReenterant' exception occurs when adding an object to a nested list view
  • B154058 - MainDemo.Ribbon - A NullReferenceException occurs when selecting a Task navigation item
  • B153779 - Modifications in delayed properties are lost when a file is dragged onto the FileDataPropertyEditor
  • B153806 - Modules.TreeList.Win - cannot select multiple objects
  • B145824 - Performance - A Lookup List View executes queries in the ObjectSpace_Commited event handler
  • Q250499 - Performance.ObjectSpace - The GetObject method attempts to retrieve a new object from the database
  • B144110 - PivotChart - The PivotGridField Name is empty when adding a new column to the Object Browser dialog
  • B145340 - Problems with readonly parameters in the ASPx(Popup)CriteriaPropertyEditor
  • B143882 - RuleIsReferenced validation rule retrieves all objects of another class from the database when the object is not referenced
  • B146378 - Sorting is not working in List Views
  • B145751 - The AuditTrail module does not detect ObjectChanged-type changes in Aggregated collections (Windows Forms applications)
  • Q155252 - The DetailPropertyEditor is not sized correctly in the layout control group
  • Q254695 - The Parent property isn't initialized for new ITreeNode objects if the class also implements the ICategorizeItem interface
  • B146314 - TypesInfo - The IMemberInfo.FindAttributes method returns the same attribute 4 times
  • B154087 - Validation - A MemberNotFound exception occurs after adding a validation rule to a dynamic member
  • B146318 - Web - Incorrect caption color for a boolean property
  • B143522 - Web - the confirmation message text should be updated on the client when ListView's selection is changed
  • B145810 - Web.Scheduler - The ASPxDateNavigator class throws an exception when trying to access the control via the ControlsCreated event
  • B144005 - Web.UI - EasyTest hangs up when the ScriptManager is present on a page
  • Q253146 - When cloning an Analysis report, the corresponding criteria is not cloned

ProjectConverter

  • B143234 - Project converter adds unused code line to my files
  • B145931 - ProjectConverter 9.3.4.0 not updating folder list

Refactor! Pro

  • B146415 - "Extract to Resource (replace all)" does not name linked resources if extracted to a non-default resource file
  • B146288 - "Rename File to Match Type" is not an option when renaming first camel word from lower to upper case
  • B145781 - Code Declaration - "Declare method" does not work in conjunction with Addressof Keyword
  • B145220 - Code Rush hides lines with comments like ///< or /** ..*/ in the C++
  • B153510 - Move Type to Namespace works incorrectly with class attributes
  • B153319 - Refactoring - "Break apart parameters" refactoring adds unnecessary underscores in VB
  • B153281 - Refactoring - "Convert to Parallel" doesn't work in VS2010
  • B153282 - Refactoring - "Create Backing Store" refactoring doesn't do anything in VB
  • B137051 - Refactoring - "Create Overload" refactoring fails for functions in C++
  • B153565 - Refactoring - "Execute Statements Asynchronously" refactoring produces wrong result when GetXmlNamespace method reference is used
  • B145195 - Refactoring - "Extract member to Interface" forces arguments to misalign
  • B145180 - Refactoring - "Extract to Resource" doesn't seem to work correctly in ASP.NET code-behind files
  • B145527 - Refactoring - "Extract to Resource" refactoring doesn't correctly handle escaped quotes in C#
  • S134282 - Refactoring - "Introduce Using Statement" refactoring isn't available for "new OrderInfoForm().ShowDialog();"
  • B146165 - Refactoring - "Make Implicit" does not work properly inside a foreach loop
  • B146057 - Refactoring - "Move To Namespace" doesn't respect class attributes
  • B144231 - Refactoring - "Name anonymous type" refactoring creates bad code
  • B145244 - Refactoring - "Rename" refactoring does not work in VS2010 RC
  • B145399 - Refactoring - "Widen Scope" refactoring Appends "1" symbol to the variable name
  • B146104 - Tooltip does not disappear after applying "Use Environment.Newline" refactoring
  • B145587 - XmlDocCommentPainter paints tag <typeparam> incorrectly

Scheduler Core

  • B153893 - Reporting - The WorkTimeValidationEventArgs.TimeInterval property is always empty in the SchedulerPrintAdapter.ValidateWorkTime event handler

XtraBars Suite

  • Q250801 - An unhandled win32 exception occurs when trying to dock a panel to a shrunken form
  • Q245602 - Documentation - correct the "BarManager.ProcessShortcutsWhenInvisible Property" help topic
  • B145360 - If AllowFormGlass is toggled during runtime, and form is maximized, form caption text is drawn incorrectly
  • B145591 - Navigating upwards in a dropdown gallery using cursor keys causes an exception when the upper row has less elements than the current row
  • B153863 - NullReferenceException is thrown when a modal form is shown within the BarEditItem.EditValueChanged event handler
  • B145966 - Reset Button in Customization Form not grayed when DisableCustomization=True
  • B146292 - Ribbon - ApplicationButtonClick event doesn't work
  • B145646 - Ribbon bar not restoring focus correctly
  • B146443 - Ribbon throws NullReferenceException when mouse hovers over page category's tab while the tab is being removed and a new one is being added
  • B146205 - RibbonStaticBar - StaticItem disappears from the status bar when the current status text is too long
  • Q253679 - The "Minimize the ribbon" item should be hidden when the AllowMinimizeRibbon option is disabled
  • Q254245 - The ApplicationButtonDoubleClick event doesn't work
  • B145702 - The Checked property is not copied from an In-Ribbon gallery item to an automatically created In-Dropdown gallery item

XtraCharts Suite

  • B154794 - Annotations - The default image for the ImageAnnotation is shown only at design time
  • B154047 - Background Image - In some cases serialization doesn't work when using a background image of the XYDiagramPane
  • B154473 - Chart Wizard - Axes Page - If both argument and value axes are date-time, the Scale Mode options may become hidden
  • B154797 - Design Time - An exception occurs after closing the Wizard with a Gantt series with no defined points
  • B154738 - Empty Points - If a series has an empty point, and its X-axis' ArgumentScaleType is DateTime, setting the DateTimeScaleMode property for this axis to AutomaticAverage results in a crash
  • B154123 - Financial Series - Reduction options depend on the series point order within the collection
  • B154810 - Gantt Diagram - It's possible to set the DateTimeScaleMode property for the secondary axis
  • B154718 - Serialization - Incorrect serialization of secondary axes
  • B143985 - Usability - System.FormatException is raised when accessing the SeriesPoint.NumericalArgument property if the argument cannot be converted to a number
  • Q245722 - Usability - There's no indication that the chart cannot be displayed
  • B154210 - Web Demo - The Drill-Down Chart demo works incorrectly on changing the appearance theme

XtraEditors Library

  • B146408 - DateNavigator issue on x64 systems
  • B143795 - Documentation - RepositoryItem.DisplayFormat help topic typo
  • B152730 - MRUEdit - Documentation states that MRU items are added every time the editor loses focus

XtraGauges Suite

  • B146201 - KeyNotFoundException is raised when changing a shape's ShapeType property

XtraGrid Suite

  • B154650 - Cells merged via the Merge event aren't merged in Print Preview
  • B145593 - CustomRowCellEdit subscription breaks bringing card into view by viewLayoutView.VisibleRecordIndex
  • B145196 - Images in XtraGrid LayoutView are cut off in Print Preview (PrintableComponentLink)
  • B153791 - LayoutView - Text color of a label item is not changed when changing skins
  • B145570 - LayoutView is not scrolled correctly
  • B145589 - Master-detail print error

XtraLayout Suite

  • B145349 - A wrong tab is dragged and dropped into the Customization Form while customizing a multi line tabbed group layout
  • B145688 - Layout restoring issue
  • B145876 - LayoutControl's items cannot be dragged if a parent form is hidden and than shown again

XtraNavBar

  • B145637 - NavPaneForm not closed on second click

XtraPivotGrid Suite

  • Q251107 - A "Requested Clipboard operation did not succeed" exception is raised when trying to copy data into clipboard
  • B152368 - Chart datasource shouldn't include focused cell
  • B153631 - CustomCellEdit event doesn't work correctly
  • B145585 - Filter isn't reapplied when new data is added to the datasource
  • B152372 - OLAP - ExpandAll method is extremely slow when expanding a lot of fields
  • B153763 - Prefilter control filters data values incorrectly
  • B154305 - RowTree - impossible to scroll to the Pivot's top using mouse wheel
  • B154307 - RowTree - Visual artefacts appear when the control is vertically scrolled in Compact mode - Incorrect item bounds
  • B145669 - Saving layout with PreFilter causes SerializationException
  • B154627 - Summary expression calculation fails if there are complex relations between summary expression fields
  • B145466 - The PivotGrid.RestoreLayoutFromXXX() and PivotGrid.SaveLayoutToXXX() don't save/restore editable values of repository items
  • Q248302 - The StoreLayout and StoreAppearance options work incorrectly
  • Q250056 - Top values and running totals features don't work together when applied to fields within different areas
  • B154335 - UnboundExpressions - Row values can't be referenced from data field area expressions

XtraPrinting Library

  • B153423 - Documentation - Add a note that the DevExpress.XtraRichEdit.v9.3.Printing assembly is required if you need to print the XtraRichEdit control
  • B153770 - Hungarian localization problems

XtraReports Suite

  • B154351 - Browsable attribute is ignored when a datasource object implements the IDataDictionary interface
  • B152044 - Calculated Fields and Formatting Rules - Unable to use complex properties
  • B145986 - Conditional Formatting - When the IsNullOrEmpty function is used, the condition editor throws the "condition must be boolean" error
  • B154059 - Documentation - BrickModifier Members - Sections layout isn't correct
  • B153470 - Documentation - It is necessary to pass "this" reference to the VisualBrick constructor in the PutStateToBrick method in the "How to: Create a Progress Bar Control" article
  • B144321 - End-User Designer - A correct error message isn't displayed when a connection string cannot be initialized
  • Q254385 - End-User Designer - Adding 16x16 images to custom EUD toolbox items does not work
  • Q250648 - End-User Designer - An unfriendly exception message is displayed to end-users when saving a report layout to a file that has the ReadOnly attribute
  • B146283 - End-User Designer - Handling the XRDesignPanel.ComponentChanged event to adjust the page width no longer works
  • B145311 - Field List - Tooltips should not be shown if a cursor is over the scrollbar
  • B154582 - PageBuilder - Unexpected XRCrossBandLine gaps in some situations
  • B146041 - Print Preview - Sometimes "Object references not set to an instance of an object" is raised when using the DataSourceSchema
  • B145292 - Print preview position is not saved if maximized on the second screen
  • S33670 - Report Designer doesn't support VS 2010 IDE
  • B144801 - Report Layout Editor doesn't save changes
  • B153395 - Report Wizard - When using the OLAP provider and clicking "Next" on the "Choose the table or view" page, you get an error
  • B143428 - Scripting - Incorrect processing of subreport scripts when the XRSubreport.ReportSource property is assigned at runtime
  • B145651 - Scripting - Incorrect script handling of custom controls derived from WinControlContainer
  • B142606 - Scripts - The Scripts button does not reflect a script window's status when opened from the property grid
  • B153672 - Summary - When the "d" format specifier is used, the FormatException is raised
  • B146196 - XRLine border is rendered outside page bounds
  • B146281 - XRPivotGrid - Pivot Grid designer crashes when a custom summary is used
  • Q253156 - XRRichText - HTML doesn't decode embedded fields when using databinding
  • B146153 - XRRichText - Text with tabs is rendered incompletely

XtraRichEdit

  • B146303 - Adjust text color to new color
  • B144825 - Bulleted List - command bar icons for bulleted/numbered lists become highlighted if any word in text is selected
  • B145598 - Bulleted List - impossible to change it to Numbered list at the first time
  • B145695 - Bulleted List - unhandled ArgumentOutOfRange exception when trying to invoke the Customize List dialog
  • B144820 - Commands - error when applying a new character style
  • B146036 - Commands - XtraRichEdit.UI items become disabled in a standalone Bar
  • Q253143 - Find and Replace - Exception occurs when end-user try to replace the entire content of a control
  • Q252018 - HTML Import - Unable to convert non-ASCII HTML code
  • B152463 - MailMerge - INCLUDEPICTURE field doesn't display image files when the Options.MailMerge.DataSource isn't defined
  • B145099 - Read-only mode - text selection is disabled after drag operation
  • B145420 - RichEdit doesn't work in multi thread applications

XtraScheduler Suite

  • B145440 - AppointmentResourcesEdit - when resource is selected, the selection jumps to the bottom of the list
  • B146286 - Difficulty with selecting an appointment via a right click
  • Q254287 - Menu for changing View does not show 60 Minut in Czech localization
  • B154784 - Reporting - VS2010 Client Profile isn't supported
  • B152208 - VS2010 - SchedulerControl isn't correctly initialized at runtime

XtraSpellChecker

  • B145918 - Changing the culture doesn't affect the checking result
  • B152353 - CheckAsYouType doesn't work if the CheckContainer method is called for several editors when the first editor contains only text
  • B145038 - Exception when regional setting is set to Maltese

XtraTreeList Suite

  • B154497 - A node's copy is inserted at a wrong position (Drag&Drop with the CTRL key pressed)
  • B154498 - AfterDragNode event doesn't always fire

XtraVerticalGrid Suite

  • B145454 - MultiRecordView - The right border line is missing when the underlying data source is empty
  • B153583 - Painting - PropertyDescriptionControl ignores the text options applied in appearance settings
  • B145837 - PropertyDescriptionControl - NullReferenceException is thrown when setting the PropertyDescriptionControl.PropertyGrid property to null
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.