|


|
What's New in v2010 vol 2.6
Release Notes
To learn about known issues in this version, please refer to the following page:
Known Issues - DXperience v2010 vol 2.6 To learn about breaking changes in this version, please refer to the following page:
Breaking Changes - DXperience v2010 vol 2.6 To learn about documentation improvements in this version, please refer to the following page:
What's New in Help - DXperience v2010 vol 2.6
New Features/Changes
All .NET WinForms Components
- S36729 - Documentation - Add a note that a single DefaultLookAndFeel should be used in an application
- S36719 - Documentation: add a note that the VGridOptionsBehavior.AutoFocusNewRecord/GridOptionsNavigation.AutoFocusNewRow properties are in effect only when you add data directly to an underlying datasource, not via a control
- S36164 - Provide a VB.NET version of the VideoRent demo source code
- S35123 - Skins - Provide a public property that allows identifying to which category a skin belongs (Default, Bonus, Office)
All ASP.NET Components
- S134552 - ASPxThemeDeployer - Add an option allowing site-related ULRs to be used to simplify custom theme creation
- S36367 - Documentation - Add information about the configSource attribute
All IDE Productivity Tools
- Q230683 - Documentation - Describe the "Options" dialog
All WPF Products
- S36854 - Use a style to change the Font for the pressed NavBarItem (WPF>>Navigation Page>>Navigation Pane )
ASPxGridView and Editors Suite
- S35167 - Documentation - Add a note that the ASPxComboBox/ASPxListBox doesn't support the ViewState in multi-column mode
- S34441 - Documentation - Add a note, declaring that ASPxGridViewExporter requires to purchase the XtraPrinting Suite
- S36362 - Documentation - Add a remark that the grid hierarchy can be reset if an implicit DataBind is called in the CustomButtonInitialize event handler
- S34217 - Documentation - Add information about the ASPxClientEdit methods' behavior when an argument is null
- S35305 - Documentation - ASPxClientTextEdit.SetCaretPosition Method - Highlight the limitations for WebKit browsers
- S36958 - Documentation - ASPxComboBox.EnableSynchronization - Add a remark describing that when the synchronization feature is used, the control should be bound to a datasource in its Init event handler
- S34463 - Documentation - ASPxGridViewExporter - Add a note about templates not being exported
- S135840 - Documentation - Deployment help for beginners
- S34443 - Documentation - Editors - Add information about the Enabled property
- S35078 - Documentation - Provide a more detailed description of the ASPxGridViewTemplateReplacement
ASPxperience Suite
- S33440 - Documentation - ASPxUploadControl - Add a description of the internal callbacks behavior
- S36526 - ASPxSplitter - Optimize browser window resize event handling to reduce evaluations when width and height are set in pixels
- S36889 - Documentation - ASPxUploadControl - Add info about the UploadingProgressChanged event to the Upload Control Http Handler topic
ASPxPivotGrid
- S36882 - Documentation - Improve the ASPxPivotGrid.DataSource help topic
CodeRush for Visual Studio .NET
- S34042 - Documentation - Provide info on CodeRush XPO templates
DXDocking for WPF
- B197289 - Allow disabling DocumentPanel's maximization
DXEditors for Silverlight
- S36702 - Documentation - Input Validation - describe based upon which property value the validation is performed in greater detail
DXEditors for WPF
- S36584 - Describe different combo/lookup modes (include ValidateOnTextInput, AutoComplete properties' description)
DXGrid for Silverlight
- S136497 - Documentation - Correct the 'Identifying Rows' topic
DXNavBar for WPF
- S36731 - Make it possible to prevent NavBarGroup content from being scrollable
- S31352 - Scrolling - Use a standard scrollbar for scrolling
DXPivotGrid for WPF
- S34819 - Add the capability to display Field List inside another control
- S35363 - Allow the customization form to be added to a form as a separate control bound to the pivot grid manually
eXpress Persistent Objects
- S36970 - Documentation - Add complex upcasting examples to the Upcasting topic
eXpressApp Framework
- S36943 - Documentation - Add a note that only in-place reports are placed in the Reports child navigation group
- Q309591 - TreeListEditors.Web - Set the parent of a newly created node depending on the node selected in the TreeList
MVC Extensions
- S136432 - Change DevExpress namespaces from root Web.Config to Views folder's Web.config file
- S36682 - Improve DevExpressEditorsBinder to allow editing enumerable properties
XtraBars Suite
- S36865 - Documentation - Delete the note about the DockTo method from the DockPanel.Register Method help article and update the example shown there
- S35087 - GalleryItem - Add the ItemDoubleClick event
- S34522 - Ribbon gallery -Add the capability, allowing you to align an item's text against the item's image
XtraEditors Library
- S36961 - CheckedComboBoxEdit.GetItemEnabled Event - The sender parameter must refer to a CheckedComboBoxEdit object
- S36771 - First char typed into SearchLookupEdit should be included into find edit
XtraGrid Suite
- S36701 - Documentation - Add a note that it is necessary to enable the OptionsLayoutGrid.Columns.StoreAllOptions option if you wish to set the OptionsLayoutGrid.Columns.RemoveOldColumns property to false
- S36774 - Documentation - Add a note that only LayoutView columns can be correctly restored
- S36883 - Documentation - Describe limitations of customizing card caption appearances
- S36743 - Documentation: add a note to the "Server Mode Limitations " help article that master-detail feature is not supported in Server mode
- S36742 - Documentation: add remarks about visible row indexes as described in the "ColumnView.GetVisibleRowHandle method" help article to the "ColumnView.GetNextVisibleRow method" help article too
- S136407 - Set FilterEditor.MinimumSize to an optimal value
XtraLayout Suite
- S36798 - Documentation - BeginUpdate/EndUpdate methods should not be used when adding multiple items to layout
XtraPrinting Library
- S35817 - Documentation - Correct the TextExportMode help topic
- S36936 - Link - Add a property that allows displaying crossing bricks in Print Preview
XtraReports Suite
- S34336 - Documentation - Add a note about using the connections.xml file
- S130661 - Documentation - Describe the specifics of saving and loading a report's layout and assigning a report's datasource at runtime
XtraRichEdit
- S36781 - HtmlImport - Provide the capability to load images synchronously
XtraScheduler Suite
- S136687 - Documentation - Add a warning that an appointment modification within certain events is not allowed
XtraTreeList Suite
- S136700 - Documentation - Add reference to EnableFiltering option in TreeList.FilterNode event handler
Resolved Issues
All .NET WinForms Components
- B196521 - Form broken after v2010 vol2.5
- B197296 - XtraForm - A cyrillic text is displayed incorrectly in the maximized form's caption
All ASP.NET Components
- B183397 - DataBind() is not raised for controls placed inside IContentContainer control (ASPxPanel, ASPxPopupControl, ASPxPageControl, etc.)
- B183240 - On the client side, the IE version is detected incorrectly in IE7 compatibility mode
All Silverlight Products
- B196332 - GroupBox crashes modal ChildWindow after closing it if the LayoutUpdated event was not fired after it was shown
- B196438 - ThemeManager causes an error in ComboBox when using NotifyOnValidationError
- B196601 - ThemeManager does not apply themes to inherited controls
All WPF Products
- B183045 - A certain template should be duplicated to be used in all themes
- B196354 - DXMessageBox does not return correct value
- B196892 - DXMessageBox ignores the default value
- B197017 - Invalid file encoding from the project wizard
- B197272 - ItemTemplateSelector on DXTabControl not working
- Q308124 - The OnClosing event fires twice when the event parameter's Cancel property is set to True
- Q306671 - ThemeManager - ApplicationThemeName overrides binding to change theme on MainWindow
ASPxGauges Suite
- B183299 - AppearanceMajorTickmark and AppearanceMinorTickmark properties are not effective
- B182985 - Circular gauges cut off the background layer
ASPxGridView and Editors Suite
- B195338 - ASPxButton - JavaScript error occurs when the EnableDefaultAppearance property is set to False
- B183433 - ASPxCombobox - It is possible to choose a value if ClientEnabled is set to false
- Q224263 - ASPxDateEdit - Daylight saving does not work when the UseMaskBehavior is enabled, in the "Brasilia" time-zone
- B183483 - ASPxFilterControl - Text-aware editors should pass the String.Empty value instead of "null" to the filter expression for the "string" filter condition
- B197442 - ASPxFilterControl - The ASPxCheckBox cannot be clicked in Google Chrome
- Q302503 - ASPxGridLookup - Client-side SetValue(null) method's call not synchronized with the server
- B196588 - ASPxGridLookup - Setting the AutoPostBack property to "true" does not cause updating the external controls rendering
- B197760 - ASPxGridView - A virtual scrollbar throws a JavaScript exception when there are no data rows
- B196585 - ASPxGridView - After updating to v2010 vol 2.5, grids with EditForm template replacement don't save changes and e.NewValues dictionary is always empty
- Q307837 - ASPxGridView - After upgrading to v2010 vol 2.5, the e.NewValues collection is empty within the RowUpading event handler
- B196599 - ASPxGridView - AllowSelectByRowClick, AllowSelectSingleRowOnly and ProcessSelectionChangedOnServer cause strange editing behavior
- B197037 - ASPxGridView - Binding expressions inside GroupRowContent template are not evaluated inside the parent group rows popup
- Q306004 - ASPxGridView - Columns are misaligned in WebKit-based browsers when vertical scrolling is on, and the Caption property is specified
- B195869 - ASPxGridView - If the vertical scroll bar is enabled, the page is scrolled to the left after a column is resized
- B197435 - ASPxGridView - In Aqua theme with large PageSize values, virtual scrolling skips pages
- B192882 - ASPxGridView - Scrollbars disappear after setting a filter
- B195875 - ASPxGridView - When the vertical scroll bar is used, IE7 compatibility mode causes headers to mismatch with columns
- B182573 - ASPxGridView Export - Title panel's height is not adjusted to the font size
- B195113 - ASPxGridViewExporter - Total and Group Summary formatting is lost when exporting to Excel
- B196517 - ASPxGridViewTemplateReplacement - In VS Designer, the "Error Rendering Control" error occurs after upgrading from v2010 vol.1 to v2010 vol.2
- B196112 - ASPxSpinEdit - Negative numbers are transformed into an inappropriate format in Safari
- B197011 - ASPxTextBox - Enter Key does not submit a form, under Chrome, Safari
- B196126 - ASPxTextBox - The editor is rendered differently under different browser versions
- Q308152 - ASPxTextBox - When the ASPxTextBox width is set in percentage values, the Width property is not properly assigned to the editor when its validation settings are defined
- B183150 - 'DevExpress.Data.vX.Y.Linq' and 'DevExpress.Web.vX.Y.Linq' references are not added to the WebApplication project when the LinqServerModeDataSource is created via the ASPxGridView's SmartTag
- B183429 - Documentation - The method name is misspelled in an example of the ASPxGridView.ForceDataRowType method topic
- Q224754 - Documentation - The method name is misspelled in an example of the ASPxGridView.ForceDataRowType method topic
- B196703 - Removing the ASPxComboBox from a page during ASPxComboBox's filtering causes javascript error
- B183153 - When used inside a column's EditItemTemplate, ASPxGridLookup does not accept selected items
ASPxHtmlEditor
- Q311415 - ASPxValidationSummary does not show ASPxHtmlEditor error messages, if the HtmlEditorValidationSettings.RequiredField.IsRequired property is set to False
- B195957 - In IE, bullets and indents work incorrectly if SettingsHtmlEditing-EnterMode = "BR"
- B197102 - In IE, calling the PASTEHTML_COMMAND command raises an exception if the editor contains a HTML table
- B183138 - Some items are deleted from a list, if the list type is changed from ordered to bulleted
- Q306470 - Unable to set the initial HTML inside the client-side Init event under WebKits
ASPxNavBar
- B196947 - Site Content - A broken link to a lessons page appears within the ASPxNavBar's main site page
ASPxperience Suite
- B183481 - ASPxFileManager - If the SettingsUpload.AllowedFolderPath property has an incorrect value it should be ignored
- B195959 - ASPxNavBar - Cannot read property "tagName" when a postback occurs
- B197370 - ASPxPageControl - A scroll button visibility issue when making a tab visible via client SetVisible() method
- Q309797 - ASPxPopupControl - PopupWindow with AutoUpdatePosition="True" is not aligned within the center of the browser window when scrolling automatically
- Q307421 - ASPxPopupControl - The client-side SetWidth and SetHeight methods do not work properly
- Q305833 - ASPxTreeView - TreeViewNode ignores Target attribute if the NodeLinkMode property is set
- Q305534 - ASPxUploadControl - Files are not uploaded in FireFox 4 beta
- B183631 - Documentation - Typo in the DevExpress.Web.ASPxUploadControl Namespace topic
- S36802 - The client-side functions ASPxClientUtils.GetEventX/GetEventY return wrong results if a page is opened in iOS and scrolled
ASPxPivotGrid
- B182664 - An error occurs when grouping fields
- Q311499 - An overflow exception thrown when data source values are too large
- B183275 - Data Header disappears if dragged to the Column Area that contains no fields
- B196699 - FieldValueExpanded and FieldValueCollapsed events are not raised on the Expand/Collapse button click
- B183274 - GridLayout event is raised several times if the ASPxPivotGrid control layout has been changed more than once while processing a postback
- B183547 - Incorrect Sorting By Summary
- B183581 - PivotCustomFieldValueCellsEventArgs.SplitCells method throws a StackOverflowException
- B183832 - The Expand button does not work if the ASPxPivotGrid control is bound at runtime, and the DataBind method is called
ASPxScheduler Suite
- B196717 - ASPxScheduler inside a dynamically displayed container collapses appointments in IE6
- B196838 - Example E1609 - Error when running VB.Net sample
- Q308457 - Example E1717 - Resources Selector is not populated with resources on client-side form
- B196116 - Scheduler Examples - View Online - Can't load ~/DevExpress/ASPxSchedulerForms/AppointmentDragToolTip.ascx
- B196170 - Setting ScrollAreaHeight of a DayView causes the 'offSetTop is null or not an object' error when scrolling
- B196542 - WorkTime is set incorrectly in VS Designer if Start and End times are specified independently
ASPxTreeList
- B183304 - Calling the RefreshArmatureRow method raises an exception
- B196039 - In FireFox, there is a gap between a tree line and EditForm
CodeRush for Visual Studio .NET
- B196437 - Flow Break Indicator points to an incorrect line when used with Comments
- B183297 - XML documents’ structural highlighting draws lines incorrectly
- B197279 - "BookmarkToggle" command causes weird selection behavior when text is already selected
- B195976 - Code Creation - "Create Descendant" generates invalid code
- B196931 - Code Creation - "Declare Constructor" generates code with compilation errors
- B196510 - Code Creation - "Declare local" generates uncompilable code
- B196605 - Code Creation - "Declare Method" produces incorrect code
- B196740 - Code Issue - "Unused Member" code issue works incorrectly when used without parameters
- B196308 - Code issue displayed when using non-ascii characters
- B196929 - Code Issues - "Undeclared Element" code issue does not report undeclared constructors
- B196756 - Code Issues - "Undeclared Element" code issue false alarms for members declared in an ancestor class, but deeper than in a direct ancestor
- B196374 - Code Issues - "Undeclared Element" code issue marks "Public Declared Functions"
- B183491 - Code Issues - "Undeclared Element" is displayed for a struct's default constructor
- B195802 - Code Issues - "Undisposed Local" warning is incorrect when working with streams & StreamReader/StreamWriter
- B196383 - Code Issues - "Unused Parameter" code issue does not fully take events into account
- B196865 - CodeRush misreports undeclared elements
- B196186 - Editor loses focus when Unit Test Runner window is opened
- B182630 - Hang on VS shutdown when a solution is opened (closed) and CodeRush is present
- B196269 - Plugin with a custom string provider works in VS 2008, but fails in VS 2010
- B196650 - Pressing Ctrl+Home after loading a code file throws an exception
- B182543 - Refactoring - "Inline Temp" lost type cast in lambda
- B182542 - Refactoring - "Inline Temp" misses a type cast
- B196538 - StructuralParser crashes VS2010
- B194778 - Templates - "m\" template does not recognize generic types
- Q308144 - Templates - "ps" template generates non-compilable code
- B196511 - Templates - Clipboard aware templates generate wrong code when generics parameter is copied to clipboard
- B196139 - Unable to see code issue preview window because it is covered with code issue hint
- Q224375 - Unhandled Exception when using "Parameter Reordering" refactoring
- B196726 - Unit Test Runner fails with xUnit 1.7
- B183376 - VS 2010 randomly freezes after installing 10.2.5.11048 daily build
CodeRush with Refactor! Pro
- B197033 - Code Issue - "Undeclared Element" code issue is active whilst the project compiles fine
- Q308494 - Refactoring - "Introduce Constant (Local)" places new declarations into a wrong position when used inside Switch statement
Data Library
- B196621 - CriteriaToWhereClauseHelper.GetDataSetWhere() method throws an invalid cast exception
- B196641 - DateEdit - For the "mt-MT" culture, an exception is raised if the long date pattern mask is used
DXBars for Silverlight
- B183059 - It's impossible to set Binding for the Content property of the SuperTipItem and SuperTipHeaderItem controls in XAML
DXBars for WPF
- Q308544 - A command is executed instead of the editor's standard actions
- B197126 - A floating bar, placed inside a TabItem, becomes invisible after deactivating the tab
- B197700 - An Exception is raised when attempting to change the BarItem's IsVisible Property
- B183135 - Animation does not work in the bar popup
- B195961 - Application Commands do not work in BarManager after restoring layout
- B183280 - BarManager.Focus method does not focus BarManager
- Q305016 - BarStacticItem content is cut off at an attempt to stretch it to all available space
- B197195 - Customization - The ArgumentNullException is raised when attempting to drag an item to the Customization window
- B182691 - Gallery's dropdown window has incorrect position when opened above the gallery. Sizing works incorrectly
- B197049 - NullReferenceException in NavigationManager.ProcessKeyUp method
- B196505 - Opening new TabItem from BarSubItem moves focus to previously selected TabItem instead of newly created and selected one
- B197651 - System.InvalidOperationException is raised when attempting to scroll items in context menu
- B196363 - The value of an in-place CheckEdit is not changed immediately when clicking the editor if DataTemplate defined for the FocusedRow contains BarManager
DXCarousel for WPF
- Q253902 - Active item is not centered when there are too few items in data source
- B195916 - Carousel with low number of items doesn't render items
- Q305751 - CarouselItemsControl - Certain items are invisible
- Q259418 - Issues when changing DXCarouselControl's ItemsSource at runtime
DXCharts (XPF Common)
- Q305793 - Axis Labels - Staggered option does not work when custom axis labels are unsorted
- B182743 - AxisRange - Binding to view model properties does not work
DXCharts for Silverlight
- B183317 - Binding - Some object properties lose their bindings on CoerceValue callback
- Q302767 - Data binding - Impossible to bind to DataFilter object properties
DXCharts for WPF
- B196540 - Animation - An exception is raised if animation is enabled for a series that is currently invisible (e.g. if its ScaleType is incompatible with other series)
- B159688 - AxisY2D - The leftmost axis is drawn incorrectly when resizing a chart in some situations
- B182507 - ChartControl - Chart layout is corrupted, if a chart's size is not specified explicitly and a chart is placed in ScrollViewer
- Q309325 - Data Binding - Unhandled exception is raised when binding a chart to a LINQ datasource using a series template
- B180637 - Diagram - Changing the AxisLabel, CustomAxisLabel, AxisTitle and SeriesLabel text and content properties (e.g. FontFamily, FontSize, Text and Content) does not update the chart's layout
DXControls for WPF
- Q308816 - Modal FloatingWindowContainer doesn't create modal windows
- B182768 - TabControl - tab header item is not focused on mouse click
DXCore for Visual Studio
- B196194 - Cannot add issues for unsafe and checked c# language elements
DXDocking (XPF Common)
- B183475 - The last selected tab should be shown after unpinning tabbed group
DXDocking for Silverlight
- B196942 - ArgumentException is raised when performing docking operation if a panel's ControlBoxContent is defined
- B196609 - DXWindow and DocumentPreview - Exception when clicking within document preview area
DXDocking for WPF
- B183364 - Auto-hidden panels are restored incorrectly
- B196261 - Cancelling DockItemActivating event does not allow switching to the tab again
- B197393 - DockItemActivated not firing after reassigning ContentControl
- B197373 - LayoutGroups behave differently depending on group border style
- B195114 - NullReferenceException occurs when DXRichEdit is placed in an auto hidden LayoutPanel
- B182725 - Restoring Layout - panels that are present within the saved layout file but are not present in the DockManager are automatically created by the DockLayoutManager
- B195837 - RichEdit is resized when switching between tabs
- B183510 - The content is lost after showing and hiding a panel using the AutoHide option
- B183286 - The FindName method does not work for controls in a Window that is loaded via the Uri
DXEditors for Silverlight
- B190077 - ButtonEdit - CannotChangeObservableCollection exception is raised at design time
- B196683 - Cannot input "@" into Silverlight text editors (Slovenian keyboard)
- B182522 - Custom buttons' size differs from the default button size
DXEditors for WPF
- B196263 - ComboBoxEdit - It is impossible to re-select an item if the AutoComplete option is enabled
- B183242 - ComboBoxEdit - It is impossible to select items via the mouse in some cases
- B197282 - ComboBoxEdit changing items content issue
- B159425 - ContextMenu is not reassigned from inplace editor to the actual text box
- Q306300 - It is impossible to add buttoninfo's using style
- B196661 - Localize SpinEdit
- B197071 - LookUpEdit ButtonInfo not reacting to clicks
- B196681 - PasswordBoxEdit – Binding errors when DataContext is set
- B182614 - PasswordBoxEdit - The Background property value is not taken into account when the editor is in "Browse" mode
- B196998 - PasswordEdit cursor positioning problem on mouseclick
- B196350 - SpinEdit DisplayFormatString not working
- Q304548 - TextEdit - ContextMenu items are misaligned when changing the editor's HorizontalContentAlignment property value
- Q307619 - ToolTips are not shown
- B181461 - ToolTipService.InitialShowDelay does not work for ButtonInfo
DXGrid (XPF Common)
- B183162 - Restoring Layout - the layout is restored incorrectly if the previously stored layout contains groping that was removed from the grid
- B183553 - The IsSelected property in RowData isn't updated after updating a cell SelectionState when MultiSelectMode is set to Cell
DXGrid for Silverlight
- B183526 - ComboBoxEdit in AutoFilterRow does not show data when the column's EditSettings is bound to a DomainDataSource
- B196724 - CopySelectedRowsToClipboard() or CopyToClipboard() does not work
- B183377 - Design time - It is impossible to set the column's EditSettings property to CalcEditSettings via the "Columns" editor
- Q309397 - Image displayed incorrectly in the ImageEdit
- B183411 - Inplace LookUpEdit - Focus is moved to the first focusable control when selecting an item in the editor's popup grid
- B181608 - Performance - Group row expansion works very slowly
- B183300 - RIA Services - It is impossible to delete a row from a DomainDataSource using the View's DeleteRow method
- Q307614 - RIA Services - Sorting is disabled if grid columns are created manually (not auto-populated)
- Q305842 - Style changes are not applied at once but after changing the column width
- B196612 - When using the NewItemRow, the grid does not scroll to the current cell
- B196060 - Wrong column order on Document Preview (print, export)
DXGrid for WPF
- Q305897 - AutoFilter does not work with numeric values if a mask is applied to a column
- S136434 - BeforeLayoutRefresh event should not be raised when scrolling the grid or navigating between cells in the same row
- Q305878 - BestFit does not work for focused columns
- B197617 - Cell Editor not shown when adding new rows
- B196319 - Column header is not rendered when adjusting TableView properties in OnViewChanged method
- B183355 - Design-time - System.NullReferenceException is raised when attempting to assign TableView's Style via property grid
- B197516 - DXGrid for WPF using MVVM FocusedRow
- B181378 - Exception is raised when XamlWriter is used with GridControl
- B196364 - Filter Editor - Button widths are fixed - Localized button captions are cut off
- Q310042 - Grid crashes when attempting to show a column filter popup for the second time
- Q299512 - GridControl incorrectly calculates column header width after hiding the vertical scrollbar in ScrollViewer ControlTemplate
- B196523 - In-place ComboBoxEdit - Incorrect content is displayed when items are scrolled down
- B182772 - Loading panel animation is twitching
- B182121 - LookupEdit does not refresh DisplayText with scrolling if it was assigned via CellTemplate
- B197542 - Refresh problem with ComboBoxEditSettings and IncrementalFiltering = True
- B196648 - Showing DXMessageBox in CellValueChanged results in StackOverflowException
- Q304949 - SubMenu is closed on click if the CloseSubMenuOnClick option is false
- B196297 - Validation - GridControl.ValidateRow event is not raised when the grid loses focus while editing an existing row
DXLayoutControl (XPF Common)
- B196064 - GroupBox/LayoutGroup - Cannot correctly collapse group if it was resized previously
- B197141 - LayoutControl - Wrong size calculation for stretched items when one of the items has max size assigned and has more space than it needs
- B182641 - Tabbed group's width is not calculated correctly when group is not stretched vertically and there is not enough space horizontally
DXLayoutControl for Silverlight
- Q310120 - LayoutItem labels are not aligned correctly after loading if LayoutControl is inside ChildWindow
DXLayoutControl for WPF
- B197543 - "This Visual is not connected to a PresentationSource" exception is thrown during mouse event handling
- B182931 - Customization toolbar is not hidden when application is minimized but active
- B21106 - Design time - After dragging an item into LayoutGroup the visual tree becomes corrupted
- B182692 - Drag and drop - control's position is incorrect in Right-to-Left mode
- B182934 - Layout is not updated when changing LayoutGroup's alignment
- B183024 - NullReferenceException is raised when selecting an item in Customization mode if LayoutControl is placed into ElementHost
DXNavBar for Silverlight
- B182867 - ActiveGroupChaging event doesn't fire when active items of different groups are sequentially selected
- B195666 - NavBarGroup.ItemTemplateSelector works incorrectly
- B183515 - System.Reflection.AmbiguousMatchException is raised when creating NavBarControl
DXNavBar for WPF
- B196149 - Errors when using NavBarControl
- B182734 - MouseUp event - Incorrect argument passed to the event
- B180738 - NavPane - Groups dissappear from the overflow panel after dragging the splitter
- B197361 - Popup window of collapsed NavBarGroup is topmost
DXPivotGrid for WPF
- B183489 - A standalone FieldListControl does not display any fields
- B196403 - Field values are blank when the ThemeManager.ApplicationThemeName property is set in Application.Startup
- B183258 - Incorrect error message when trying to export pivot grid to PDF with too small page size
- B182964 - MRU Filters list is not serialized
- B183282 - There is no way to specify column field values alignment
- Q304702 - When Data Source is refreshed, memory consumption grows gradually
DXRibbon for Silverlight
- B197715 - Silverlight Ribbon raises ArgumentException when the ribbon is disposed of
- Q309369 - The Gallery.ItemBorderTemplate is not applied
DXRibbon for WPF
- B195963 - A BarButton's enabled state is not updated when a button is placed on the Ribbon via the BarItemLink
- Q306046 - Adding RibbonPageGroup at runtime causes an Exception
- B196207 - BarsDemo - The selected ribbon gallery item is not visible
- B197308 - Behavior changed in 10.2.5
- B196867 - Binding to IsEnabled on BarStaticItem with ContentTemplate does not work correctly
- Q307980 - DropDownGallery closes when scrolling it
- B196782 - DXRibbon - Changing Command.CanExecute doesn't change states of ribbon items
- Q310471 - Dynamically creating WPF Ribbon Control leads to exceptions in the Office2007Black theme
- Q305817 - Focus border is displayed around Ribbon elements
- Q311066 - Key Tips are not shown if F10 is pressed
- B197484 - Object reference not set to an instance of an object when ribbon control is not visible
- B196470 - Ribbon with collapsed header not measured properly
- Q304196 - RibbonControl should be non focusable
DXRichEdit (XPF Common)
- B197545 - DXRichEdit table printing bug
- Q224370 - It is not possible to alter the background color
DXRichEdit for Silverlight
- Q307728 - Printing fails when a footer contains an image
DXRichEdit for WPF
- Q303631 - An exception is thrown when databinding RichEditControl to empty (null) data via OpenXmlToContentConverter
- B182875 - Default font cannot be set in XAML
DXScheduler for WPF
- B196115 - Adding/Deleting a new resource to a scheduler unchecks all resources in ResourcesCheckedListBoxControl
- B194490 - Databinding with the Start property does not work
- B182526 - SchedulerControl.ActiveView.ResourcesPerPage property value is not changed when modifying visible resource count via ResourceNavigator
- B183132 - VerticalAppointmentContentTemplate is not applied if a horizontal appointment template is not specified
DXTabControl for WPF
- B196955 - Theme switching disables all controls embedded in DXTabControls
- B197130 - Trouble with getting the new DestroyContentOnTabSwitching property to work
eXpress Persistent Objects
- B183399 - Documentation - In the "How to: Create an Aggregated Object" topic, an Address object is created incorrectly for the DefaultAddress property
- B183625 - Generating Persistent Classes wizard generates a redundant PersistentAttribute attribute
eXpressApp Framework
- B183362 - Application Model - Cannot open an XLS file after exporting from a ListView
- B197313 - Application Model - NullReferenceException after customizing Detail View layout
- B183046 - Application Model - Validation rules applied to model extenders are not checked
- B182546 - ASPxCriteriaPropertyEditor - Scrollbars of the properties' drop-down list do not work
- B197055 - ButtonsContainer.Win - Low performance when opening a lookup ListView containing a lot of dialog Actions
- B196429 - CategorizedListEditor - The PreviewColumnName property has no effect
- B196368 - Conditional Appearance - Appearance rules cause "Non-static method requires a target" exception when using the Cancel, Save and Save and Close Actions
- B195808 - Conditional Appearance - Tabs with all editors hidden stay visible when delayed View items initialization is enabled
- B196733 - Conditional Appearance - Text styles cannot be applied to static text items in Detail Views
- B183148 - Conditional Appearance - The command column's Edit Action disappears when an Appearance rule is declared for it
- B183627 - Conditional Appearance - When several rows are selected, Actions are enabled even if the criteria is not satisfied
- B182963 - ConditionalAppearance - NullReferenceException after navigating to a ListView of a domain component twice
- B182958 - ConditionalAppearance - Rules from base classes are not applied for Actions
- Q305212 - ConditionalAppearance module - InvalidCastException occurs when the view is changed
- B192085 - Core - All XAF exceptions are not serializable
- B196219 - Core - The "Error with number 1021 has occurred" exception occurs after refreshing a ListView with enabled auto-filter row
- B197200 - CriteriaPropertyEditor - Lookup is not shown for reference properties, if a non-lookup property editor is used for them
- Q309496 - DataSourceCriteriaAttribute - The attribute does not work when the property result class and the target class are different
- B183179 - DC - ObjectDisposedException occurs when trying to delete a child object from the treelist control
- B196498 - DetailPropertyEditor - Actions disappear from the toolbar
- Q310438 - Documentation - The "How to: Use Custom Logon Parameters" help topic is outdated
- B196608 - Documentation - The 'How to: Implement an ASP.NET Web List Editor Using a Custom Control' help topic incorrectly refers to WinCustomListEditor
- B195941 - False Dashboard criteria
- B197027 - Filtering - NullReferenceException occurs when executing the FullTextSearch Action without any text
- B197050 - GridListEditor - Auto filter row does not work for reference types anymore
- B183647 - GridListEditor - ListVew filter based on a reference property does not work after pressing the Refresh button in server mode
- S136352 - GridListEditor - Overriding the GridView.OptionsSelection.EnableAppearanceFocusedCell property causes some side effects
- B197300 - ImageResourceHttpHandler - The LastModified property is never specified causing IE to check each image two times
- B196334 - Installation - Project converter 2010.2.5 crashes if XAF solution contains model localization files
- B196185 - LargeStringEditFindForm - When localized, Label is positioned incorrectly
- B196125 - NullReference in PivotGridFieldBuilder
- B195378 - ObjectTreeList - Low performance because of unnecessary calls to the RefreshObject method
- B197682 - PivotChart - Incorrect DisplayFormat is used for reference properties
- B196570 - PivotChart.Web - NullReferenceException occurs when the Analysis editor is shown under certain circumstances
- B197298 - PropertyEditors.Lookup - Algorithm for determining LookupEditorMode does not take into account the actual number of records filtered with the help of the DataSourceCriteria and DataSourceProperty attributes
- B183310 - Reporting - Objects not inherited from the ReportData type are not recognized by the XafReportStorageExtension class
- S136401 - Reports - End-user designer settings are not persisted
- B196205 - Reports - Referenced enumerations are not localized
- B183250 - Reports.Web - Parameters object generated at runtime incorrectly processes reference properties
- B183415 - Templates.Web - QuickAccessNavigationActionContainer is not registered in the template
- B183358 - Templates.Win - Buttons are cut when using large fonts
- B182851 - TreeListEditorsAspNet module - images provided by the ITreeNodeImageProvider interface are not shown in the first column
- B197074 - Web - ControlDetailItem based on the ASPxButton control fires the Click event only once
- B197301 - Web - ImageResource.axd caches images without taking into account the corresponding assembly version
- B196715 - XAF.Web - A new object cannot be added to a collection decorated with the DataSourceProperty attribute
- Q311717 - XAF.Web - It is impossible to set the value of the reference property that hides the base property
- B182638 - XCRM.Web - Inoperative Actions in certain Views
MVC Extensions
- B182653 - Client-side model validation doesn't work if there are DX and standard editors in the view and the release version of MS validation scripts is used
- B183344 - HtmlEditor - AJAX form does not accept asynchronous response when HtmlEditor scripts are rendered on the page
- Q306819 - It is impossible to get MVC Editors extension values if they are used on the second, third, etc. form on a page
- B197194 - MVC Extension's Razor output buffer is not thread-safe
- B196855 - Razor environment - Nested calls of the GetHtml method cause a NullReferenceException
- B197655 - TextBox - The NullText property posts a value to the controller action in the Ajax.BeginForm
PivotGrid Core
- B183567 - A field group filter button is active when the first field has a Field Filter applied even if the Group Filter is not used
- B183055 - ADOMD Provider - Reload data doesn't refresh data from the server
- B196232 - In OLAP mode, when using a summary variation display mode, an exception is thrown
- B183402 - OLAP - Querying null values fetches too much data to the client
- B182997 - PivotGridControl cannot be used with ADOMD.NET v10.0
ProjectConverter
- B197065 - ProjectConverter does not convert the ReportService1.svc file
Refactor! Pro
- B182568 - "Name Anonymous Method" places redundant type cast expression
- B196474 - Code Issues - "Make Read-only" code issue is available for static fields initialized in the constructor
- Q224752 - Refactor provides incompilable code when moving a namespace to the Imports section
- B183232 - Refactoring - "Compress to Ternary Expression" refactoring breaks the code
- B183209 - Refactoring - "Decompose Initializer" refactoring results in an incompilable code
- B197306 - Refactoring - "ForEach To For" refactoring fails when var keyword is used in place of an explicit type
- B183437 - Refactoring - "Inline with statement" refactoring breaks the code
- B196729 - Refactoring - "Introduce local" refactoring is broken on lambda expressions
- B182993 - Refactoring - "Make Read-only" refactoring produces non-compilable code
- B196862 - Refactoring - "Move Type to File" refactoring does not take into account types specified in the generics where clause
- B196155 - Refactoring - "Remove Type Qualifier" refactoring incorrectly creates a namespace alias when there takes place a corresponding project level Import
- B196372 - Refactoring - "Remove Type Qualifier" refactoring suggests incorrect optimization
- B195216 - Refactoring - "Use String.Format" refactoring does not provide right suggestion when mixing regular and verbatim notations
- B196424 - Refactorings are often invalid for Func expressions
- B183403 - The "With" construction is erroneously replaced with "String.Compare"
- B196329 - User Guide for Refactor! Pro does not contain description for Add Block Delimiters
XtraBars Suite
- B183206 - A control assigned to the ApplicationButtonDropDownControl property has incorrect bounds when shown
- B197332 - AccessViolationException occurs when using 24x24 Icons for toolbar images
- B196938 - BarManager customization restoring
- B196917 - BarStaticItem with default properties increases the height of the StatusBar
- B183469 - Caption text is drawn incorrectly for auto-hide tabbed panel if DevExpress skin is used
- B192606 - Child Ribbon is drawn truncated
- B197178 - Documentation - Typo in "BarItem.LargeWidth Property" help topic
- B196283 - DX editor crash on changing font when DX ribbon is minimized
- B197150 - Error while hovering over RibbonGallery
- B197120 - GallaryControl - Image does not scroll completely into view when using ScrollTo
- B196416 - In the xtraTabbedMdiManager Application Menu is not visible when in tabbed mode
- B182689 - PhotoViewer Demo - Button 'Film' in ribbon panel not showing demo dialog
- B196922 - Ribbon - Page, containing an editor, is not activated, and it is painted on the ribbon page's surface, after executing a shortcut
- Q306740 - Ribbon BarButtonItem LargeWidth
- B183252 - RibbonContorl - NullReferenceException occurs after merging a child ribbon containing RibbonGalleryBarItem
- B183103 - RibbonControl - Application menu is closed when trying to open a PopupMenu that is associated with a control residing within an application button's dropdown control
- B197219 - RibbonControl - The Minimized property does not work when ShowPageHeadersMode = ShowPageHeadersMode.Hide
- B182755 - SimplePad Demo - The text custom color popup menu gets truncated with some skins applied
- B196950 - Tabbed dock panels not docked in certain scenarios
- B197424 - The ApplicationButton's shortcut does not work when ALT and key buttons are pressed simultaneously
- B197552 - Thread issue with static collection DockManagerCollection
- B182713 - WebBrowser Demo - AutoComplete in the address text edit works incorrectly.
- Q309258 - WindowsForms XtraProject Wizard - Initialization code is placed at a wrong place
- B197061 - XtraBar BarItemHorzIndent ignored if bar is set to MainMenu Property of BarManager
- B196895 - XtraTabbedMdiManager docking/undocking problem
XtraCharts Suite
- B183555 - Annotations - Range Bar Series - Annotation, which is anchored to a range bar, disappears, if a part of this range bar is out of the AxisY's range
- B183382 - Area Series - If the BorderThickness property is set to 2 or 3, sometimes drawing is incorrect
- B183461 - Area Series - The Color property doesn't work for markers
- B196560 - Data Binding - Decreased performance in debug mode (VS 2010) after upgrading to 10.2.5
- B183147 - Data Binding - Enum as an argument is rendered as a number
- B182905 - DataFilter - Numerical and Date-Time filter values should be serialized in invariant culture
- B182917 - Demo - In the chart titles demo it is impossible to clear selection from the selected chart title
- B183342 - Documentation - Missing note about the automatic GridSpacing adjustment in the 'BarSeriesView.BarWidth Property' article
- B183255 - Documentation - TopN functionality - Missing remark about the fact that a series point module value is used when sorting points
- B195995 - Localization - Chart customization dialog shows truncated strings in some situations (French culture)
- B183235 - Localization - ChartStringId.SvnBubble resource is missing in the LocalizationRes.resx file
- B183311 - Logarithmic scale - Overflow error when very small Range.Min and Range.Max values are assigned, and the Series.Points collection is empty
- Q224443 - Medium Trust - The RefreshData method causes SecurityException
- B183484 - Range Bars - The LegendPointOptions property is filtered incorrectly in a Properties window at VS design time
- B196005 - Series sorting - Sorting exception if the DBNull object is present in the SeriesDataMember column
- B183457 - Series View - An exception is thrown when changing the current view to the same object
- B196198 - Summary Function - An exception is raised when binding to a datasource with empty arguments and a date-time argument scale type
- B183346 - Top N - When a series contains a data point with a negative value, the Others point is not shown
- B197647 - WebChartControl - RuntimeSelection property cannot be initialized at runtime
- B183368 - Wizard - After choosing a datasource in Series Binding, some editors don't become enabled
XtraEditors Library
- B197432 - CheckedComboBoxEdit cannot set CheckState.Checked for items containing SPACE character
- Q306118 - ComboBoxEdit AutoComplete - Selection is not reset when pressing the Delete key
- B196982 - DateEdit - A day can be selected when the editor's state is ReadOnly
- B183025 - DateEdit sets different DateTime.Kind values based on the way a date is entered by a user
- B196493 - DateTimeEdit doesn't show weeknumbers if vistadisplaymode is set to true
- Q309025 - FilterControl throws an exception when we set the font at runtime
- S136640 - In disabled mode CheckedListBoxControl has a different background color than that of the RadioGroup
- Q306756 - LookUpEdit - The ParseEditValue event is not called after a new item is added in the ProcessNewValue event handler
- Q304517 - MemoExEdit has an incorrect behavior when its value contains Russian characters
- B197025 - MenuManager for repositoryItemSearchLookUpEdit
- B196448 - SearchLookUp ignores first character
- B196504 - SearchLookupEdit - It is not possible to localize buttons
- B183228 - SplitContainerControl doesn't properly resize the anchored content when a large DPI is used
- B183031 - SplitterControl: a splitter looks ugly in the Office 2010 Blue skin paint scheme when it is used in an MDI application
XtraGauges Suite
- B197485 - Design time - Error when using the Undo command
XtraGrid Suite
- B183184 - A LayoutViewField name is changed after TemplateCard is reset
- B197433 - Detail autosizing works incorrectly
- B182421 - Instant Feedback - Grid incorrectly populates columns at runtime when GetQueryable takes a long time
- B196674 - Layout View - Custom captions provided via the CustomDrawCardCaption event are not printed
- B183539 - LayoutView - Card caption is not visible when LayoutView is used in a mode different from SingleRecord and Carousel, and serves as a detail View
- B183552 - LayoutView - The view ignores the DetailHeight property and cannot be resized when the LayoutView serves as a detail View
- B197213 - LayoutView throws Exception on deleting a row
- B183053 - The FindPanel buttons size should depend on the current language
XtraLayout Suite
- B196069 - Design time layout customization problem with custom controls
- B196722 - LayoutControl - An exception is thrown in the HotTrackHelper class
- B183094 - LayoutControl - LayoutTreeView flickers when pressing the Undo button to discard recent changes
- B183438 - LayoutControl - LayoutTreeViewPopupMenuShowing event is not raised
- B183213 - LayoutControl embedded into TabbedControlGroup does not show the scrollbar if the form has been resized
XtraNavBar
- S36912 - NavBarControl - NavBarControl.GroupExpanded and NavBarControl.GroupCollapsed events should be raised for all View kinds
XtraPivotGrid Suite
- B182805 - Automatic Best Fit applied when dragging fields incorrectly works with compact layout
- B182759 - Columns can be resized to the width exceeding the visible area width
- B195122 - Default members are not chosen when filter conditions of all filter fields are set
- Q306917 - Documentation - MenuItemClick event help topic provides an incorrect description of the Allow property
- B196265 - Documentation - Typos in Data Field help topic screenshots
- Q305996 - GetHigherLevelFieldValue method works incorrectly if Data Field Value is processed
- B182828 - If an unbound field's expression refers to another unbound field, hiding the latter field results in an exception
- B196257 - PivotGridControl cannot be scrolled to view all Column Fields Headers
- B183339 - PopupMenuShowing event - the Order menu item has a null tag
XtraPrinting Library
- B183131 - CompositeLink - The RTF header and footer information is not displayed for each Link
- B183441 - Localization - An error in the Dutch localization of the Export Options form
- B196408 - Localization - A problem in the Dutch translation of the Watermark dialog
- B196213 - Localization - An error in the English translation of the PreviewStringId.Msg_XlsxMoreThanMaxColumns string
XtraReports Suite
- B183418 - Designer - The Exit file menu item is disabled in the Scripts, Preview and HTML View tabs
- B182616 - DocumentPreview - A report is not displayed if its RequestParameters property is enabled, and it has only invisible parameters
- Q306610 - End-User Designer - A System.IO.FileLoadException is thrown when end-users try to save a report
- B183200 - End-User Designer - Bindable properties of a control are disabled in the Property Grid, although it is possible to bind the control's Text property using other approaches
- B197269 - End-User Designer - Changing the horizontal text alignment for controls resets the vertical alignment as well
- B183152 - End-User Designer with Ribbon - After upgrading from v2009 vol 3.4 to v2010 vol 2.4, buttons become disabled in Print Preview
- B183260 - Export - The Italic font style is ignored during export to PDF
- B192839 - ExportToRtf - An empty page is produced in the SingleFile export mode when viewing the resulting file in MS Word
- B182915 - Grouping - Reports with grouping enabled create a preview very slowly
- B196640 - Grouping - Sorting does not work in some cases if a GroupHeader band contains several grouping fields
- Q310888 - PageSetupDialog crashes if the selected paper kind is not supported by the default printer
- B131954 - Preview - The PrintDialog does not work correctly when a Ribbon (of the PrintRibbonController) is minimized
- B196062 - Report Designer - An unhandled exception occurs (“Control does not support transparent background colors”) when modifying a control with an ARGB background color value
- B196981 - Report Designer - Changes in scripts are not completely saved
- Q305703 - ReportPrintToolWpf - There is no capability to print a report by using the network printer
- S136610 - ReportStorageExtension - The return value of the SetNewData method is not taken into account
- B183088 - Script Editor - The context menu contains the unnecessary "Bookmark..." and "Hyperlink..." items
- B196221 - Scripts - Tabs that are used for the indentation in the scripts editor are not serialized in the report layout file
- B183619 - Security - The Silverlight-enabled XtraReports Service enables the includeExceptionDetailInFaults property in the web.config file
- B182697 - Subreports Demo - It is impossible to set the current date in the "From date" or "To date" fields
- B196966 - Summary - Errors occur when calculating percentage for zero values
- B183509 - Summary - The TimeSpan fields cannot be used in aggregate functions
- B196286 - Usability - A report's top and bottom margins are reduced to 39 if they are set to 100
- S34454 - Usability - No event is raised before report generation (to specify a new data source for the report, or to customize an existing data source)
- B195859 - Web - The CacheReportDocument event is not raised for a merged report
- Q304806 - Wizard - An exception is thrown in WizPageConnection.get_ConnectionsFileName()
- Q306585 - XRBarCode - The output is fuzzy in DocumentPreview for Silverlight
- B182562 - XRChart - Custom palettes' serialization requires deploying the DevExpress.Design assembly
- B183201 - XRPictureBox is not displayed in the DocumentPreview if the ImageUrl property is relative URI
XtraRichEdit
- B195997 - Bug in GetRtfText Function
- B196339 - Bulleted List - Bullet shifts out of position when a column break is inserted
- B181709 - Bulleted List - Saving multi-level bullet points loses second level bullets "style"
- Q307878 - Cannot add a hyperlink to an image
- B195830 - CustomDrawActiveView - Lines not drawn at correct position
- B197717 - DivideByZeroException exception when loading HTML document into RichEditControl
- B196431 - Document Protection - It is possible to enter text just before a protected range and modify this range
- B197078 - Document.InsertText doesn't keep formatting over multiple lines
- Q305205 - Editing the hyperlink located in a manually created HYPERLINK field results in application crash
- B196027 - Error when inserting a picture into a header
- B196341 - Export HTML - Broken bulleted/numbered/multilevel lists
- B183360 - Fields - Nested fields are not updated correctly if the nesting level is greater than two
- B197244 - HTML file with embedded images is not displayed correctly
- Q305461 - HTML Import - Text is shown incorrectly
- B196638 - HTML import - Unhandled exception when loading certain Html files
- Q306128 - MHT Import - External images in the PrintPreview are shown incorrectly
- B195693 - Paste - If text with default font is pasted from one RichEditControl to another, the destination default font is applied even if font settings are different
- B196980 - Problems loading MHT with text/plain only and charset:utf-8
- Q231048 - RepositoryItemRichEdit - GridView cells containing HTML text are not printed correctly
- B197207 - RepositoryItemRichTextEdit - Table content is displayed outside the editor's bounds
- B183602 - RepositoryItemRichTextEdit: Some images are not shown in a grid when embedded into the HTML content
- B196343 - RichEditControl - Undo command cancels more actions than it should if columns were involved
- Q304910 - RichEditControl.GetBoundsFromPosition method does not return an empty rectangle when the specified position is not displayed
- B183323 - RichEditControl.HtmlText property binding does not work correctly (sometimes data changes made in the grid cell are lost)
- B197321 - RTF export/import - RtfText property does not preserve the size of embedded images
- B183645 - RTF file is not loaded correctly
- B196268 - RTF to DOCX conversion breaks formatting
- B197395 - Style selection is not working at the end of a document
- B196222 - System.ArgumentException: '0' is not a valid value for 'DefaultTabWidth' Error - Edit paragraph - Default tab stop 0
- B196212 - Table - Several border line styles (zigzag or dash-doubledotted) are not applied
- B182650 - Table structure is rendered incorrectly in read-only mode
- B196662 - Tables - cell editing may result in an unhandled exception 'Index was out of range. Must be non-negative and less than the size of the collection.Parameter name: index'
- B196312 - Tables - data are missing from cells or rendered partially
- B197469 - Typing after a new section breaks results in unhandled exception
- B183191 - XtraRichEdit control summarizes 'SpacingBefore' and 'SpacingAfter' properties to display a paragraphs in the document
XtraScheduler Suite
- B197148 - All-day event labels disappear when the view is being scrolled
- B183472 - Printing - Not all data is shown in the Calendar Details Style
- B197380 - Reporting - Appointment subject text is truncated
- B196688 - SchedulerControl does not implement ISupportXtraSerializer
XtraTreeList Suite
- B183109 - An empty area is shown at the bottom of the TreeList after filtering
- B183283 - ArgumentOutOfRange exception is raised when setting the TreeLineStyle property to 'None'
- B196271 - Expanding tree node causes NullReferenceException
- B197447 - Issues when using ValidatingEditor event for RepositoryItemComboBox
- B197549 - NullReferenceException when typing into a focused, non visible editor
- B194074 - Performance problems with TreeListEditor
- B183337 - The Assign method is not overridden for StyleFormatConditionCollection
- B195262 - TreeList AutoNodeHeight and BestFit members don't work when fonts are dynamically set via NodeCellStyle event
- B183440 - TreeList- NullReferenceException is thrown in the TreeList.MakeColumnVisible method when pressing the Enter key in the last visible column
- B196896 - When using a RepositoryItemPictureEdit as ColumnEdit the nodes height is adjusted for no apparent reason
XtraVerticalGrid Suite
- Q305339 - An incorrect value is displayed in the PopupContainerEdit if the "X" button is pressed
- B196083 - Bands View - The VGridControl.RestoreLayoutFromStream method throws an exception when the VGridControl in the BandsView and the first row become invisible
- B196651 - PropertyGridControl - Properties.ReadOnly has no effect if the EditorRow contains a RowEdit
XtraWizard
- B197676 - Pressing Cancel button causes a sequence of visited pages to get lost in stacked navigation mode
|