|


|
|
What's New in v2009 vol 1.5
New Features/Changes
AgDataGrid Suite
- S131669 - Add the capability to prevent the first row from automatically getting focus when binding to data
ASPxGridView and Editors Suite
- Q206374 - ASPxGridView - Set the default width for columns if the horizontal scrollbar is enabled
- S132131 - ASPxGridViewExporter - Support ASP.NET theming mechanism
ASPxScheduler Suite
- S32446 - ASPxScheduler - make it CLS compliant
CodeRush and Refactor! Pro for Visual Studio .NET
- S32693 - Don't show the "Community plug-ins folder" dialog when installing DXCore
CodeRush for Visual Studio .NET
- S90161 - Code Issues - Marks Sender and EventArgs as Unused.
eXpressApp Framework
- S32568 - Introduce a new static FindObjectSpace method in the ObjectSpace class
XtraEditors Library
- S131940 - Add IEnumerable<XtraTabPage> to XtraTabPageCollection class
- B37008 - LookUpEdit - column captions must be localizable
XtraLayout Suite
- S32607 - Implement the LayoutControl.Appearance.ControlReadOnly property
XtraReports Suite
- S32661 - XRPivotGrid - Add the capability to automatically retrieve fields via the RetrieveFields method
XtraRichEdit
- AS9486 - Ability to paste text from the clipboard both formatted and unformatted
- S131872 - Add a capability to handle command exceptions for RichEditControl
Resolved Issues
AgDataGrid Suite
- Q206928 - ClearAutoFilter button doesn't clear up cells within auto-filter rows
AgLayoutControl
- B137210 - LayoutControl - Customization toolbar is shown over the item being customized, when there is no space to show it below
All .NET WinForms Components
- Q206397 - Components are incompatible with .NET 4.0 / VS2010 CTP / Beta 1
- B136290 - Design time - Cannot delete controls within the form
All ASP.NET Components
- Q143362 - Error occurs when applying the same AutoFormat for more than one control if the AuroFormat files are under source control (reproduced on MS VSS)
- B37928 - Incorrect loading panel location for ASP.NET charts and gauges
- B38018 - The View CSS dialog produces CSS with theme-suffixes appended to classes like dxeHD, which must not have it
All WPF Products
- B37666 - Installation - Source code of the DevExpress.Wpf.DemoBase assembly is missing
ASPxGridView and Editors Suite
- Q205561 - ASPxFilterControl - The control ignores validation settings of its editors
- B37637 - An editor with enabled validation is positioned inappropriately, if positioning style attributes are applied via the editor's Style attribute
- Q39454 - ASPxButton - Default Button - Press on Enter cannot grab the value of the textbox (Chrome)
- B37696 - ASPxCheckBox, ASPxRadioButton - AccessKey property doesn't work
- Q206396 - ASPxComboBox - Setting the editor's ItemStyle.HorizontalAlign property to Right is not in effect
- B136530 - ASPxComboBox - the client LostFocus event isn't fired in some cases
- B136385 - ASPxDateEdit - Bad usability of date correction if UseMaskBehavior=true
- Q207656 - ASPxDateEdit/ASPxComboBox - throws a javascript exception if nested into a container with Enabled="False"
- B136613 - ASPxGridView - AllowMultiSelection causes multiple postbacks when section change and focus change are processed on server
- B136718 - ASPxGridView - An error "control does not have a naming container" occurs during exporting a grouped grid with a combobox column
- Q205675 - ASPxGridView - Column sizes are changed when entering the inline edit mode (vertical scrolling is on)
- B37488 - ASPxGridView - Columns are misaligned when inserting a new row in the inline mode with the vertical scrollbar turned on
- B136881 - ASPxGridView - Columns FixedStyle="Left" doesn't work properly with enabled horizontal scrollbar
- B137057 - ASPxGridView - FindRowCellTemplateControl returns null within a RowCommand event handler when using databound grid in Edit Form
- B37734 - ASPxGridView - FocusedRowIndex isn't changed when edit button with ButtonType="Image" pressed
- B137325 - ASPxGridView - GridViewDataImageColumn.Settings.AllowSort=True, but still can't sort by it
- B136749 - ASPxGridView - Horizontal scrolling doesn't work well in non-IE browsers when both scrollbars are on and there are fixed columns
- B136743 - ASPxGridView - In certain scenarios the StartEdit call may not update the grid's hierarchy
- Q206563 - ASPxGridView - Initiating a callback inside the client-side FocusedRowChanged event may break the whole client-side functionality
- B37453 - ASPxGridView - Multi-selection with Shift key selects wrong rows if ProcessSelectionChangedOnServer or ProcessFocusedRowChangedOnServer option is set and EnableCallBacks = False
- Q209197 - ASPxGridView - Numeric columns of Nullable data types are not automatically right-aligned
- B136923 - ASPxGridView - Red Wine Theme - Hyperlink columns are hardly read unless one hovers over them
- B136612 - ASPxGridView - Resizing a master grid column leads to the resizing of columns in detail grids
- B37564 - ASPxGridView - RowUpdating event - Grid doesn't fill e.NewValues for read-only fields
- B136561 - ASPxGridView - Templated footer row is not displayed if both scroll bars are on
- S32638 - ASPxGridView - the ASPxClientGridView's SelectRows() deselects rows which aren't visible due to filtering
- B37663 - ASPxGridView - the client-side EndCallback event isn't fired when the filter expression from the filter bar is applied
- B38058 - ASPxGridView - The Pager's All button does not work properly if the DataSourceForceStandardPaging property is set to true
- B137121 - ASPxGridView - TypeConverter exception occurs when using IExtensibleDataObject data items and DataSourceForceStandardPaging is true
- B137131 - ASPxGridView - Vertical scroll bar position is lost
- B37531 - ASPxGridView - Wrong documentation for the CloseFilterControl client-side method
- B136985 - ASPxGridView is incorrectly rendered when horizontal scrolling is used
- B137006 - ASPxProgressBar + Custom Styles = Styles Broken
- B136680 - ASPxSpinEdit - few decimal places
- B37346 - ASPxTextBox - Javascript error when Mask is assigned and Enabled is false
- Q204200 - Documentation - The ASPxTextBox.MaskSettings property's help topic example contains an invalid link
- B37550 - MissingPrimaryKeyException exception when changing the grid's data source in code behind
- B137081 - Text editors - Mask range doesn't allow input some numbers in the specified range
- Q209994 - The DevExpress.Web.ASPxGridView.Export assembly is not CLS compliant
- B137169 - The sample E358 does not work well with selection check boxes
ASPxHtmlEditor
- B136514 - A single quote code symbol (') is automatically converted by the ASPxHtmlEditor to another code (')
- B136184 - ASPxHtmlEditor - A never ending "Loading..." message appears when opening dialog forms, in IE8
- Q208813 - ASPxHtmlEditor - Clearing the contents in the Design View tab leaves a <br/> in the html code
ASPxperience Suite
- Q209129 - ASPxComboBox - In multi-column mode, an exception is thrown, if editor columns contain null values and the editor performs a callback
- B37716 - ASPxDataView - The BlackGlass theme has incorrect left item padding
- Q207181 - ASPxDataView - The Loading Panel isn't displayed during an empty ASPxDataView is being populated with data on a callback
- B136174 - ASPxImage - can't set the ImageUrl in the client side under IE8
- Q207392 - ASPxMenu - Spacing between menu buttons
- Q208439 - ASPxPageControl - Setting the ShowTabs property value in code-behind has no effect
- B137125 - ASPxPopupControl - Calling ShowWindowAtPos() doesn't set the popup window position if PopupHorizontalAlign and PopupVerticalAlign are used
- Q206128 - ASPxPopupControl - The RefreshContentUrl method doesn't reload content page in IE
- B136723 - ASPxPopupControl - When the control is used in modal mode, and the ShowPageScrollbarWhenModal is set to true, a page can be scrolled outside the shadowed region
- B37366 - ASPxPopupMenu doesn't suppress the browser's default context menu (Chrome, Safari)
- B37714 - ASPxRoundPanel BlackGlass theme has unequal top and bottom content paddings
- B37789 - ASPxSiteMapControl: visited link color in some themes is non-consistent or even makes caption text hardly readable
- B137049 - ASPxUploadControl cannot upload .flv file in Chrome if AllowedContentTypes is empty
ASPxPivotGrid
- B136418 - An exception is thrown when the pivot grid with a specified active prefilter is being exported
- B37825 - Callback causes the "System.IO.EndOfStreamException: Unable to read beyond the end of the stream." exception
- B137079 - Collapsed rows might be restored incorrectly if data has been changed after layout saving
- B137193 - CreateDrillDownDataSource method causes the 'Index was out of range...' exception
- B136459 - Null reference exception is thrown when expanding a group
- B136678 - Popup menus don't work in FireFox
- Q209429 - Prefilter doesn't work in Medium Trust
- B136597 - The PivotGridFieldBase.Width and PivotGridFieldBase.MinWidth properties must be hidden from the Properties window
- B136501 - The ShowRowHeaders option doesn't work
- B136976 - Unacceptably big callback state for large PivotGrids
ASPxScheduler Suite
- B136575 - Appointments of zero duration are not displayed if located in the beginning or in the end of the visible interval
- B137143 - button horizontal appointment
- B136696 - Internet Explorer 8 renders ASPxScheduler incorrectly
- B133661 - Memory leak in Internet Explorer - Appointment Editing form does not release memory when closed
- B37878 - Themes - missing Info.png file in certain themes
ASPxTreeList
- B136726 - The focused node's foreground color is overridden by a normal node's foreground color
- B37381 - Unable to enter edit mode when the ProcessFocusedNodeOnServer option is enabled
CodeRush and Refactor! Pro for Visual Studio .NET
- B137023 - "Initialize condition" changes the result of a comparison
- B37351 - Code Issues - A method is marked as "unused member", while it is used in this project
- B137083 - document summary in wrong window
- B37579 - Unexpected error while loading DXCore
- B137423 - Unused member indicated in codebehind file of Silverlight when it is actaully used.
CodeRush for Visual Studio .NET
- B137259 - "CodeRushTrainingWindowToggle" does not work unless I manually launch the ToolWindow first
- B136448 - Auto implement property generated too often
- B137102 - C++ - Structural Highlighting breaks when overloading operator ^=
- B137041 - C++ - sw template expansion wrong when enum on clipboard
- B135479 - Code Issues
- B136639 - Code Issues - Popups are displayed wrong on multiple monitors
- B136790 - Code Issues - The Array.ForEach method is marked as "Undeclared Element"
- B136724 - CodeIssues: False Positives: Extension methods apparently not declared
- B135467 - Coderush and Refactor stop working after applying refactoring when VS is running the application under development in debug mode
- B37480 - CodeRush Training window doesn't show HTML and ASP.NET templates when working with a web user control
- B136465 - CodeRush unable to resolve any references in some project, affecting both Code Issues and References Window
- B137170 - Create Setter - does not remove the ReadOnly specifier
- B137352 - create with statement refactor
- B135624 - False Undeclared element code issue at ASP.NET code behind
- B136593 - Flatten conditional error in VB.NET
- B137320 - macro adds refernce to current assembly within it self
- B136822 - pl. automatically expands to PlatformID.
- B137294 - Smart cut and smart copy does not take generic parameters into account
- B36454 - VB.NET - wrong marker position after expanding c (Class) template
- S131825 - VB9 - Templates are expanded inside an XML literal
CodeRush Xpress
- B137401 - compress to ternary expression incorrect?
- B136908 - Enthusiasm to Implement base constructors in VB
- B137180 - Flatten Conditional omits needed newline character in rare instance.
- Q207230 - Quick File Navigation - Changing the "Show project" option has no effect
- B136906 - Typo in Options dialog Editor\Painting\Show Metrics
- B136904 - Visual Basic Strings library not recognised
- B136901 - Web service methods flagged as "undeclared element"
Core of ASPxPivotGrid and XtraPivotGrid
- B37953 - An exception is thrown if a single data field has the SummaryDisplayType property set to AbsoluteVariation, and the Options.ShowValues property set to false
- B37826 - Filter works incorrectly if there are two fields in the filter area, and the second field isn't a direct child of the first one
- B37892 - Invalid total cell values if OptionsDataField.AreaIndex = 0
- Q205701 - OLAP sorting doesn't work when field values are filtered
Data Library
- Q205885 - LINQ server mode - LookUpEdit - sometimes "Index is outside the bounds of the array" exception is raised
DXCharts for WPF
- B135861 - Legend does not correctly appear on some dynamically created graph series
- Q209716 - Transparency does not work for 2D charts
DXCore for Visual Studio.NET
- B37827 - Exception in LanguageServices running unit test cases
- B137457 - Options screen does not function as expected
- B136578 - Unexpected error while loading DXCore - Absolute path information is required
DXDocking for WPF
- Q209894 - The LayoutPanelItem added at runtime doesn't work as expected
DXGrid for WPF
- B37137 - A column with FixedSize=True still changes its width when the parent form is resized
- B37571 - An exception occurs when setting the AllowHorizontalScrollingVirtualization property to True
- Q204228 - Clicking a toolbar button has no effect if a grid cell is being edited
- Q208996 - It is impossible to set FocusedRowHandle to GridControl.InvalidRowHandle
- Q206238 - Switching between tabs, that contain DXGrid, is very slow
DXNavBar for WPF
- B37655 - IsExpanded property binding doesn't work on application start
- Q205415 - The System.NullReferenceException error is raised when attempting to set NavigationPaneVisible to False
eXpress Persistent Objects
- Q209811 - LINQ to XPO - InvalidOperationException in Group Join
- B37839 - PersistentAlias + ServerMode + Inherritance + Sort = Infinite Loop.
- B136416 - PersistentBase class is not documented
- B136699 - Using [NonPersistent] DataTable in DomainObject throws SQL- Exception
- B136507 - XPQuery - Contains operator causes an exception
eXpressApp Framework
- B137056 - A chart cannot be exported from an XAF ASP.NET application
- B136564 - A NullReferenceException is thrown in the ListViewNodeGenerator.GenerateColumns method
- B136582 - A NullReferenceException occurs if a property is decorated with the ExpandObjectMembers attribute ("ExpandObjectMembers.InListView")
- B136559 - A NullReferenceException occurs when the server mode is enabled in an XAF ASP.NET application
- B136890 - A NullReferenceException occurs when trying to save a new object created via a NestedUnitOfWork
- B136531 - A recurring Event's exceptional occurrences are lost after the recurrence pattern has been changed
- B136566 - An empty Filter Builder dialog isn't displayed when invoked from a property grid's Filter property containing collection criteria
- B136407 - An exception occurs in the E556 Code Central example, when trying to close the application
- B136702 - An exception occurs when calling the DetailView.Refresh() method from a NestedObjectSpace
- Q207630 - An exception occurs when trying to run an example from the Q33864 question
- B37724 - ASPxColorPropertyEditor has wrong font and paddings in the View mode
- B37414 - Cannot create an aggregated appointment in the nested scheduler list view
- B37495 - Cannot expand groups in a list view with server mode enabled in a Windows Forms application
- B37498 - Changes to a scheduler Event are lost, when it's being edited via a nested List View representing an aggregated property
- Q206572 - Changing the Wrapped property's value of the WebActionContainer doesn't affect anything
- B37729 - Clone - An object is incorrectly cloned if it refers to its own aggregated object.
- B136765 - File downloading progress bar stays on indefinitely, if you choose to Cancel a download
- B37954 - Filtering - The 'Filter by Text' action includes a private non-persistent member into the criteria string, if this member refers to another persistent class
- B37305 - GridListEditor.NewItemRow - The new item is not canceled
- Q207393 - In ListViews, column filter isn't saved/loaded if column type is a class with a compound key
- B37365 - ListEditors.Win.XtraGrid.InplaceEdit - All the changes in my DetailView are canceled when I press the Escape button and then cancel changes while creating a new object with the help of NewItemRow in a nested ListView
- Q209199 - MDIDemo - The main Window Template cannot be opened by the form designer
- S132016 - ModelEditor - The EditorTypeName attribute's combo box doesn't list available List Editors
- B137060 - NullReferenceException is raised on the application start up when a complex property is used as the default property
- B136914 - NullReferenceException occurs when opening a resource detail view if a Many-To-Many association between the Event and Resource classes is implemented via an intermediate class
- B37310 - PivotChart.Export.Win - The exported in PDF Chart is incorrect when the Chart control is not visible (it works correctly in 8.2.6)
- B37387 - Reports.Filtering - An error occurs when a filter string with the 'Contains' clause is being used
- B37683 - Reports.MailMerge - The MailMerge feature doesn't work with complex members like 'Address.FullAddress' in XAF
- B37788 - Scheduler module - the SchedulerControl doesn't respond to the user's actions, when the validation exception occurs
- B136529 - SchedulerASPNETModule - there are two similar options - Open and Open Series - in the context menu of the recurring event
- B37398 - Server mode doesn't work in Windows Forms
- B137422 - Small Bug on ImageLoader
- S132019 - The "Show In Report" Action doesn't have an associated image
- B137039 - The AboutInfo_DetailView's image is displayed incorrectly
- B136646 - The ASPxGridListEditor's column chooser is displayed at incorrect positions after scrolling down in the ASPxGridListEditor
- B136654 - The CalculatedPersistentAlias attribute is defined incorrectly for the Person class' FullName property
- B37472 - The event cannot be deleted after it has been dragged
- B136509 - The Event's recurrence pattern is lost after restoring a scheduler Event's exceptional occurrence
- B37838 - The IndexOutOfRangeException occurs after the validation message, and when trying to resize the event to pass the validation
- B37497 - The localizations made in the Model Editor are lost after saving and reopening the Model Editor
- Q206621 - The NewObjectViewController.ObjectCreated isn't raised when the NewItemRow is used in the ASPxGridListEditor
- B136586 - The property hierarchy is not taken into account on updating property editors' states
- B136628 - The ResourceDataSourceCreated event occurs multiple times in XAF ASP.NET applications
- B136579 - The Settings.settings file is missing from XAF Windows Forms C# project templates
- B37435 - TreeList Editors module - The TreeList.NodesReloaded event isn't raised when the nodes are recreated in the ObjectTreeList control
- B137084 - TreeListEditor - Upcasting doesn't work properly when there are multiple inherited Classes
- B136722 - UpCasting doesn't work in nested List Views
- B38045 - Web - Column filter list is empty for the multi level referenced property
- B36979 - When a business class doesn't have its own properties, properties of all its ancestors are displayed in its ListView
- B137151 - When a DetailView's AutoCommitListView is set to true, users still see the "Do you want to save the modifications" dialog
- B136420 - When a shared resource is added to a scheduler Event, dragging the Event results in an exception
- B136988 - When using the RecordsNavigationController's Actions in a Detail View, the HTMLPropertyEditor's contents aren't updated
- B136429 - XAF.Core - The required space for the DetailPropertyEditor is calculated incorrectly
- Q209236 - XAF.UI - A LookupPropertyEditor working in Server Mode doesn't respond to keyboard input
- B36086 - XAF.Web - Layout group captions are displayed incorrectly inside tabbed groups
- B37466 - XAF.Web - Sorting, grouping and filtering doesn't work when the selection column is hidden
Installation for .NET
- B37302 - ToolboxCreator - A white space is missing within the message text ("VS2005") displayed when registering items for VS 2005
Refactor! Free for Visual Studio (supports C#, VB.NET, C++, ASP.NET)
- B136828 - C++ - The "Case to conditional" refactoring deletes used code
- B136562 - constant macro
- B136435 - Refactor appears not to be able to handle a line of code that is a declaration of a user-defined (i.e. non-POD) type at file scope
Refactor! Pro
- B37151 - "Introduce Using Statement" is a wrong suggestion for "new Form.Show()" code
- B136594 - "Lambda parameter has redundant type specification" for out parameter
- B136841 - Add Parameter refactoring error on calls to constructor in VB when they are without ()
- B136876 - C++ - Move method to source file fails for template methods
- B137103 - C++ - Simplify expression produces invalid code
- B136919 - Convert to initializer
- B136757 - Convert to initializer eats comments
- B137128 - Cycle up/down doesn't work inside Global.asax
- B137307 - Empty lines are created when using case to conditional
- B136619 - encapsulate property
- B136760 - Extract method doesn't work as expected (C++)
- B136853 - Invalid refactoring available for members of an instance of a bitfield in C++
- B136952 - Make Implicit seems to have been removed/broken
- B95118 - Optimize Namespace References removes namespace references that have default namespace as a part of their names
- B136850 - Refactoring disabled on C++ bitfields
- B136875 - Ternary expression refactoring error
- B136608 - Widen Scope - Incorrect declaration created for some implicitly typed locals
XtraBars Suite
- B136838 - BarButtonItem's icon is not displayed when Down is set to true
- B136778 - Cannot change mouse cursor in HighlightedLinkChanged event
- B136714 - Close button overlaps a menu item
- B136602 - DropDownGallery's height is not affected by the RowCount property
- Q208931 - EditValueChanged event doesn't fire when another BarButtonItem is invoked via a shortcut
- Q206189 - MDI - a child form's bars become empty after displaying them within a RibbonForm even if the MDIMergeStyle is set to "Never"
- B137101 - MDI window is displayed on top though it shouldn't
- B137235 - Menu item's accessible tree is built in a wrong way when menu the item is opened
- B137215 - Navigating via keyboard arrows to merged ribbon items raises an exception
- B136817 - PopupMenu hides the default window menu, even when canceled
- B137225 - PropertiesRibbon.ScaleIcons property is ignored when PropertiesBar.ScaleIcons property is set to false
- B137288 - Ribbon - Application crashes when using ALT to activate a dropdown with no dropdown items
- B136991 - Ribbon - NullReference Exception when using menus
- Q203892 - Ribbon control's FormFrameBottom isn't shown
- S132011 - Ribbon Quick Access Toolbar - Groups in the toolbar are not saved and restored
- B136953 - SubMenu is empty at Design Time when opened on inherited form
- B37185 - The DockPanel.DockTo method doesn't bind a panel to the remaining empty space
- B136535 - The XtraForm's ControlBox becomes invisible when McSkin is used and a window is maximized
- B137030 - XtraForm - When the form is maximized the bounds of the Close button are incorrectly calculated
XtraCharts Suite
- B37296 - A series point's insertion doesn't work correctly at design time
- B37542 - Auto-created series swapped by the SeriesPointCollection.Swap() method are displayed in a wrong order
- B37963 - Bubble Chart - Incorrect bubble size calculation
- B37829 - Chart Wizard - Some customization panes aren't localized
- B136622 - Chart Wizard contains a typo "Antialising"
- B37482 - FullStackedSplineAreaSeriesView isn't drawn correctly if the X-axis or Y-axis is reversed
- B37384 - RuntimeExploding - When the TopN feature is applied, and runtime exploding is enabled, the "Others" slice doesn't explode at runtime
- B37507 - The XYDiagram.ScrollBarOptions and XYDiagramPaneBase.ScrollBarOptions properties are serialized for the WebChartControl
- B37850 - Usability - It's impossible to obtain a source series in the ChartControl.ObjectHotTracked event handler when the mouse is hovering over a label, because the e.HitInfo.Series returns null
- B36947 - WebChartControl cannot be printed if the http request contains query string parameters
- B136945 - XYDiagram should retain the scrolling position after the recalculation of a date-time scale
XtraEditors Library
- B137000 - BarEditItem.EditValueChanged is not fired when the Enter key is pressed
- B136705 - Caption on maximized Forms are corrupted
- B137419 - Chart Wizard doesn't show commands when using Large Fonts in Windows
- B37543 - CheckedComboBoxEdit - SetFlags method fails with a long enum type
- B136393 - DateNavigator is incorrectly painted the first time it is displayed after changing the font size on its header and calendar
- B37006 - Design time error after switching Form's Language, if the form contains ButtonEdit with buttons, whose Caption and Tooltip are set
- B37428 - Editor Containers - it is impossible to delete data in the TextEdit
- B38047 - FilterControl: setting the ShowDateTimeOperators property to false causes the ArgumentOutOfRange exception
- B136396 - LabelControl - does not use the Appearance.BackColor2 property to paint its gradient background
- B136958 - LabelControl - HTML text formatting - Space characters are added when using line break tags
- B137165 - LabelControl - Images are incorrectly displayed
- B136320 - Month is not changed when moving to a next month
- B136506 - NullValuePrompt not displayed correctly when PasswordChar is set
- B136573 - Popup editors - Popup window can be detached from the editor
- B136616 - PopupContainerEdit that contains other PopupContainerEdit causes the application to lose focus
- B137154 - PopupControlContainer is closed when the user clicks inside a popup of a child control
- B137085 - StyleController - AppearanceReadonly property is ignored
- B136437 - The Clear button of the DateEdit control doesn't close the popup if the VistaEditTime property is set to true
- B37976 - The MRUEdit starts selecting its text when moving the cursor using the left arrow key if the Enter key was pressed
XtraGauges Suite
- Q206999 - BindingContext is not valid after the gauge's layout is restored
- B137324 - Point symbol disappears in digital gauge (14Segment Mode)
XtraGrid Suite
- B136700 - Animation - "Index was out of range" exception in specific instances
- B136358 - BeforePrintRow event not fired in AdvBandedGridView
- B37961 - Can't obtain a column by which the row is grouped using the Microsoft UI Automation
- B137178 - DateEdit - Switching to another month doesn't update the month name
- B136522 - GridLookupEdit - Filtering against a date column crashes applications
- Q209037 - If the CardCaptionFormat is changed, the layoutViewCard1 text, rather than an empty string, is shown
- B136662 - It is possible to post invalid data while editing a row
- B37253 - It's impossible to localize sub items of the "Sort by summary" grid column menu
- Q207619 - Layout View - Carousel mode - Displaying pictures causes an exception
- B137045 - LayoutControlInternalException in XtraGrid in LayoutView
XtraLayout Suite
- Q209272 - A group can be customized even if the AllowCustomizeChildren property is set to false
- B136379 - DataLayoutControl Wizard hangs while processing a datasource with multiple datatables
- B37413 - It's impossible to hide the ListBox borders in the LayoutControl
- B37786 - Setting the LayoutControl.StyleController to the control itself crashes Visual Studio
- B136570 - SimpleButton is sized differently than in previous version (8.3)
- Q209252 - The Visibility property does not work as expected for tab pages
- B136588 - XtraLayoutControl cannot resize simpleButton when SizeConstraintsType=Default
- Q208405 - XtraLayoutConverter does not work with Janus components
XtraNavBar
- B136990 - NavBarControl with transparent XtraUserControl is painted incorrectly
- B137386 - NullReferenceException thrown when trying to show Dialog from NavPaneForm
XtraPivotGrid Suite
- B136660 - CellSelectionChanged does not fire when filter header area is wrapped into 2 lines
- B37193 - Export - Unable to customize field header appearance using the e.Appearance property
- B37920 - Incorrect GrandTotal field header height if only one data field is visible
- B136599 - Memory leakage in RefreshData method
- Q205802 - OLAP - A timeout exception occurs when opening a filter popup for a large dimension
- B37971 - OLAP - Excluded field values are removed from the filter dropdown
- B37831 - OLAP - Expand function works incorrectly if there is an incomplete hierarchy in another area
- B38046 - OLAP - PivotGrid cannot show a filter popup for cubes containing non aggregatable dimensions
- B137366 - OLAP - SortMode = None works incorrectly for the Month dimension attribute
- B37397 - PivotGrid immediately scrolls down on form resizing if the PivotGrid scroll mode is set to Control
- B37388 - PivotGridControl.CustomSummary event is not raised after adding custom totals of the PivotSummaryType.Custom type to the PivotGridField.CustomTotals collection
- B37258 - Summary type name is not localizable
- B37680 - Unable to change the PivotGridControl.Cells.Selection property within the FocusedCellChanged event handler
XtraPrinting Library
- B137174 - Header Footer - unable to select Font/Size etc
- B136324 - Page Header\Footer - The ImageCollectionEditor doesn't work
- B136658 - Print Preview - When no report document is shown in preview, open and close buttons do nothing
XtraReports Suite
- B136365 - CalculatedFields and FormattingRules aren't working if there are several fields defined in the expression, and the DataSource implements IDataDictionary
- B136515 - Data Binding - Changing a report's data source affects the XRChart data source if their data sources are identical
- B136367 - Data Binding - If a datasource implements the IDataDictionary interface, grouping doesn't work
- B136747 - Demo - Unable to compile the XtraReports main demo from the source code
- B37086 - Design Time - Export warnings are displayed for controls inside a band, which has Borders set to All, or Left and Right simultaneously, or Top and Bottom simultaneously
- B136178 - Design Time - If an XRPanel control whose borders are visible contains an XRTable control, which overlaps the panel's borders, export warnings are not shown
- B136797 - Design Time - Inheritance picker shows NotInheritable XtraReport types
- B37481 - Design Time - XtraReports Toolbar - Foreground and Background Color buttons are missing
- B136137 - End-User Designer - New Report option is disabled after the XRDesignPanel.CloseReport method call
- B136610 - End-User Designer - When binding a report to an SQL Server without saving a password, an error occurs
- B35020 - End-User Designer - When the XRChart control is selected, the Foreground Color button is enabled (must be disabled) on the Formatting toolbar, and the Background Color button doesn't work
- B136912 - Export to PDF - Extended characters in the Wingdings font are not exported correctly
- Q207318 - Formatting Rules - A document, containing formatting rules, is generated very slowly
- Q148512 - Grouping - Impossible to group by a Calculated Field
- Q206252 - Grouping - When a group field is added at design time, its FieldName property contains an incorrect data member, which breaks data grouping
- B37553 - Localization - DevExpress.XtraReports.UI.CalculatedFieldScripts is not localized
- B37339 - Localization - PaddingInfo properties (Left,Top,Bottom,Right) are not localized
- B37610 - Localization - System.ComponentModel.CategoryAttribute of the XtraReport's ExportOptions property is not localizable
- B37611 - Localization - System.ComponentModel.CategoryAttribute of XRControl's Name property is not localizable
- B37555 - Page Builder - GroupUnion property sometimes doesn't work correctly in case of multiple grouping
- B136163 - Page Builder - If a label is split across two pages, its text is partially truncated
- B37485 - Page Builder - If the PageHeader/PageFooter's PrintOn property is set to NotWithReportFooter, this page's band becomes hidden on the last page even if there is no Report Footer in the report
- B136151 - Page Builder - The Level property of the DetailReportBand is not taken into account when generating a report
- B136065 - Page Builder - The order of DetailReportBands in a generated document is incorrect
- Q209007 - Page Builder - The page building process is not stopped after closing the Print Preview form
- B136296 - Page Builder - XRCrossBandBox leaves a blank space between group bands in a subreport
- B33806 - Web - Report Viewer - Report controls are displayed with an extra scrollbar in Firefox web browser
- B37027 - Web - Unable to set up a GridControl's (wrapped into WinControlContainer) data source in a report designer when creating a report in a Web Site environment
- B37791 - Web - XRControl.HtmlItemCreated event doesn't work properly with some tags
- B136966 - WPF - It is impossible to print any Windows Forms control using a WinControlContainer
- B136767 - XRBarCode - Multi-selection of several bar code controls at design time causes an error
- B37154 - XRCrossBandBox - Vertical lines are missing if the XRLabel control is placed within a cross-band box
- Q207758 - XRRichText - Mail merge doesn't work if RTF codes are contained along with a data field name (within the square brackets)
- B136565 - XRRichText - The LoadFile method works incorrectly in some cases
- B136425 - XRSubreport - Repainting when the custom font is applied causes an exception
- B37097 - XRTable - Incorrect behavior when modifying Cells collection at runtime
- B37085 - XRTable - It is impossible to use the DeleteColumn method during report creation
XtraRichEdit
- B37489 - CharacterProperties.Bold - an unhandled "Nullable object must have a value" exception occurs when trying to get the property value
- Q203361 - Chinese characters are displayed incorrectly for certain fonts
- B136731 - DataBinding fails for null data values
- B137184 - Disposing the XtraRichEdit control results in a crash
- B136504 - Inserting an empty string throws an exception
- B37359 - InsertRtfText method fails if it is used to insert text at the end of a document
- B136694 - InsertText() - newline characters are not recognized in the inserted text
- B137262 - invalidcastexception
- B137222 - Paperkind property getter returns value different to the value which is set for that property
- B136779 - Read-only mode doesn't prevent resizing image
- B37995 - Ribbon page and group captions are not localizable
- B136532 - RTF tags - complex document structure results in error when trying to change font
- B37782 - Setting the default font (Appearance.Font) creates a history item (Undo action can cancel the setting)
- Q207287 - Undesirable behavior of Ctrl-N shortcut - it should invoke an event which will help to prevent losing data if an unsaved document is closed
- S32371 - XRRichText - Numbering and bullet lists disappear when exporting XRRichText contents to HTML and XLS formats
- B137061 - XtraRichEdit Font and Paragraph context menu items allow content to be modified even if the control is read-only.
XtraScheduler Suite
- S132069 - Appointment Type - null value in the "Type" mapped data source field degrades application performance
- B136728 - Layout issue - Appointment that is less than a day long overlaps with an appointment that is longer than a day
- B136936 - Scheduler VB demo - ScheduleAbout.rtf file is missing
- B137286 - ShowMoreButtonsOnEachColumn broken in 9.1.4?
XtraSpellChecker
- B137026 - SpellCheckTextBoxBaseFinderManager - incorrect RegisterTextBoxFinderType method
XtraTreeList Suite
- B136584 - Exception when changing a node's properties
- Q209019 - Export to PDF - numeric alignment is incorrect
- B137144 - TreeList NullReferenceException when refreshing a datasource with node filtering enabled
XtraVerticalGrid Suite
- B137126 - Export - Row headers containing an image and a caption are exported without the caption
- B37919 - Events - The VGridControl.Paint event isn't raised
- B136741 - Events - When a cell's value is changed using the VGridControl.SetCellValue method, the VGridControl.CellValueChanged event has invalid CellValueChangedEventArgs.CellIndex property's value
- B136340 - Performance - Adding a large number of unbound rows causes a performance problem even if the BeginDataUpdate/EndDataUpdate methods' block is used
- Q207719 - PropertyGrid - All rows are recreated after modifying a property of the List<object> type
- B136939 - PropertyGridControl - Adding a row of the MultiEditorRow type throws an exception
- B37837 - PropertyGridControl - The PropertyGridControl doesn't show error icons if the IDXDataErrorInfo is implemented for the object
- B136982 - Rows Adding - When a row with child rows is added, the VGridControlBase.RowChanged event is raised only for the parent row
XtraWizard
- B137011 - An unhandled exception is raised in specific cases
|