Support

What's New in v2009 vol 3.7

 

Release Notes

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

Breaking Changes - DXperience v2009 vol 3.7

Resolved Issues

All ASP.NET Components

  • B192810 - WebChartControl - Image is not updated when calling the PerformCallback method and BinaryStorageMode=session

ASPxGridView and Editors Suite

  • B192549 - ASPxComboBox - An editor is not visible in a grid's edit form, if the editor is used in native mode and the EditFormSettings.ColumnSpan is set to 2 within the grid
  • B191962 - ASPxComboBox - The client-side GetValue method returns Text rather than Value when a page is being loaded
  • B190507 - ASPxGridView - The "Does not equal" filter condition works inconsistently with the "Equal" filter condition
  • B191241 - ASPxListBox - Multicolumn - When an item with a null Value is removed via client-side code, a server-side exception is raised after a postback

ASPxHtmlEditor

  • Q278201 - ASPxHtmlEditor - a path to an inserted image is resolved incorrectly if the UploadImageFolder is deployed to another IIS Application
  • B190916 - The "Open in new window" checkbox's default value is not customizable in the "Insert Link" form
  • B157828 - The Assign method is not implemented for ASPxHtmlEditorSettingsBase descendants
  • B190596 - Using <ol> and <ul> tags together does not give the expected HTML result

ASPxPivotGrid

  • B157588 - Customization Form header paddings and form header color in the YoutnFull demo theme are incorrect
  • B157589 - The data header popup window has incorrect height in the Youthful demo theme

ASPxScheduler Suite

  • B149808 - A "Flags is null" javascript error occurs when hovering with the mouse over an edited occurrence
  • B180396 - ResourceComboBox cannot be hidden if the Increase/Decrease buttons are enabled
  • B193064 - Timeline View - Appointments are not displayed when a single date is selected in ASPxDateNavigator

ASPxTreeList

  • B193379 - ASPxTreeList - Column headers inside Customization Window should be sorted alphabetically by captions

CodeRush for Visual Studio .NET

  • B191312 - Templates - "c" template wrongly expanded inside the "switch" statement
  • B190986 - Unit Test Runner - Does not run the [TearDown] method of [SetupFixture] class
  • B149912 - Unit Test Runner - NUnit Assert.Ignore is reported as failure

CodeRush with Refactor! Pro

  • B193044 - [xUnit] Testrunner doesn't see tests from base class, when subclass has no tests
  • B149865 - Templates - NUnit templates are used instead of MbUnit templates

DXBars for WPF

  • B191232 - Memory leak in DevExpress BarManager WPF control

DXCharts for WPF

  • B159214 - Axis Range - When the ValueScaleType property is set to DateTime, specifying the Y-axis range for this series in XAML causes an ArgumentException
  • B191553 - AxisRange - In some scenarios, the axis range is de-serialized incorrectly
  • B182099 - AxisRange - The chart hangs if only a single value is defined for its axis range, and then an empty series is added
  • B158151 - BubbleSeries2D - An exception is thrown when specifying the MinSize property before the MaxSize property (both with valid values) in XAML
  • B159137 - Legend - Legend items order may be incorrect when different series types are simultaneously shown on a chart
  • B180602 - Palette - NullReferenceException is raised when updating the ChartControl.Palette property twice

DXCore for Visual Studio

  • B180651 - Unexpected error while loading DXCore

DXDocking for WPF

  • Q278823 - A closed dock panel remains in the ClosedPanels collection after being shown via the DockController.Dock method
  • B190981 - Adding layoutpanel from codebehind: First item is inactive
  • B181660 - Cannot Undock or Interact with a Docked Layout Panel Once Another Panel has been Undocked
  • B191775 - Disposing of a DockLayoutManager causes an exception when the window is resized
  • B159062 - Docking manager erroneously intercepts events for popups (e.g. ComboBox)
  • B158764 - If the LayoutPanel MaxSize and MinSize properties are assigned at runtime, they don't work
  • Q276306 - Object Reference Exception is thrown when moving with the mouse over DockLayoutManager
  • B191528 - Setting MaxSize and MinSize of a LayoutPanel hides the Close ('x') button on the LayoutPanel
  • B192508 - The bottom right corner window resize does not always allow you to resize the main Eve window

