Support

What's New in v2010 vol 1.3 RC 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 breaking changes in this version, please refer to the following page:

Breaking Changes - DXperience v2010 vol 1.3

The following sections list all minor and major changes, as well as issue fixes in DXperience v2010 vol 1. Note that this list covers all issues fixed in 10.1.0 (Internal Beta), 10.1.1 (CTP), 10.1.2 (Release Candidate) and 10.1.3 (Final Release) versions of the Suite.

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
  • S20317 - ASPxGridViewExporter, ASPxTreeListExporter - Add WriteXslx/WriteXslxToResponse methods
  • 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

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
  • S34230 - ASPxFilterControl - Make it possible to parse an entered filter value manually
  • 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
  • S34736 - Documentation - Expanding and Collapsing Group Rows - Add a note regarding the SettingsBehavior.AutoExpandAllGroups property
  • 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

  • S133212 - ASPxCallbackPanel – 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
  • S133192 - Panel controls - Add the capability to enable/disable child controls of a panel via its client SetEnabled method

ASPxPivotGrid

  • S34405 - Add a PrefilterCriteriaChanged event
  • B145575 - Add sorting features to the Drill Down demo
  • S34456 - Add the capability to disable the loading panel
  • Q138411 - Create events to notify when a field header is expanded inside a group
  • 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
  • S34747 - LinqServerModeDataSource - exceptions thrown while accessing an instance of the IQueryable object using context and table names must be thrown again, rather than caught

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
  • S34732 - Allow wrapping a not trimmed caption
  • S33525 - Customize the position of tab headers on top of the TabbedGroup
  • S34755 - Do not show tooltips for captions if text is entirely visible
  • 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
  • Q218070 - TextEdit - Add the CharacterCasing property equivalent

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
  • B155031 - Add the capability to show/hide the grid's border
  • S33515 - Code - Add columns and edit settings to the logical tree for better property bindings
  • S33468 - Code - Add the capability to bind to a column's properties and its edit settings (e.g. ComboBoxEditSettings)
  • S134213 - Correct the IsDefferedScrolling property's name
  • 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

  • S34761 - Add the ObjectLayer functionality to the ISessionProvider interface
  • B95385 - Advantage Database Server support in generate classes wizard
  • S30004 - Case insensitive implementation of IListServer.FindKeyByBeginWith in XPO
  • S34750 - Documentation - Add a note to the "Property Descriptors" help topic about using property descriptors in GridView lookup columns
  • Q157662 - Documentation - Describe the "Free Joins" feature
  • B146086 - Documentation - The DevExpress.Xpo.DB.Exceptions.ConstraintViolationException class is not documented
  • S34481 - Documentation - XPCollection cannot be reloaded if it's created using a constructor with the criteriaEvaluationBehavior parameter
  • 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
  • S33834 - Persistent Classes Wizard- add additional text field to manually specify connection string when generating persistent classes
  • 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.)
  • S34759 - Documentation - add a note that the TargetXXX properties should never be overridden when inhering from the standard ViewController
  • S34516 - Formatting.Web - adjust the validation settings of DX ASP.NET controls used in the default PropertyEditors to achieve a better DetailView layout
  • 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
  • S34729 - ModelEditor - make it possible to type a required value into the drop-down editor for the PropertyName attribute
  • S34545 - Modules.TreeList - avoid throwing exception if the UseServerMode is enabled for a ListView using the TreeListEditor
  • 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

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
  • B154858 - Documentation - Note that to use scripts added at runtime, it's necessary to set unique control names for all controls
  • 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
  • S134481 - In a table, the tab key creates a new row. Control+Tab doesn't insert a tab
  • 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

  • S134386 - Binding an appointment property to a child property
  • 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

  • B154908 - Expand/Collapse preview animation does not work
  • 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
  • B155209 - The System.NullReferenceException is raised when loading data from a DomainDataSource if a column's FieldName is not defined
  • B145285 - When the grid is bound to a collection that has a null item, an exception is thrown

AgEditors

  • B146592 - AgEditorsDemo - The "Catastrophic Failure" error occurs when attempting to open the Demos\EditorValidation.xaml page

AgLayoutControl

  • B146950 - Design-time - Exception (Blend) / empty menu (VS) when trying to show a context menu for an empty tabbed LayoutGroup
  • B147002 - Design-time - Moving an item from LayoutControl to one of its groups may result in an unnecessary control removal
  • B145682 - DockLayoutControl - "Cannot find a Resource with the Name/Key SeparatorMouseOverColor" when attempting to resize items via a built-in splitter

