Support

What's New in v2010 vol 1.0

 

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.0

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
  • 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

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
  • 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

ASPxGridView and Editors Suite

  • 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
  • S20317 - ASPxGridViewExporter - Add WriteXslx/WriteXslxToResponse methods
  • S91727 - ASPxListBox/ASPxComboBox - Turn off automatic binding to the "ImageUrl" datasource field if the ImageUrlField property is empty
  • S34230 - FilterControl - Make it possible to parse an entered filter value manually
  • S133483 - Make ASPxGridView.FindParentGridTemplateContainer public
  • S133192 - Panel controls - Add the capability to enable/disable child controls of a panel via its client SetEnabled method

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 - 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
  • 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)
  • 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
  • S133209 - Refactoring - "Promote to Parameter" refactoring should work with numbers
  • Q153907 - Smart Paste - The "Event Trigger" template should be modified

Core of ASPxPivotGrid and XtraPivotGrid

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

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
  • 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
  • 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
  • S30461 - Model Editor - provide the capability to show members of complex properties
  • 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
  • AS14098 - PropertyEditors - It's necessary to have a possibility to create several property editors for the same property in one detail view
  • 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
  • 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
  • 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

Expression Editor

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

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
  • 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"
  • S131295 - Refactoring - "Extract string to resources" should hide specific culture oriented resx files from popup list
  • B143939 - Refactoring - "Introduce Parameter Object" refactoring should copy xml comments
  • S34414 - Refactoring - Make "Convert to Auto-Implemented Property" refactoring available in VB

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
  • 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
  • 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
  • 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
  • Q153746 - Preview - Controls, added dynamically in the PreviewStatus event handler, are invisible in Preview
  • 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

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

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
  • 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
  • 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
  • Q249678 - ASPxGridView - Unable to modify selection from code unless the grid is data-bound
  • 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
  • Q250545 - ASPxTextBox - Pressing the ENTER key always raises the ValueChanged and TextChanged events
  • 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

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
  • B145512 - ASPxNavBar - The SelectedItem property value isn't updated when clicking an item
  • 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
  • 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
  • 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)
  • 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
  • B146146 - Error when filtering out all values
  • 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

  • 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

  • B145488 - "Show Metrics" plugin ignores option for changing metrics in editor
  • 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 Declaration - "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
  • 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
  • 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();"
  • B145244 - Refactoring - "Rename" refactoring does not work in VS2010 RC
  • B145184 - Region background color does not fully cover area
  • B145546 - Resolve reference using keyboard shortcut Alt+Shift+F10 stops editor responding
  • 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
  • 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
  • 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

DXCarousel for WPF

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

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

DXEditors for WPF

  • 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

DXGrid for WPF

  • B145495 - Exception when clicking a cell
  • 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

  • B152097 - PivotGridControl.Fields property is invisible in the PropertyGrid

eXpressApp Framework

  • 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
  • B145738 - ASPxGridListEditor - A null reference exception occurs when trying to use inline editors
  • 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
  • B145430 - Documentation - The "How to use custom logon parameters" help topic is outdated
  • B145143 - Documentation - The "NavigationItems node" help topic is outdated
  • 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
  • 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
  • B143882 - RuleIsReferenced validation rule retrieves all objects of another class from the database when the object is not referenced
  • 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
  • B154087 - Validation - A MemberNotFound exception occurs after adding a validation rule to a dynamic member
  • 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

ProjectConverter

  • B145931 - ProjectConverter 9.3.4.0 not updating folder list

Refactor! Pro

  • 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++
  • 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
  • B146057 - Refactoring - "Move To Namespace" doesn't respect class attributes
  • B144231 - Refactoring - "Name anonymous type" refactoring creates bad code
  • B145399 - Refactoring - "Widen Scope" refactoring Appends "1" symbol to the variable name
  • B145587 - XmlDocCommentPainter paints tag <typeparam> incorrectly

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

XtraCharts Suite

  • 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

XtraEditors Library

  • 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

  • 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

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
  • B145669 - Saving layout with PreFilter causes SerializationException
  • 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

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

  • 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
  • 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
  • B145311 - Field List - Tooltips should not be shown if a cursor is over the scrollbar
  • 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
  • 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
  • Q253156 - XRRichText - HTML doesn't decode embedded fields when using databinding

XtraRichEdit

  • 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

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

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.