|


|
What's New in v2009 vol 2.8
Release Notes
To learn about breaking changes in this version, please refer to the following page: Breaking Changes - DXperience v2009 vol 2.8
New Features/Changes
AgRichEdit
- S132851 - Implement ToolTips on the Actions Pane that is shown when text is selected
All .NET WinForms Components
- S33168 - Documentation - Extend the Saving and Restoring Layout Basics topic, describing when the SaveLayout... and RestoreLayout... methods should be called
ASPxGridView and Editors Suite
- S132548 - ASPxDropDownEdit - Add a kind of KeyValue property
- S33397 - ASPxDropDownEdit - Hide the AllowUserInput property, because it duplicates the behavior of the ReadOnly property set to True
ASPxHtmlEditor
- S33426 - Documentation - Correct HtmlChanged event description
ASPxperience Suite
- S33423 - ASPxObjectContainer - Add an IsPng property as that in the ASPxImage control
- S33563 - ASPxUploadControl - Add the AllowedFileExtensions property
ASPxPivotGrid
- S33511 - Implement the RowCustomTotal and ColumnCustomTotal members in DevExpress.Web.ASPxPivotGrid.PivotCellDisplayTextEventArgs
ASPxScheduler Suite
- B140176 - ASPxScheduler Templates are stored at the root level of the project (i.s.o. DevExpress/ASPxSchedulerForms folder)
CodeRush for Visual Studio .NET
- S33180 - Saving files on template expansion - Make this behavior optional
- B141527 - Installation - Setup kills VS.NET and other VSIP packages
CodeRush with Refactor! Pro
- S32184 - Add a capability to turn off Code Issues for all designer files
Core of ASPxPivotGrid and XtraPivotGrid
- S33432 - Documentation - ASPxPivotGridExporter - Custom Export events (CustomExportFieldValue, CustomExportCell, CustomExportHeader) - Add code samples
- B35952 - Documentation - Provide documentation for the PrefilterBase class
DXDocking for WPF
- S33410 - Documentation - Add information that the WPF DockManager can be placed only onto the Window
eXpress Persistent Objects
- S32577 - Documentation: NullValueAttribute Class - add a note, that NullValueAttribute affects DataBinding
- S33092 - Help - correct the "Tutorial 4 - A Windows Forms Application for Data Editing" help topic
- S132800 - Support for Firebird .Net Provider 2.5.1
eXpressApp Framework
- Q215621 - Help - Describe the CalculatedPersistentAliasAttribute in the documentation
- S131398 - Help - Document the ValueManager class
- S32599 - Help - Note that the Index attribute of the Application Model's ActionToContainerMapping | ActionContainer | ActionLink node has no effect when using the RibbonUI module
XtraEditors Library
- S32782 - Documentation - Describe the DevExpress.XtraEditors.Repository.ExportMode enumeration
- S32958 - Documentation - Describe the SpinEventArgs and SpinEventHandler classes
- B140334 - Documentation - Describe why TextEdit DisplayFormat is ignored in unbound mode
XtraGrid Suite
- S133115 - Code Central - Example E417 is incorrect
- S33583 - Provide the capability to preserve focus on a cell being edited during grid data updates
XtraLayout Suite
- Q203921 - Arrange layout width to one page when printing
- S18177 - Documentation - Describe the LayoutItemDragController class
XtraPivotGrid Suite
- B134825 - Documentation - Describe the PivotSummaryValue class
XtraReports Suite
- S33350 - Documentation - Make a note that the sessionState should be enabled to make web reports work properly
XtraRichEdit
- S33466 - Add the capability to modify (localize) labels in the Search Text Form dialog
- S32155 - When a text is displayed using the Draft or Print Layout views, it should have a small indent from the left and from the right (like the left indent in the Simple view)
XtraWizard
- S33490 - Documentation: Update the WizardControl.CancelClick member article
Resolved Issues
AgDataGrid Suite
AgRichEdit
- Q232066 - AgRichEdit caret animation problem - the control crashes when processing keyboard input
- B140293 - Clicking on the text of the font name does not expand the dropdown
- B140532 - Ctrl+Z (undo) key combination inserts the last character you typed
- B140530 - Paste toolbar button unexpectedly becomes disabled
All .NET WinForms Components
- B141188 - XtraScrollableControl - The "Invoke or BeginInvoke cannot be called on a control until the window handle has been created" exception
All WPF Products
- B140397 - DX Floating Container (e.g. Column Chooser) is resized incorrectly
- B140785 - ItemsControl.DisplayMemberPath is not supported in the tooltip control
ASPxGridView and Editors Suite
- B150895 - A TotalSummary item is shown for two columns though I have adjusted it for a specific column with the help of the ShowInColumn property
- B140171 - ASPxComboBox - Pressing the Backspace key after selecting an item within the editor clears the selected item and applies an empty string to the editor's value, which is incorrect
- B150848 - ASPxComboBox - Selection within a focused ASPxComboBox editor is changed via the mouse wheel though the mouse cursor is hovered over another ASPxComboBox
- B140969 - ASPxComboBox - The client GetText method returns index in native mode
- B139541 - ASPxComboBox - The client PerformCallback method doesn't work properly (wrong value)
- Q231937 - ASPxComboBox - The editor's dropdown window can't be invoked, if the Width property of another editor (ASPxListbox) on this page is set to 100%, in IE8
- B140273 - ASPxComboBox couldn't get a correct value after upgrading from 9.1 to 9.2
- B150383 - ASPxComboBox loses selection after binding
- B141063 - ASPxComboBox with EnableCallbackMode set to True does not select an item located at CallbackPageSize+1
- B139850 - ASPxDropDownEdit doesn't work in IE8 if a window is too large
- B141140 - ASPxEditors - Extending Object.prototype using DX editors causes a JavaScript error when resizing the browser window (IE)
- Q231866 - ASPxEditors - TabIndex does not work in Safari and Chrome
- B141121 - ASPxGridView - A nested grid is processed incorrectly if its EnableCallbacks property is set to False, and it is wrapped with an UpdatePanel
- B140843 - ASPxGridView - ASPx editors placed into a templated Popup Edit Form don't get focus, in version 9.2.6.9275
- B140814 - ASPxGridView - Clicking a command column button raises the client RowClick event if ButtonType is not Link
- B140553 - ASPxGridView - Column.CellStyle.Paddings and Styles.Cell.Paddings properties don't work
- B140986 - ASPxGridView - Columns and headers are not lined up when vertical scrolling is turned on and paddings for cells and headers are specified
- Q233174 - ASPxGridView - GridViewDataComboBoxColumn doesn't correctly retrieve its state after coming from the client side if its GridViewDataComboBoxColumn.PropertiesComboBox.DataSource was assigned via customer's code
- B140214 - ASPxGridView - Horizontal scrollbar disappears after applying a filter resulting in no data rows
- Q231448 - ASPxGridView - In multi-selection mode, cell text can't be copied to the clipboard
- B139631 - ASPxGridView - Styles are not applied when the grid is shown after a callback of UpdatePanel
- B140312 - ASPxGridView - Styles.Cell does not work
- B140139 - ASPxGridView - The auto filter drop-down window opened in a customization window is not closed when the customization window is closed
- B140775 - ASPxGridView - The client SelectionChanged event is raised twice
- Q230071 - ASPxGridView - The horizontal scroll bar disappears when the grid reevaluates a scrollable DIV's width (when fixed columns are enabled)
- Q232973 - ASPxGridView - The width of column headers is not in sync with columns' width when horizontal, vertical scrollbars and fixed columns are used, in IE8
- B141109 - ASPxGridView - There's an extra space between the arrow of the month and year within a GridViewDataDateColumn
- B141112 - ASPxGridView - When editing starts in the RowDblClick client-side event, the whole page is selected
- Q232597 - ASPxGridView doesn't persist columns' order in cookies if the AutoGenerateColumns property is enabled
- B140654 - ASPxGridViewExporter - Export of selected rows fails when a column refers to KeyField and has FilterMode="DisplayText"
- B139647 - ASPxListBox - If the EncodeHtml property is False, moving colored items between list boxes via a client script results in duplicating items after a postback
- B140525 - ASPxListBox - In CheckColumn selection mode, selection is still allowed if the ClientEnabled property is set to False
- Q232143 - ASPxListBox - The loading panel can't be centered
- B141398 - ASPxListBox creates HTML that doesn't pass w3c validation
- B135042 - ASPxProgressBar is not properly rendered inside scrollable containers
- B140864 - ASPxSpinEdit - The DisplayFormatString property's value is incorrectly applied
- Q232954 - ASPxTextBox - An editor that has an invalid state and a valid value doesn't become valid after its validation
- B140573 - Callbacks don't work in some cases if the DXResourceMeging is set to true
- Q231678 - Clicking AspxFilterControl "Enter a value" closes the template
- B150438 - Editors - Changing the Text property from non-empty to empty (and vice versa) breaks NullTextStyle behavior
- B139797 - Read-only ASPxListBox in CheckColumn mode still can be checked
- B140142 - The ASPxDateEdit in the filter row doesn't close the filer popup when shown
- B140413 - The SaveClientLayout method doesn't store a proper column position when the Enable Selection feature is turned on
- B150406 - Unable to re-order ASPxGridView's columns inside the group panel
ASPxHtmlEditor
- B150844 - ASPxHtmlEditor - The 'Insert Image' dialog (InsertImageDialog) has security vulnerability
ASPxperience Suite
- B140062 - ASPxLoadingPanel is displayed at the top of a page in Google Chrome
- B150571 - ASPxNavBar - The client-side ExpandedChanged event is raised incorrectly when the AutoCollapse property is set to True
- Q230319 - ASPxPopupControl - In WebKit browsers, a popup window can't be closed with one click, if AutoUpdatePosition is true and ShowPageScrollbarWhenModal is false
- Q231944 - ASPxPopupControl - The control doesn't allow minimizing its internal IFRAME's height completely after using the client SetContentUrl method, in FireFox
- B32824 - ASPxTitleIndex, ASPxCloudControl - AutoGenerate an item's Name property if the NameField is not set
ASPxPivotGrid
- B150982 - A header's content cannot be customized using the PivotGridHeaderTemplateContainer.CreateHeader()
- B150736 - An incorrect MDX query is generated when the OLAPFilterUsingWhereClause property is set to True
- Q231612 - ASPxPivotGrid does not retain format in column area when exported to XLS
- B141385 - cannot find dimension member
- Q234892 - Export - Only the first ASPxPivotGrid cell is exported
- B150513 - Grid suppresses the System.Data.OleDb.OleDbException
- B150475 - Some groups are removed after the OLAP connection string has been modified
- B150576 - The "Index was outside the bounds of the array" exception is thrown when dragging an unbound field between header areas
- Q234442 - XRPivotGrid - When the current font is quite larger than the default one, there is no data in the pivot cells
ASPxScheduler Suite
- S132835 - Exception in the SaveCallbackCommand class if the edit form doesn't contain default controls
- Q233877 - Incorrect timezone for Sydney, Melbourne, Canberra
- B140274 - Instead of opening an appointment the scheduler jumps to the current day
- B140685 - Scrollbar visibility state changes after selecting an appointment
ASPxTabControl
- B140472 - ASPxTabControl - Text can't be aligned to the center, if the TabPosition property is set to Left
ASPxTreeList
- B140609 - A handler for the client CustomDataCallback event is added twice
- B140234 - ASPxTreeList - Column width doesn't get applied in the same manner when column headers are disabled
- B150688 - ASPxTreeList - The InitNewNode event doesn't work for controls stored within the Edit Form template
- B141018 - If the ASPxTreeList control is not visible when a page is being loaded, styles are not rendered for it
- B150541 - The duplicate node key exception is raised if the TreeListNode.Expanded property is set to True within the VirtualModeNodeCreated event handler
- B139457 - The position of selection check boxes in IE8 is incorrect
CodeRush for Visual Studio .NET
- B150398 - "Code Metrics" item is absent on the Visualize ToolBar
- B141326 - "Declare Local" suggests an incorrect variable type
- B139213 - Code Issues - "Undeclared Element" code issue incorrectly works for extension methods
- B138804 - Code Issues - "Undeclared element" code issue marks Properties as undeclared
- B140971 - Code Issues - Applying the "Delegate can be replaced with lambda" suggestion corrupts code
- B150849 - Code Issues – Elements are not highlighted if the "Solution wide analysis" option is active
- B140617 - Code Issues - The "Solution check status" always displays 0% if the "Solution wide analysis" option is enabled
- B139072 - CodeRush.Source.ActiveFileNode.Project.DefaultNamespace is not updated
- B140105 - Define directives are skipped when generating code in C++
- B140567 - Installation - IssueProvider is not added to the Toolbox in VS
- B140485 - Member Icons - Options slider incorrectly works on the option page
- B139671 - Quick File Nav incorrectly selects an active item in the list of files
- B140940 - Settings - SolutionCache is stored in the UserProfile folder even though a custom path for settings is specified
- B141244 - Shift-Alt-Down does not expand selection after using CamelCase selection
- B140081 - Some local variables are incorrectly generated in C++
- B140876 - Templates - "xr?type?" template works incorrectly
CodeRush with Refactor! Pro
- B150730 - "Add Initialization" creates an assignment in an incorrect place
- B139951 - Code issues and Structural Highlighting incorrectly work with XML literals
Core of ASPxPivotGrid and XtraPivotGrid
- B140725 - Export to Text from ASPxPivotGrid adds unprintable characters to the end of a file
Data Library
- B150442 - LinqServerModeDataSource fails to apply a text filter to a numeric field and displays a .NET Exception message to end-users
DXBars for WPF
- B150432 - ComboboxEdit - the control cannot be expanded
DXCarousel for WPF
- B139443 - Carousel.Parameter - Cannot add element to 'ParameterSet'
DXCharts for WPF
- B150635 - 2D Area Stacked and Full-Stacked, 3D Area, Area Stacked and Area Full-Stacked Series- Setting the ColorEach property in XAML should do nothing
- B151028 - AreaStackedSeries3D - Incorrect drawing when the AxisX.Range.SideMarginsEnabled and AxisY.Range.SideMarginsEnabled properties are set to false
- B150492 - Axis Labels - The size of the displayed text is more than it is specified
- B141482 - Bound charts do not update their content if their binding source was changed
- B150874 - BubbleSeries2D - If a bubble is too big and doesn't fit into the diagram, it is clipped but a label is painted as if it is not
- B150603 - Diagram - When changing a property of a diagram's custom template at design time, the diagram disappears
- B150468 - The AreaStackedSeries2D and AreaFullStackedSeries2D series shouldn't have the ColorEach property, because they have no markers
- B150581 - XYDiagram2D - Interlacing doesn't precisely fit into tickmarks, and flickers when resizing a chart
DXCore for Visual Studio
- B140911 - Autoimplemented Properties and accessors should not be Collapsible
- B140967 - XMlDocComment.Collapse appears to do nothing
DXDocking for WPF
- B150480 - Exception is raised when restoring dock panels' layout
- B150523 - It is impossible to resize an autohide panel docked to the right or bottom of the window
- B150558 - The DockManager.ActiveItem property is not changed after closing this item
DXEditors for WPF
- B138982 - ComboBox's ItemsSource property is not data-aware
- B140668 - DateEdit - DateEdit can't change the current date, if the selected day does not exist in a selected month
- B139870 - SpinEdit - Setting only the MinValue property results in incorrect behavior
- B150879 - TextEdit - It's impossible to change the Background property in a DataTrigger (while it's possible for other editors, e.g. ComboBoxEdit)
- Q219869 - Validation - Impossible to change the error icon using the SetError method
DXGrid for WPF
- B150653 - Data Binding - GridControl isn't updated after setting its DataSource to null
- B150544 - Editing - Editors for columns that correspond to read-only fields in a datasource should also be read-only
- B150689 - Master-Detail - When editing data in a cell of a detail grid, sometimes focus is occasionally moved to the first cell of a master grid
- B140357 - New Item Row - AddNew method is not called on a BindingList that implements INotifyCollectionChanged
- B140489 - New Item Row - Second item cannot be added with the Enter key
- B140576 - Themes - When a GridControl is inside a DataTemplate, a theme is not applied correctly
- B140805 - Total and Group summary customization does not work for nullable numeric types
DXperience Enterprise
- B150741 - EULA - The DevExpress.Web.ASPxThemes.vX.Y.dll assembly isn't listed in the Redistributables section
DXperience Universal
- B150583 - Documentation - Sometimes a script error occurs when viewing the DevExpress documentation
eXpress Persistent Objects
- B150839 - Exception when creating Anonymous Types using XPQuery
- B150704 - Its impossible to use the names of the base class' private members to declare new members with XPO attributes
eXpressApp Framework
- B139700 - A NullReference exception occurs when using an editable List View which displays non-persistent objects
- B140896 - A NullReferenceException in the ASPxEnumPropertyEditor when an enumeration property has no value with a zero index
- B140760 - A SingleChoice Action's ChoiceAction Items are missing in the Application Model
- B141297 - A view variant with ASPxTreeListEditor has a problem
- B138028 - An exception occurs when using the Application.SetLanguage method in an XAF ASP.NET Web application
- B140694 - An incorrect object in HCategory List Views is selected by default
- B39889 - Analysis - The field order is different in Web and Win applications for one and the same analysis object in the MainDemo
- B140439 - ASPxHtmlPropertyEditor - Text is lost after saving an object when a validation error occurs
- B150460 - Cannot set the Value property of a ParametrizedAction in an ASP.NET Web XAF application
- B140491 - Changing an existing analysis object's formatting in code has no effect
- B141102 - Cloner clones aliased Members
- B140158 - Detail Views' icons aren't refreshed when using the RibbonUI module
- B150649 - EasyTest - the Row != -1,-1 command doesn't work, which doesn't allow to check the columns visibility if the ListView is empty
- Q233547 - Find dialog isn't displayed in a Lookup List View if the DataSourceProperty or DataSourceCriteria attribute is not set
- B150205 - Help - the How to: Change Navigation Control Appearance is outdate as well as the E240 example
- B150671 - InplaceReports.Performance - Unnecessary queries are generated to load a ReportData object when a DetailView is open (one for each tab?)
- B141382 - ListViewProcessCurrentObjectController and TreeListEditor in Nested ListView
- B39683 - MainDemo - it is not possible to check/uncheck additional business classes in the Module designer of the common module
- B150773 - Memory leak in a Windows Forms XAF application when opening a record in the ListView, which is already opened in the DetailView
- B140207 - ObjectPropertyEditor - Referenced objects are displayed incorrectly, when their LookupProperty is empty
- S33424 - Performance - The MinimumSize and MaximumSize properties are ineffectively executed in editors used by built-in Windows Forms Property Editors
- Q233576 - RibbonUI.Win - The Filter By Text Action is missing from the Search page group
- B140613 - Shortcuts are processed incorrectly by the Navigation System
- B150554 - The "Dynamic SQL Error expression evaluation not supported" error occurs when opening the Contact List View in the MainDemo application (Full text search doesn't work with Firebird)
- B140552 - The Application Model's ActiveFilterString attribute isn't documented
- B150672 - The ConditionalEditorState module cannot be used with dynamic members
- B151137 - The DevExpress.ExpressApp.Images is not added to the Web.config file by default
- B140539 - The E247 Code Central example behaves incorrectly when using the DefaultVertical.aspx template with TreeList navigation style
- B139507 - The FilterByText Action in Lookup windows works incorrectly (VB.NET ASP.NET Web XAF application)
- Q233517 - The ITreeNode.Parent property of the first object in collection is set incorrectly, if the nested TreeList is shown in ListViewAndDetailView mode
- B150572 - The Next Object Action has an incorrect tooltip
- B141187 - The PropertyEditor.ControlValueChanged event isn't triggered for ASP.NET Web XAF applications in LookupEditorMode.Search mode
- B140449 - The RefNodePropertyProvider class is implemented incorrectly
- Q232926 - The TreeList version of the NavBar displays blank nodes when the current user has no permission to modify a given object
- Q231705 - TreeListEditorsAspNetModule - when the ASPxTreeList sends CallBack, the pager is switched to the first page
- B151025 - TreeListEditorsWindowsFormsModule - when the CategorizedListEditor is shown in the DetailView, which is associated with ListView in ListViewAndDetailView mode, the NullReferenceException occurs
- B141043 - Validation messages in ASP.NET Web XAF applications are localized incorrectly
- Q233832 - Web - ImageEditorfixedWidth/ImagEditorFixedHeight attributes don't work
- B140231 - Web - Many to many linking is not compatible with filtered DataSourceProperty
- B39642 - Web - Sometimes model customizations are not applied to a View (after navigation)
- B141234 - Web - The download attachment Action is missing in the root List Views
- B141303 - Web: Exception when use russian class names with "windows-1251" globalization
- B150597 - Win - The Logon window contains a scrollbar
- B141074 - Windows Forms Property Editors ignore the BackColor property
- B151008 - XAF.Core - The ChoiceActionItem.UpdateActive method should be called, when the ActiveItemsBehavior property is being changed
- B150742 - XAF.Tools - The Generate content command, applied to the DetailView node, resets its ID attribute
- B150590 - XAF.Web - after inplace editing, XAF allows you to leave a row with incorrect data without canceling changes
- B150484 - XAF.Web - If the ASPxTreeListEditor is shown in the Lookup ListView, the "Thread was being aborted" exception occurs when clicking on the tree node
- S33513 - XAF.Win - Add the capability to set a new action's shortcut (BarItem.ItemShortcut) in the DefaultBarActionItemsFactory.CustomizeActionControl event handler
Installation
- B20978 - Incorrect Product Name caption ('Install XXX as:') when running the Setup in Modify mode
- B35831 - ToolboxCreator - ASPxEditors are added to the Toolbox when ASPxGridView and Editors are not installed
Refactor! Free (C++)
- B150920 - Refactor! For C++ hangs when typing "static_cast()" in front of a variable
Refactor! Pro
- B136858 - Refactoring - "Add Contract" refactoring produces non-compilable code in Native C++
- B141147 - Refactoring - "Compress to Null coalescing operation" refactoring produces wrong code
- B140442 - Refactoring - "Extract string to resource (replace all)" refactoring works incorrectly
- B141158 - Refactoring - "Introduce Local" refactoring produces wrong code when Generics is involved
- B139819 - Refactoring - "make non-static" refactoring introduces memory leak in non-managed C++
- B138751 - Refactoring - "Promote to Parameter" refactoring does not add XML comments
- B140527 - Refactoring - "Reverse Conditional" refactoring incorrectly works with multiple conditions
XtraBars Suite
- B150765 - RibbonControl context menu is not hidden if ShowCustomizationMenu is set to false, and the menu is already open
- Q232212 - Setting the DockPanel.Visibility property to DockVisibility.Hidden within the Form.Load event handler throws an exception
- Q208534 - TabbedMdiManager - An unwanted system menu is displayed when right-clicking the regions that are below or to the right of an MDI child
- B140536 - The BarListItem's text is displayed higher than that of the BarStaticItem
- B141073 - The StackOverflowException occurs when dragging the DockPanel
- Q232942 - UnMerge doesn't show child form's menu
- B140647 - ZoomTrackBar: the right thumb is incorrectly painted
XtraCharts Suite
- B150376 - 3D Bars - A bar's gradient is reversed in the legend
- B150620 - Bubble chart - The chart breaks down when its size is decreased to zero
- B150979 - Chart Wizard - Axes tab - If a series view is set to Pie or Doughnut, it becomes possible to select any chart element
- B150726 - Design Time - Error (Property Value isn't valid) when placing the WebChartControl into the ASPxCallbackPanel and modifying the ASPxCallbackPanel.ClientInstanceName property
- B150209 - Line series - When changing shadow settings in the custom draw series event they are applied only to point markers but not to the line
- B141130 - Scale Breaks - The PointToDiagram methods works incorrectly (Windows Forms Charts)
- B150575 - Series Collection Editor - For some Bar views, the series point value title displays "Value 1"
- B150662 - Spline Series - Incorrect work with very big values
- B150486 - The chart throws an exception with some operations after clearing the ValueDataMembers collection of a series
- B150167 - The ColorEach property doesn't store its value after changing the series view from Line to RadarLine and vice versa
- B150168 - The LineStyle doesn't store its value after changing the series view from RadarLine to Line
- B150661 - Usability - Incorrect error message (Incorrect value "X" for the argument "X") is displayed when adding series points to a Series with a wrong value scale type
- B150467 - WebChartControl - Manual runtime initialization (BeginInit/EndInit) doesn't work correctly
- B150414 - When the shadow is enabled for series labels in 2D views, after changing a view to 3D the shadows remain visible
- B140223 - Wizard - There is no capability to delete a series point after starting editing it even if its argument and values are empty
XtraEditors Library
- B140646 - A null EditValue is displayed as "0" when editing a SpinEdit or CalcEdit control
- B141173 - AlertControl - A message is not shown if the Caption is empty
- B140402 - CheckedComboBoxEdit - Cannot set edit value when DataSource is changed
- B140325 - Current value of GridLookupEdit in a BarEditItem is shown only when having focus
- B140245 - DateEdit in VistaEditTime mode doesn't retain values when hitting Enter
- Q230067 - DateNavigator - A month calendar moves to the top when selecting a date within this month
- B140542 - Dragging an XtraForm is slow
- B150453 - Look-up editor doesn't modify its value in in-place mode, if the value is pasted from the clipboard
- Q231230 - Problems with month names and german localization in DateNavigator
- B141119 - The HyperLinkEdit's font size is greater than that of other editors when the font is changed using the AppearanceObject.DefaultFont property
- Q231399 - The XtraForm overwrites the ResumeLayout() method and internally calls the ResumeLayout(false)
- B140184 - XtraMessageBox is improperly resized when skins are enabled
XtraGauges Suite
- B140998 - Memory leak issue with the GaugeControl.ExportToImage method
XtraGrid Suite
- B140447 - Adding a row with the Enter key doesn't work with non-editable columns
- B150702 - An error occurs after deserializing summaries in the grid control
- B140458 - An error when sorting an unbound column containing invalid data
- B140710 - Card caption not updated when underlying datasource is changed
- B140719 - Card view is not updated when an empty field in the datasource is updated with a value and ShowEmptyFields = false
- B140526 - Documentation - Add information about changing the BorderColor setting via the CustomCardStyle event
- B140945 - Edit filter dialog - some buttons are missing
- B140728 - Entered values are lost when performing validation using the CellValueChanging event
- Q232458 - FormatCondition - a condition based upon expressions is not persisted with layout settings
- B151012 - GridView selects a focused row in some situations
- B141071 - LayoutView - Colored format conditions are not exported
- B140750 - LayoutViewField instances recreated after any changes in designer
- B140466 - Min summary is calculated incorrectly when the first row contains a null value
- B141007 - Problem with printing a grouped grid control when cell merging is enabled
- Q231568 - RepositoryItemRichEdit control displays text with a different Font
- B140484 - StyleFormatCondition.Column is reset when applying a layout
- B141098 - The "Can't find property" exception is raised when trying to apply a filter by a column which has an incorrect FieldName property
- B150917 - The GridView doesn't focus the New Item Row, if displayed at the top position, and there are no rows in the GridView
- B150532 - The GridView doesn't update Group Summary when the Unbound Expression is changed for the Unbound Column
- B150615 - The GridView.BestFitColumns method doesn't work when the StyleFormatCondition is applied
- B141205 - Xtragrid not printing detail view
XtraLayout Suite
- B140311 - An error when restoring layout
- B150901 - In some situations, the LayoutControl throws the ArithmeticException when used as a root component of the Design Surface
- B140854 - Memory leak issue
- B140288 - Restoring the layout causes a focus/editing rectangle to be dislpayed on tabbed groups
- B140438 - SplitContainer - A scrollbar overlaps controls if autoscrolling is enabled
XtraNavBar
- B140320 - Cannot move the splitter when using a ControlContainer
- B140968 - Cannot move the splitter when using a ControlContainer
- B140611 - Darkroom Skin doesn't paint selected/hot-tracked items correctly
- B140830 - ItemLink's visibility does not reflect the NavBarLink.Visible property after the RestoreFromXml method is called (if the NavBarItem is saved as hidden)
XtraPivotGrid Suite
- Q230452 - Customization form - the form is scrolled when dragging a field
- B140387 - CustomTotal - Adding a custom total via the PropertyGridControl at runtime makes the PivotGridControl throw an exception
- B140398 - Field filter values dropdown list is not updated when refreshing data
- S133091 - Non OLAP Fields Customization Form - display filter icons for filtered fields
- B140712 - PivotGrid is scrolled horizontally when a row field value is clicked
- B150727 - PivotGridField.UseNativeFormat property isn't effective for column and row area fields
- Q232104 - The PivotGridControl reloads its data when a field with an empty FieldName is added to the Fields collection
- B140321 - Totals and Grant Totals are not formatted according to cell format
- B140593 - When using a variation summary Field and the HideEmptyVariationsItem option is set to true, the grid throws an exception "LastLevelItem == 0"
XtraPrinting Library
- B150315 - Export to XLSX - NullReferenceException is thrown when exporting data using the ExportXlsxProvider
- Q230903 - Export to XLSX - Sometimes the resulting xlsx file is corrupted
XtraReports Suite
- B150416 - Design time - Formatting Rule Sheet Editor raises an exception when removing a formatting rule
- B150281 - End-User Designer - When the XRControl.LockedInUserDesigner property is set to true it is still possible to remove inner controls from the XRControl.Controls collection
- B150317 - Export to HTML - The content of the <sup> tag is not rendered as superscript
- B140399 - Export to HTML- Scrollbars are shown for controls with multi-line text in IE8 browser
- B136223 - Export to XLS, XLSX - If a label contains embedded fields, its text isn't correctly exported to XLS and XLSX formats
- B140697 - Installation - XtraPrinting v2009 vol 2 assembly can't be built from sources
- B141123 - Page Builder - A report with a large number of groups is generated too slowly
- B141062 - Scripts - GetNextColumnValue and GetCurrentColumnValue methods cannot be called without specifying a report instance explicitly
- B150708 - Serialization - Bound XRControls take the binding format string from global resources
- B140238 - Web - If a ReportViewer is placed in an ASPxCallbackPanel, a JavaScript error occurs on incorrect call of the ASPxCallbackPanel.PerformCallback method
- B150681 - Web - The Enter keystroke is processed incorrectly when the Search dialog is open if the Web page contains some buttons
- B150321 - XRRichTextBox - Images aren't loaded from HTML files
XtraRichEdit
- Q231801 - Exception when modifying and saving documents with pictures and the RtfDocumentExporterOptions.Compatibility.DuplicateObjectAsMetafile property is set to False
- B151102 - GIF image format isn't supported
- B150520 - HTML - Incorrect processing of the <UL> and <OL> tags
- Q230794 - HTML import - RepositoryItemRichTextEdit cannot resolve image URLs in a document
- B139616 - Layout - 'All caps' item in the Font form is too small for German localization
- Q231636 - MailMerge - Exception when fields are being updated
- Q230779 - Page size setting - the DevExpress.XtraRichEdit.API.Native.SectionPage.PaperKind property has no effect
- B138525 - RepositoryItemRichTextEdit with an embedded image - switching focus to another XtraGrid cell causes a long delay
- B139181 - Spelling Check - Ignore All setting doesn't work as it is supposed to
- B140844 - Spelling Check - Repeated words are not highlighted in AsYouType mode
XtraScheduler Suite
- B141156 - Exception when the AutoScaleMode of the form is Font and large fonts (120 dpi) are used
XtraTreeList Suite
- B140707 - Accessiblity error
- Q146055 - FocusedNodeChanged event raised after validating fails
- Q231798 - Text in the row is trimmed at the bottom
- B141128 - The "Object reference not set to an instance of an object" exception is raised within the ProcessChildControlKey method
- B150907 - The first record selection isn't reset
- B140942 - TreeList control in data-bound mode fails to build hiearchy when object's ToString() returns string.Empty()
- B140061 - Wrong Column Handle for objects that contain IList properties
XtraVerticalGrid Suite
- B140701 - An exception is thrown when the PropertyGridControl is being loaded
- Q233763 - Events - When the VGridControl loses focus, an active editor doesn't raise the Contol.Leave event
- B140910 - PropertyGridControl - The BestFit method causes an infinity loop
- B150500 - Scrolling - The VGridControl attempts to scroll a single record when the record is not completely visible
- B150875 - Scrolling - The VGridControl is incorrectly scrolled using the mouse wheel
- B140690 - The PropertyGridControl loses previous changes made to a font object
XtraWizard
- B141046 - The Finish button is not shown on the last visible page
- B140570 - Wizard page backcolor is wrong when dropped on a transparent control
- B140818 - WizardControl - Long Text not properly shown when using Word Wrapping
- B150153 - WizardPage's title has a black background with the Springtime skin applied when placed onto an MDI child form
|