AgMenu Suite

  • Q256418 - MenuItem's Text is aligned to the top

AgRichEdit

  • B145529 - AgRichEdit Merge Fields not working
  • B146003 - Bug in Vertical Scroll functionality using Mouse Wheel in FireFox/Mozilla
  • B147003 - Highlight Color Button Clears Selection / Doesn't Function Correctly
  • 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
  • B137875 - VS2010 Beta 2 - "Object reference not set to an instance of an object" when dropping DX WPF controls from the Toolbox onto a Window

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
  • B155058 - ASPxDateEdit - The client SetText method doesn't update the editor's value; it updates only its text
  • 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
  • B155219 - ASPxGridView - A fix for bug B144008 causes errors when the FindRowCellTemplateControl method is used in the CustomCallback event handler
  • B144924 - ASPxGridView - Column resizing doesn't work in the EditForm template
  • B146436 - ASPxGridView - Filtering is not applied when the focus is moved out from the filter control within a GridViewDataSpinEditColumn, under IE8
  • B154929 - ASPxGridView - In the "Rows - FocusedRow" demo, the loading panel is shown on the page load but it isn't hidden, under Firefox and Safari
  • Q253633 - ASPxGridView - Setting a GridViewDataSpinEditColumn's DisplayFormatString property to "D" throws an exception
  • Q255980 - ASPxGridView - Sorting and grouping settings made in the markup are lost when the SettingsCookies.Enabled property is True and the Settings.Cookies.StoreGroupingAndSorting property is False
  • Q256090 - ASPxGridView - The AfterPerformCallback event is raised twice if the EnableCallBacks property is set to false
  • 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
  • B146380 - ASPxGridView - The up/down spin buttons within a GridViewDataSpinEditColumn, under Opera are displayed too small
  • 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
  • B143871 - ASPxListBox - The editor ignores the Width setting and is resized to the longest entry, under IE8
  • 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

  • B153351 - ASPxHtmlEditor loses content if there is a postback when the browser loads a page
  • B146049 - The "Spelling check is complete" popup is inappropriately displayed after callbacks
  • B153456 - The client HtmlChanged event is not raised when a space character is inserted into the HTML
  • 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
  • B145144 - ASPxMenu - If a menu is placed at the bottom of a scrollable DIV, sub-menus of item levels greater than 1 are shown at a wrong position
  • 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
  • B146703 - ASPxPivotGridExporter XLS in place of RTF
  • 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
  • B154977 - Virtual Mode - Redundant nodes are created during post data loading

CodeRush for Visual Studio .NET

  • B146513 - "The process cannot access the file" error occurs when several VS instances are running
  • 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
  • B146576 - Code Issues - "Method can be static" code issue should not be available for event handlers
  • 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
  • B146580 - Code Issues - "Undeclared element" marks CheckAvailabilityEventArgs.Available property incorrectly
  • B145753 - Code Issues - "Unused element" code issue marks optional parameter as unused
  • B146567 - Code Issues - Caret and markers are not properly indented in VB after using "Add Missing Constructor"
  • 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
  • B146753 - Color Swatch does not operate correctly with short versions used, like #fff or #369, in CSS files
  • 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
  • B146523 - Painting - Flow breaks appear when methods are collapsed
  • B146566 - Painting - Member Icons are painted over Structural Highlighting in VB
  • B144736 - Painting - Member Icons for dark color schemes are painted incorrectly
  • B145206 - Parser does not parse some files in VB
  • B146826 - Quick Navigation window isn't closed when navigating to a large method
  • 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
  • B146634 - Templates - Cannot type "as" in parameter block of VB Sub or Function in project referencing xUnit
  • B145686 - Test runner checkmark too close to collapse text symbol in collapsed namespace
  • B145549 - The IDE crashes when attempting to show the ShortcutsHint window
  • B146507 - There is no "Embed Selection" context menu item in VS 2010
  • 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
  • B146575 - Unit Test Runner does not work on tests named with escaped language keywords
  • 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
  • Q157426 - ASP.NET - "Extract UserControl" does nothing
  • 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
  • B146902 - EditValueChanged event not firing
  • B146954 - Filter Editor doesn't scroll down
  • 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
  • B142943 - VS 2010 Beta 2 - NullReferenceException when using bars

DXCarousel for WPF

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