DXEditors for WPF

  • B158650 - Binding to the FilterCriteria property throws 'Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='DevExpress.Wpf.Editors.PopupBaseEdit'
  • B159285 - ComboBoxEdit - drop-down items are cut when the CheckedComboBoxStyleSettings style is used, and the FlowDirection is "RightToLeft"
  • Q296844 - DateEdit - The "-Infinity is not a valid value for To" error is raised
  • Q276331 - It's impossible to use the ComboBoxEdit.SelectedItems property twice

DXGrid for WPF

  • B193021 - An exception is thrown when printing a grid grouped by column with an underlying type that has no TypeConverter
  • B190865 - Best fit crashes if the column contains null value only in DXGrid
  • B191542 - Cells with multiline text are not copied into clipboard properly
  • B190246 - CellTemplateSelector doesn't work on the same column value
  • B149404 - Collapsing a group with the last item just filtered out throws KeyNotFoundException
  • B190633 - CustomColumnDisplayText event - the event parameter's Row property returns null when copying rows from the grid
  • B192375 - Exception thrown when interacting with Grid Auto Filter Row and Bar with ComboBox
  • Q269897 - In XAML, when working in design mode, a NullReferenceException is thrown for TableView
  • B192767 - NRE in DevExpress.Wpf.Editors.TextEdit.OnCoerceFormatString()

eXpress Persistent Objects

  • B190666 - Sometimes the SqlExecutionException is raised when using Boolean fields in logical expressions that lack explicit Boolean comparisons

eXpressApp Framework

  • Q256258 - A Detail View without a toolbar is displayed, when executing the Open Object Action
  • B190984 - After second app start up View – Navigation bar works incorrectly
  • B193078 - An exception occurs when trying to filter a List View by a DateTime column
  • B149879 - ASPxGridListEditor - When using inline editing in a sorted List View and modifying sort values so that the List View's records change their order, all changes are lost
  • B190377 - ListEditors.Selection.Web - Cannot unselect all records by clicking on column header if any group is collapsed
  • B190379 - ListEditors.Web - An invalid index is assigned to a column when dragged to the left of context menu columns
  • B194087 - Model Designer doesn't work after uninstalling 10.1
  • Q290289 - Reports.Web - PopupWindowLostException occurs in Report Parameter Window

XtraBars Suite

  • B192488 - BarEditItem - The CausesValidation option does not work as expected
  • B192596 - DockPanel autohide exception
  • B191058 - DockPanel redraw issues when using menus
  • B191494 - GalleryDropDown width is based on last item caption

XtraCharts Suite

  • Q291595 - Area Series - In some situations, the area is not drawn at all when exported to Metafile
  • B180977 - Constant Lines - A constant line's title is drawn incorrectly when the X-axis is reversed
  • B159755 - Data Binding - Chart is not refreshed automatically if a datasource, that implements IBindingList, is assigned to a series
  • B181572 - Demo - "Explode Distance" setting is not available for the 3D Pie Chat
  • B159244 - Demo - No check is performed for series labels support with some view types (Swift Plot)
  • B181588 - Demos - Some demo modules have inappropriate descriptions
  • B157839 - Financial Indicators - In some cases, a newly created indicators isn't drawn after adding it with default parameters
  • B190678 - Gantt Chart - A task link between two points with the same argument is not drawn in case of the FinishToStart relation
  • B181625 - PieSeriesView - When all point values are negative, all inside labels are drawn in the Pie's center
  • B190222 - Radar/Polar Area - OutOfMemoryException when drawing a very small area
  • B190789 - Running "Generate Local Resource" on a web form containing a WebChartControl removes all series
  • B157759 - Runtime - A NullReferenceException is thrown in the Series editor, when the chart is selected in the Property Grid
  • S136037 - Usability - Pie chart isn't drawn when all its point values are negative
  • B158918 - Wizard - An exception is thrown when providing a too large value for the Count property, in the Top N Options tab of the Series page
  • B158443 - Wizard - For Pie series, in the Point Labels tab, when the resolve overlapping mode is set to Default, the validity of the Indent property value is not checked, which may cause an unhandled exception
  • B158587 - Wizard - In the Axis page's Appearance tag, the Hatch style drop-down list works incorrectly
  • B158932 - Wizard - In the General tab of the Chart Titles page, the Indent property doesn't work
  • B158636 - Wizard - NullReferenceExcepion is raised when trying to show a popup menu for a series point list, if the series list is empty
  • B159173 - Wizard - Series page - If "Top N Options" isn't valid for the current series view type, it is still visible though it must be hidden
  • B159136 - Wizard - Series page - When changing the "Series view type" value via the mouse wheel, a new value isn't applied until Enter is pressed
  • B158312 - Wizard - Strip Hatch Style not updated
  • B158155 - Wizard - When setting the Gradient mode for an Area series to FromCenter or ToCenter, the application crashes
  • B194319 - XtraCharts is removing pipes from Series name in client-side EndCallback event handler
  • Q297170 - XYDiagram - Z-Order of series should not depend on the Series.Axis* property