DXCharts for WPF

  • B155323 - Axis Title - After changing the Alignment property for a primary or secondary Y-axis, the title's Text is incorrectly drawn until the project is compiled
  • B155285 - Axis Titles - The secondary axis title displays an incorrect text
  • B154436 - Data Binding - Changing a SeriesTemplate's property, which is not related to data binding, won't be in effect for already generated auto-created series
  • B155083 - Design Time - An exception occurs when dragging a chart
  • B154122 - Financial Series - Reduction options depend on the series points order within the collection
  • B154866 - Localization - Data obtained from the XmlDataProvider are incorrectly interpreted depending on the current locale
  • 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
  • B155045 - Project Template - When choosing not to display a legend, it is nonetheless visible in the chart
  • B155079 - Secondary Axes - Series layout should be updated after cleaning the secondary axis collection
  • B155078 - Series Template - Series titles don't work if their content is not a simple text (e.g. borders and text block)
  • B155211 - Series Templates - Redundant data-specific options causing exceptions
  • B155095 - Usability - The default value of the Title.HorizontalAlignment property should be HorizontalAlignment.Center

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
  • B146670 - Navigation to Bookmark does not work for closed files
  • 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
  • B155041 - Docking hints are incorrectly positioned when FloatingMode is set to Desktop and large fonts are used (high DPI)
  • B153086 - If a panel cannot be docked, it is not necessary to display docking tips when moving it
  • Q158212 - In the DXDocking Demo, when dragging a document over a tab header, it hides other target zones and does so in a very flicker manner
  • B155174 - In the DXDocking Document Groups demo, a maximized window is shown too high - the title and images are off the top of the screen
  • B154792 - It is impossible to restore "fixed" items via the RestoreLayout method
  • B155070 - MDIDocument is not minimized correctly after resizing
  • B146759 - NullReferenceException when editing a grid in a dockpanel
  • B154192 - RightToLeft does not work for floating panels in FloatingMode.Desktop
  • Q256763 - Selecting layout items with the mouse when customizing a layout doesn't work as expected
  • B155146 - When a document window is maximized, the mouse hit test at the top of the screen seems faulty
  • B155144 - When dragging a document to a second monitor and maximizing it (via double clicking the header or Maximize button) it is shown maximized on the Primary monitor.
  • B155255 - When moving mouse in the auto hide panel, the panel disappears too quickly
  • Q256760 - When the LayoutItem.CaptionLocation property is set to Top, the caption fills half the available space
  • B146887 - When the popup is open, an error occurs after clicking outside the dockLayoutManager

DXEditors for WPF

  • B154599 - CheckedListBox scrolls down when checking items
  • B155163 - DXEditors DXMessageBox Demo - Escape closes the message box for Window rather than for Adorner floating mode
  • B155329 - Editing DisplayTemplate for TextEdit in Blend 4 throws an exception
  • 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
  • Q252814 - Provide a more convenient way to change the ComboBoxEdit popup color
  • B155166 - TabControl Demo - "HeaderOrienatation" should be "Header Orientation" and on its drop down, "Verticatl" should be "Vertical"
  • B154697 - TextEdit doesn't export correctly as a page number
  • B153927 - The text specified within the CustomDisplayText event handler, overrides the EditValue

DXGrid for WPF

  • B155250 - Blend - XamlParseException is thrown when copying the GridControl template for further editing
  • B154528 - CustomColumnSort event isn't raised if the GridColumn UnboundType is Object (he AllowSorting is set to True)
  • B145800 - Databinding errors with basic official DXGrid code samples
  • B155158 - DXGridDemo - The filter for Discount Amount shows duplicate values
  • 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
  • Q256123 - If the New Item Row is processed within the RowUpdated event handler, the event parameter's Row property always returns null
  • B145482 - Incorrect values are shown in grid cells if its data source is changed when a cell editor is active
  • B155148 - It's impossible to use the GridControl in printing templates
  • B155159 - On the Drag and Drop DXGrid Demo, there is no capability for scrolling the grid whilst dragging it
  • B154958 - The SelectionChanged event isn't raised correctly in server mode

DXLayoutControl for WPF

  • B146870 - Exception "An infinite loop appears to have resulted from repeatedly invalidating the TimeManager during the Layout/Render process" is thrown when changing empty LayoutGroup's View to Tabs

DXNavBar for WPF

  • B146636 - Defining the Expand Button's visibility via ExplorerbarThemeKeys doesn't work
  • B152458 - NavPane - When trying to set the Style for NavigationPaneView, the NavBarControl disappears

DXPivotGrid for WPF

  • B154779 - BestFit - Incorrect BestFit when multiple rows are selected
  • B154900 - BestFitMaxRowCount property's default value should be -1
  • B154825 - BindingExpression path error when running PivotGridDemo
  • 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
  • B154781 - Field headers have a different height under Windows XP
  • B154331 - Field List - The ShowFieldList menu item doesn't work after switching to another demo
  • B154783 - Fields popup menu not displayed after a theme is changed
  • 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
  • B154812 - OptionsCustomization properties aren't available in the WPF version of the PivotGrid
  • 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
  • B146897 - An InvalidCast exception occurs when showing multiple popup Windows via a tabbed MDI
  • B146442 - An InvalidPropertyPath exception occurs when trying to assign a value to a property
  • B155006 - Application Form - Caught the 'System.ArgumentException' exception. Exception text: "An item with the same key has already been added."
  • B153065 - ApplicationModel - Cannot mix in my interface to the IModelView interface, but it works for the IModelListView/IModelDetailView
  • B145738 - ASPxGridListEditor - A null reference exception occurs when trying to use inline editors
  • B146754 - Build scripts from the K18065 Knowledge Base Article don't work with the v2010 vol1 release
  • Q250521 - Cannot localize the "Pause Recording" and "EasyTest Recorder" captions
  • Q256393 - Cannot set the display name for a custom node via the Model Editor
  • B155186 - Changes made to a Detail View can be lost when the TabbedMdi mode is used and the Detail View is docked as a tab
  • B154873 - ConditionalEditorState - customizations are not applied to a nested ListView if the current object of its master DetailView is changed
  • B146640 - ConvertLayoutDiffsController incorrectly processes certain user differences
  • 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
  • B146906 - Detail View layout customizations are lost
  • 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
  • Q255811 - E1255 - An employee object opened in the Activity Detail View's Employee List View disappears after committing a popup window
  • Q256440 - E1509 - A NullReference exception occurs when merging the ribbon
  • B146869 - E2194 - "Object reference not set to an instance of an object" exception occurs
  • B146141 - EasyTest - Action Navigation is not recorded in MDI applications
  • B146635 - Error 1007 occurs when saving an unmodified Application Model via the VS Model Editor
  • 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
  • B155479 - FileAttachment.Web - Page loading process hangs when opening the attachment
  • B146403 - Grouped columns aren't used when searching in List Views
  • B146599 - IModelConditionalFormatting - Error in the intellisense description
  • 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
  • B146598 - ListViewInfoNodeWrapper isn't marked as obsolete
  • 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
  • B154606 - Mdi - SingleChoiceAction items don't show dropdowns if ShowItemsOnClick is set to true
  • B155055 - Mdi - Switching between View variants causes an exception
  • B146912 - ModeEditor - can't delete nodes via the keyboard shortcut
  • B146964 - ModelEditor - An error occurs when adding the ControlDetailItem to the DetailView | Items node
  • B146792 - ModelEditor - An error occurs when using the Reset Differences Action
  • B146917 - ModelEditor - shift+up and shift+down shortcuts don't change index
  • B146881 - ModelEditor - Visual Studio 2010 crashes when reloading the Model Editor
  • B155123 - ModelEditor- Identifiers of model interfaces are not saved
  • B154587 - ModelEditor.DataSourceProperty - it's not possible to provide a dynamic data source for the editor of the attribute in the property grid
  • B146741 - ModelEditor.Views.DetailView.Layout - The layout window isn't refreshed when moving between different Detail Views
  • 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
  • B146643 - Ribbon - The Choose Skin Action doesn't show a gallery
  • B146682 - RibbonStyle.Office2010 - Cannot invoke the application menu
  • 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
  • B146880 - StaticTextDetailItem descendant doesn't function properly after upgrading to 10.1
  • B153844 - TestControls.Web - Custom Property Editor test controls don't work
  • B146919 - TestHCategory table is created in an existing application database after upgrading to 10.1
  • 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
  • B154603 - The DevExpress.ExpressApp.Objects assembly isn't visible in the available assemblies list
  • Q253398 - The e.ParameterCurrentValue is not updated, if the ParameterizedAction with DateTime data type is used, and the date is changed by typing in the editor
  • Q255205 - The ListView without columns is displayed, when the Size(SizeAttribute.Unlimited) attribute is used
  • 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
  • B155199 - User customizations are not saved when the Model Editor is opened and then closed without any changes
  • B154087 - Validation - A MemberNotFound exception occurs after adding a validation rule to a dynamic member
  • B146610 - ValidationWindowsForms module is visible in the Web Application Designer toolbox
  • B146744 - VS Model Editor crashes when navigating away from an unsaved layout node
  • B146628 - Web - Actions within the whole container cannot be clicked if the ConfirmationMessage is set for one of the Actions within this container
  • B146389 - Web - DialogController doesn't trigger the ViewClosing and ViewClosed events
  • 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
  • B146625 - Web - When opening the Designer for the Default.aspx template, the Web.Config file is filled with invalid entries
  • B155059 - Web page templates don't contain an Action Container with the Search category
  • 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
  • B146484 - When changing a DateTime field value from null to null a message box offers to save changes
  • Q253146 - When cloning an Analysis report, the corresponding criteria is not cloned
  • B146785 - Win - ReportsAspNet module is visible in the Application Model toolbox