XtraEditors Library

  • B149631 - Clearing LookUpEdit's text doesn't select a field with an empty DisplayMember
  • B150000 - DockPanel throws ArgumentException when one tries to hide it
  • B191216 - Filtercontrol - a wrong node's value is updated
  • B149854 - FontEdit crashes when using fonts that do not support the regular style
  • B142731 - Labels are occasionally hidden on Windows 64
  • B159582 - ListBoxControl fires SelectedIndexChanged when assigning DisplayMember
  • B191226 - Today in DateEditCalendar should keep time component

XtraGrid Suite

  • B192490 - CustomizationForm appears in bottom right corner even if this point is beyond the screen
  • Q220024 - LayoutView - Unexpected paddings are shown
  • B190393 - LayoutView field captions insert extra space between lowercase / upper case letter combinations
  • Q296271 - ParseEditValue event is not always raised
  • B190158 - The GridControl's content disappears after its Designer is closed
  • B149910 - The NullReferenceException is thrown
  • B180094 - UnboundExpression - the ArgumentException is raised if an unbound column contains errors
  • B193798 - XtraGrid with unassigned views cannot be copied or deleted, and breaks Document Outline window

XtraLayout Suite

  • Q260110 - A memory leak occurs in the LayoutControl when its handle is recreated
  • B192991 - A Tab Page with a shortcut in its caption has a strange behavior when the tab page has the Visibility property set to Never
  • B148914 - Changing layout focus results in a double validation error message
  • B190605 - DataLayoutControl throws exception when databound property attribute is [Browsable(false)]
  • B193237 - Disabled Tabs in TabbedControlGroup can be selected via the keyboard, but not via the mouse
  • B190527 - Layout Deletion Exception
  • B190515 - Missing Controls after LayoutControl.RestoreLayoutFromStream(..)
  • B149942 - Printing LayoutControl prints an empty page when setting e.Cancel in SelectedPageChanging event handler
  • B193521 - Tabs are not activated on mouse clicks

XtraNavBar

  • B191656 - Thread safety problem with NavBarControl

XtraPivotGrid Suite

  • B158471 - BestFit method does not work correctly with Grand Total column
  • B192782 - CustomizationForm - A scrollbar's bottom thumb can be hidden
  • B149743 - TopValue function works incorrectly with a sorting-by-summary applied

XtraPrinting Library

  • B180771 - Demo Center - The "Online Documentation" button opens XtraBars docs

XtraReports Suite

  • Q274207 - End-User Designer - Some report settings (e. g. summaries) are lost after the report was edited and closed in the EUD via the XRDesignPanel.CloseReport method
  • B181305 - Export to HTML - _aspxIsExists function is not defined
  • B149157 - Export to PDF - String trimming settings are ignored
  • Q274009 - Gauges inside XtraReports show a strange rectangle at the upper left corner
  • B146680 - Page Builder - The Group Union flag works incorrectly
  • B192954 - Report Designer - Menu options (Format\Foreground Color) and (Format\Background Color) disappear immediately
  • B149985 - Report Designer crashes Visual Studio 2008 during copying operations
  • B180501 - Web - Exporting does not work when response compression is enabled before the exporting takes place

XtraRichEdit

  • Q272579 - Copy/Paste - problem with vertical tabulation (VT) symbol
  • B194640 - RTF Export - Formatting applied to ParagraphMark is not saved
  • B193744 - Styles are deleted when mail merge is performed
  • B157813 - WordML Export/Import - saved text not properly displayed when re-loaded
  • B192588 - XtraRichEdit in MFC dialog: Text can't be edited.

XtraScheduler Suite

  • B194318 - DateNavigator does not adjust its time interval to the SchedulerControl assigned at runtime
  • B190219 - Reporting Demo 'Daily Style' - error '00:00:00' is not a valid value for 'end'

XtraTreeList Suite

  • Q275826 - ExportToXLS - Headers are printed incorrectly
  • B191185 - UseIndicatorForSelection preemptively selects rows

XtraVerticalGrid Suite

  • B159382 - PropertyGridControl: invalid data are posted no matter whether or not the FormatException is thrown by a custom TypeConverter
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.