Expression Editor

  • B154938 - Expression Editor doesn't show functions introduced in version 10.1 in the functions list

Installation

  • Q158228 - XPO's Persistant Classes Wizard doesn't run

PivotGrid Core

  • B154131 - Running Total provides incorrect results

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
  • B144322 - Refactoring - "Extract Method" refactoring declares reference with no initializer
  • 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#
  • B144398 - Refactoring - "Introduce Local" refactoring inserts invalid code
  • 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
  • Q236099 - DockManager doesn't work in VS 2010 beta 2
  • 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
  • B154289 - PanelContainer's AutoScroll property doesn't work
  • B155150 - PopupControlContainer is unexpectedly closed when clicking a BarButton placed on a child user control
  • 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
  • B146697 - Ribbon Office2010 style - In a multi-monitor system the ApplicationMenu is shown on another screen
  • 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 - RibbonStatusBar - StaticItem disappears from the status bar when the current status text is too long
  • B146683 - RibbonStyle.Office2010: text specified via the ApplicationButtonText property is not shown
  • Q253679 - The "Minimize the ribbon" item should be hidden when the AllowMinimizeRibbon option is disabled
  • Q254245 - The ApplicationButtonDoubleClick event doesn't work
  • B155236 - The ApplicationButtonDropDownControl fills the entire form
  • Q256842 - The BarButtonItemLink doesn't clear the popup variable when a corresponding BarButton's DropDownControl is null
  • B145702 - The Checked property is not copied from an In-Ribbon gallery item to an automatically created In-Dropdown gallery item
  • B141535 - VS 2010 beta 2 - BarManager and DockControl don't work

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
  • B154782 - Design Time - The style of editors is inconsistent
  • 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
  • B146383 - Scrolling - Unable to scroll the diagram area after changing axis scrolling range
  • B154718 - Serialization - Incorrect serialization of secondary axes
  • B154955 - Series Title - Incorrect horizontal layout of text lines when a title's alignment is set to Near or Far
  • 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
  • B146586 - WebChartControl - Callback state isn't restored during an ASPxCallbackPanel callback
  • B146678 - WebChartControl - ChartElementNamed json serialization causes an exception if the Name property value is null
  • B155022 - XML Serialization - MinValuel value isn't serialized when the MaxValue isn't initialized

XtraEditors Library

  • B146199 - "Value cannot be null" exception is thrown (Parameter name: fontCacheManager) when disposing a form
  • Q255777 - DateEdit - A cell's content is unreadable when this cell is selected, and when the Flat style is applied to it
  • B146408 - DateNavigator issue on x64 systems
  • B143795 - Documentation - RepositoryItem.DisplayFormat help topic typo
  • B146746 - DXValidationProvider's settings are not serialized
  • B152730 - MRUEdit - Documentation states that MRU items are added every time the editor loses focus
  • B155252 - PitureEdit: animation doesn't work when control's EditValue property is set to a Byte Array
  • B146974 - TabControl's highlight and separators are incorrect when using Darkroom skin

XtraGauges Suite

  • B146627 - "Parameter is not valid" exception is thrown
  • 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
  • B155528 - Documentation - FormatInfo.Format Property has ambiguity between the description and the example
  • B146333 - Having an empty negative group in the filter makes the filter editor button disappear from the filter panel
  • 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
  • B155354 - Office2010Black skin - card text is invisible when ShowCardCaption and ShowCardBorderWhenCaptionHidden are set to false

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
  • Q236485 - NullReferenceException is raised when placing the BarManager on a form
  • B141720 - When adding controls in VS 2010 Beta 2, the layout is not displayed correctly at compile time

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
  • B146727 - Altering PivotGrid.OptionsPrint at runtime has no effect
  • B155227 - Changing the boolean XtraPivotGrid.OptionsData.AllowCrossGroupVariation property at runtime doesn't force Pivot Grid's data refresh
  • 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

  • B155068 - Design Time - The PrintingSystem.Items property editor doesn't allow creation of new item links
  • B153423 - Documentation - Add a note that the DevExpress.XtraRichEdit.v9.3.Printing assembly is required if you need to print the XtraRichEdit control
  • B146607 - Export to XLSX - Sometimes corrupted
  • B153770 - Hungarian localization problems
  • B155151 - PrintableComponentLink can't be deserialized

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
  • B155223 - Code - It's not possible to call the print dialog from PrintingSystemBase (a new PrintingTool class is required)
  • B145986 - Conditional Formatting - When the IsNullOrEmpty function is used, the condition editor throws the "condition must be boolean" error
  • B152357 - Design Time - Incorrect snapping when dragging control from toolbox or field list with Report, if the ReportUnit is set to TenthsOfAMillimeter
  • 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
  • Q256054 - Export To RTF - Empty label is exported using a different Font
  • B145311 - Field List - Tooltips should not be shown if a cursor is over the scrollbar
  • B154582 - PageBuilder - Unexpected XRCrossBandLine gaps in some situations
  • B154404 - Parameters - When editing a mailmerge field via a smarttag, the display name should be [Parameters.parameterName]
  • 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
  • B155235 - XRDesignErrorList - It's impossible to retrieve information regarding a selected mistake
  • 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

  • B146672 - "Object reference not set to an instance of an object" in the DevExpress.XtraRichEdit.Layout.TablesControllerTableState.GetCellBounds
  • 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
  • B146777 - Export - Bulleted lists - certain list symbols cause invalid RTF in a saved file
  • Q253143 - Find and Replace - Exception occurs when end-user try to replace the entire content of a control
  • B146812 - Footer - Footer location on a page in Print preview is incorrect
  • B146868 - Header - tab stops are rendered incorrectly
  • B146860 - Header is not exported to PDF
  • B146859 - Header- the layout of header content is broken in Print preview
  • B146686 - HTML export - certain symbols, such as single and double quotes, are exported incorrectly
  • B146989 - HTML Export - Superscript and subscript font size decreases when exporting to HTML/MHT format
  • B146469 - HTML export - unnecessary blank lines are added when exporting to HTML
  • B146673 - HTML Import - problems when loading nested tables containing images
  • Q252018 - HTML Import - Unable to convert non-ASCII HTML code
  • Q257257 - Hyperlinks not working when a control is read-only
  • Q256784 - MailMerge - header and footer are not copied to merged documents
  • B152463 - MailMerge - INCLUDEPICTURE field doesn't display image files when the Options.MailMerge.DataSource isn't defined
  • Q256707 - Page navigation commands cause NullReferenceException if navigating to a specific page
  • B145099 - Read-only mode - text selection is disabled after drag operation
  • B146587 - Read-only mode of the RichEditControl disables printing
  • B145420 - RichEdit doesn't work in multi thread applications
  • B146649 - Tables - deleting a paragraph before a table causes an unhandled exception
  • B155234 - Tables - table borders disappear when exported to PDF
  • Q257167 - XtraRichEdit throws InvalidOperationException

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
  • B146042 - In-place editor - editor location is not synchronized with the appointment location while scrolling the control
  • Q254287 - Menu for changing View does not show 60 Minut in Czech localization
  • B155336 - Month View - "Saturday/Sunday" title is not displayed in a compressed view
  • B145743 - Reporting - handling the CustomDrawDayHeader event has no effect (as shown in the preview of the End-user Designer)
  • 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
  • B145920 - Custom dictionary culture has to be explicitly selected via the options dialog in order to use this dictionary
  • 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
  • B146693 - An exception is thrown when closing an application
  • B146532 - NullReferenceException is thrown when the Ctrl+Space shortcut is pressed

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
  • B146422 - Serialization - SaveLayout~/RestoreLayout~ methods don't work correctly
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.