Quantcast
Channel: ComponentSource News | Grid Components
Viewing all 2708 articles
Browse latest View live

DevExtreme 17.2.4

$
0
0
DevExtreme

Maintenance release includes several bug fixes.

Fixes

Data Visualization

  • Documentation - The chart onInitialized help topic gives a link to the onContentReady event which does not exist on the chart.
  • dxChart - A connector line of a label is not aligned properly.
  • dxChart - In a certain configuration, labels overlap the chart title and the legend when resolveLabelOverlapping is set to 'shift'.
  • dxChart - Incorrect zooming when dataSource has null points.
  • dxChart - The stackedArea series with the second value axis doesn't work properly.
  • dxChart displays a big gap between 2 and 3 hours for the Daylight Saving day on the Central European time zone.
  • dxChart's TypeScript definitions for properties that accept an object or an array of objects are incorrect.
  • dxLinearGauge - Widget is displayed when the value indicator's width/length is set to zero.
  • dxVectorMap - The vectormaputils.parse method doesn't accept a response if statusText is empty.

Pivot Grid

  • dxPivotGrid starts continuously re-rendering itself after expanding certain columns if the virtual scrolling is used.

DevExtreme Demos

  • The "Advanced Master-Detail View" demo for ASP.NET Core does not work.

Data Grid

  • A filter is not applied in the filter row when the "calculateFilterExpression" option is defined.
  • A delayed option initialization scenario does not work correctly.
  • Documentation - The code example in the calculateFilterExpression help section is not reliable.
  • Grouping causes an unnecessary horizontal scrollbar.
  • Tab navigation skips fields in the adaptive detail row on editing.
  • The "Clear" button is incorrectly displayed for dxNumberBox and dxDateBox.
  • The addColumn method does not add a banded column.
  • The built-in edit form is cut off if the grid doesn't contain any records.
  • The built-in keyboard is shown and then hidden when a user taps into the pager editor.
  • The error message panel is still shown for a column editor in Batch mode when the column's validationRules message is set to "".
  • Values of a date column with a certain custom format defined in the formatter are incorrectly shown in the exported document.
  • dxDataGrid displays an unnecessary horizontal scrollbar if columnAutoWidth and columnHidingEnabled are enabled.
  • dxDataGrid does not render group rows properly when a row template is defined in markup.
  • dxDataGrid Filtering demo - The approach not supported by the grid's state storing feature is used for the "OrderDate" column's custom header filter items.
  • dxDataGrid placed in dxResponsiveBox displays a different number of columns in IE and Chrome if Adaptability is enabled.
  • dxDataGrid renders unexpected group headers of the edit form starting with 17.1.8 when the embedded dxForm configuration is defined.
  • dxDateGrid - The noDataText text is not properly centered when it is long and wordWrapEnabled is enabled.
  • The first item of the grid's edit form is focused on changing a value in the master cascading lookup.
  • The grid does not re-apply search after its data source is changed.

DevExtreme Core

  • dxChart - It is not possible to update the strips if there's a label on them.
  • dxDataGrid doesn't automatically track changes in empty nested data fields in Angular.
  • dxDataGrid throws the "Unable to process binding 'text'" error when adaptive rows are enabled under certain conditions.
  • dxDataGrid/dxPivotGird - Incorrect object context in the width/height function.
  • dxPopup - Defining titleTemplate throws an error in an Angular app.
  • dxTextBox throws the "document.activeElement.scrollIntoViewIfNeeded is not a function" error on Android in a mobile Firefox.
  • Templates nested in NamedTemplate are not rendered if there is only one control on the view (ASP.NET Core only).
  • The "Unexpected identifier <" error is thrown when a DevExtreme MVC control is rendered in a template of another control under certain conditions.
  • The getDataSource method for dxDropDownList is missing in TypeScript definitions.
  • The TypeScript definition of the EndpointSelector class does not have a constructor.
  • Typescript Definitions - The DataSource class does not accept a Store in the constructor.

DevExtreme Tools

  • The Intellisense popup is duplicated when typing in a dxview file in VS2015.

Scheduler

  • Vertical scroll does not work when crossScrollingEnabled and showAllDayPanel are true.
  • An appointment's resource type is changed after dragging when the resource.allowMultiple option is enabled.
  • Appointments are not displayed in timeline views when crossScrollingEnabled = true (FF, Edge, IE 9-11 ).
  • Cells on the month view have incorrect height when the Angular approach is used.
  • It is impossible to cancel an appointment's click or double click event for an appointment collector.
  • It is possible to drag an appointment from an appointment collector even if the allowDragging option is set to false.
  • shadeUntilCurrentTime does not work for all resources.
  • shadeUntilCurrentTime in combination with crossScrollingEnabled disables scheduler cells.
  • The "Done" button is always disabled even if custom validation in AppointmentAdding was not passed after the fix from T542841.
  • The current time indicator is not rendered correctly in Week and Work Week views in IE11.
  • Timeline views are not displayed when the height is not specified.
  • Unable to navigate to the minimum date using the date navigator.
  • dxScheduler does not allow selecting the max date.
  • The Scheduler (in UTC) onAppointmentClick event handler is passing incorrect dates for appointmentData and targetedAppointmentData in recurrences.

Tree List

  • Adding a child node to a node that does not have children does not work when the Add button is clicked the first time.
  • dxTreeList initially renders only the first page if its data source is set asynchronously.

UI Widgets

  • Documentation - The onContentReady link in the onInitialized topic leads to nowhere (dxTextBox, dxButton, etc.).
  • dxCalendar uses incorrect month name abbreviations.
  • dxDataGrid - "Cannot read property 'setSelectionRange' of undefined" when a custom format is used.
  • dxDateBox - The jQueryEvent parameter is undefined if the "Clear" button is clicked.
  • dxFileUploader with the defined "accept" option rejects a file with a capitalized extension.
  • dxForm - It's impossible to access an item using itemOption inside a group or tab with multiple spaces in the caption.
  • dxList - Selected item keys are cleared when a datasource is updated.
  • dxLookup - searchExpr has an incorrect typescript definition.
  • dxMap: An error appears on simultaneously changing the "markers" and "provider" options.
  • dxMenu - The onSubmenuHidden event is raised multiple times.
  • dxNumberBox - Sometimes it is impossible to delete some digits.
  • dxNumberBox - Enter the decimal delimiter with the currency format when valueChangeEvent = "input keyup".
  • dxNumberBox - It is impossible to edit a value if a percent is screened.
  • dxNumberBox - It's impossible to clear a value if the mask contains '0' and Intl is registered.
  • dxNumberBox - The onValueChanged event does not fire after typing digits.
  • dxNumberBox shows a wrong decimal text for the 1.1 value when a mask is used.
  • dxNumberBox throws the 'cannot read property toString of undefined' error when setting its value to undefined.
  • dxSelectBox - It's impossible to clear the current value if fieldTemplate is used.
  • dxTagBox - Selected tags have empty text if hideSelectedItems is "true".
  • dxTagBox - The Custom Values functionality does not work correctly in Angular when tags are loaded via the dataSource option.
  • dxTagBox - The filter argument of the CusomStore.load function is incorrectly merged when the hideSelectedItems option is enabled.
  • dxTagBox - Widget fails to open in iOS when the multiline option is disabled.
  • dxTextBox - The onValueChanged event handler contains the "event" parameter even if a value is changed programmatically.
  • It is impossible to remove a dxTagBox item that has a value field equal to 0.

DevExpress WPF 17.2.4

$
0
0
DevExpress WPF

Maintenance release includes several bug fixes.

Fixes

  • Data-Aware Export
    • ExpressionConversionException is thrown when exporting a grid with conditional formatting and an Enum? column.
  • DXAccordion for WPF
    • AccordionControl - NullReferenceException is thrown if AccordionControl is clicked with the mouse when the Visibility property is set to Collapsed.
  • DXBars for WPF
    • BarDragDropElementHelper instances are retained in memory in certain scenarios.
    • BarItems added with the help of InsertActions are shown twice.
    • The submenu closes on hovering over the sibling BarItem.
  • DXCharts for WPF
    • A Spline Series is not rendered in WPF SpreadsheetControl.
    • ChartControl breaks the application window rendering behavior in certain situations when predefined Series marker models are used.
    • Filtering - The ChartControl layout is not updated after resetting the FilterString property.
    • NestedDonutSeries2D - Series Labels are not displayed when the Series Template binding method is used.
    • SparklineEditSettings - Cell editors do not display anything if grid columns are re-created at runtime.
    • The ChartHitInfo.InAnnotation property returns true far from the actual annotation bounds if RuntimeMoving is enabled.
  • DXControls for WPF
    • An exception is thrown on assigning SimpleButton.Glyph in certain scenarios.
    • ArithmeticException is raised in FlyoutControl when it's opened.
    • ComboBoxEdit with TokenComboBoxStyleSettings - A new token cannot be added to EditBox after another token was deleted by clicking its delete button.
    • Data-aware WPF controls - An exception is thrown on an attempt to invoke the Items Source Wizard in Smart Tags at design time.
    • DXMessageBox - The current text foreground is white and cannot be visible on the white background if the MetropolisLight theme is applied.
    • DXTabControl allows closing the last tab even if SingleTabItemHideMode is set to "Disable".
    • DXTabControl recreates the first tab after selecting the last tab and closing the first tab.
    • FlyoutControl - The FollowTarget property is not shown in Intellisense.
    • The DevExpress->WPF Controls v17.2.3 menu item is disabled.
    • The DXWindow.AllowApplicationIconScaling property is missing in version 17.2.
  • DXDiagram for WPF
    • Connectors are rerouted when they are moved together with shapes.
    • DiagramControl reroutes connectors after loading a document from a file and moving an item.
    • The DiagramCommands.UseTool command does not raise the BeforeItemsMoving event.
    • There is a memory leak in the DiagramControl: new diagram items stay in memory until added to the diagram.
    • Using an implicit style for a diagram item can break applying a diagram theme for this item.
  • DXDocking for WPF
    • DockLayoutManager does not restore the Float Group position.
    • DocumentGroup - It is impossible to select a tab located below the mouse pointer after scrolling tab items.
    • Hidden panels are not shown on the first click at design time.
    • LayoutGroup positions get incorrect values when DockLayoutManager's layout is restored from a stream.
    • LayoutPanel's header buttons are incorrectly shown in VS2017 Light and Dark themes.
    • The currently docked DocumentPanel isn't selected if the FloatingDocumentContainer property is set to "DocumentHost".
    • The NullReferenceException occurs in certain scenarios when DocumentPanel is rapidly docked and undocked.
  • DXEditors for WPF
    • Binding errors occur when ProgressBarEdit is used.
    • ComboBoxEdit does not validate on the EditValue change.
    • ComboBoxEdit is no longer editable after the Clear method call.
    • ComboBoxEdit with CheckedComboBoxStyleSettings incorrectly displays check boxes in certain scenarios.
    • EditValue is cleared after dragging a value from one DateEdit to another.
    • FlyoutControl cannot be shown if it's located in the second FlipViewItem.
    • GridControl from LookUpEdit's popup still processes pressing the Space key when the popup is closed.
    • KeyNotFoundException may occur in certain scenarios when FlyoutControl is shown and another FlyoutControl is closed.
    • PopupBrushEdit doesn't provide the capability to localize enum properties.
    • RangeTrackBarEdit - The BindingExpression error occurs when setting the SelectionStart or SelectionEnd property.
  • DXGrid for WPF
    • A column's sort order cannot be changed when SortFieldName points to a nested property.
    • An implicit style targeting the GridColum type is not applied to the Select Column when the Banded Layout is used.
    • AutoFilterValue cannot be cleared in a column with the Numeric mask.
    • Binding errors for the ShowVerticalLines and ShowHorizontalLines properties occur when TableView with the AutoFilter Row is replaced with CardView.
    • CheckBoxSelectorColumn shows error messages from a different GridControl.
    • Conditional Formatting Manager cannot be opened when .NET Memory Profiler is installed.
    • Criteria icons in AutoFilterRow look incorrect in certain themes.
    • DataUpdateFormatCondition doesn't work when Foreground is bound in CellStyle.
    • DXEvent - InvalidOperationException occurs if the event is raised when the associated control does not have DataContext.
    • GridColumn's Validate event isn't raised if the EnableImmediatePosting property is set to "True".
    • GridControl doesn't remove search highlighting for focused group rows.
    • GridControl with a focused Auto Filter Row occasionally crashes with NullReferenceException when it is unloaded from a template.
    • GridControl's horizontal scrolling is slow when AutoFilterRow is enabled and columns with LookUpEditSettings are used.
    • Group summaries are not correctly aligned within group footer rows in master-detail mode.
    • How to tweak DataGridGroupRowStyle to show it as multi-line text.
    • Moving a column via drag and drop within the Column Chooser does not work is some cases.
    • NullReferenceException occurs when copying cell values if one of selected columns was removed.
    • NullReferenceException randomly occurs in the DevExpress.Xpf.Grid.Automation.ColumnHeaderAutomationPeer.GetChildrenCore method.
    • OnCustomColumnDisplayText doesn't fire when a column's binding has been set.
    • PrintHelper's ExportTo* methods do not work when multiple minor versions of DevExpresss assemblies are registered in the GAC.
    • RowControl's height isn't decreased when the last column has wrapped text/content and GridControl is scrolled to the first column.
    • Setting the AssignNullValueOnClearingEditText property to true has no effect if DisplayMember/ValueMember is not set.
    • The Best Fit functionality does not take icons displayed using Conditional Formatting into account.
    • The ConditionalFormatting_UniqueDuplicateDialog_Unique and ConditionalFormatting_UniqueDuplicateDialog_Duplicate strings translations are not applied.
    • The Extended Column Chooser throws NullReferenceException when a column's caption is null.
    • The first column cells are not refreshed when the ItemsSource and Columns properties are updated between the BeginDataUpdate and EndDataUpdate method calls for a grid with an active cell.
    • The grid's print preview control retrieves data for collapsed details.
    • The new column chooser works incorrectly when columns are moved at runtime.
    • The RowDoubleClick event is not raised when ShowFocusedRectangle is set to true.
  • DXLayoutControl for WPF
    • DataLayoutControl - Custom data type properties cannot be edited with the help of a BaseEdit class descendant that is defined through the LayoutControlEditor attribute.
    • DataLayoutControl overrides UpdateSourceTrigger for a manually defined editor when the IsReadOnly property is set.
    • Item labels in DataLayoutItems are lost after restoring the layout using LayoutSerializationService.
    • NullReferenceException occurs when DataLayoutControl's CurrentItem is set to null.
    • The ActiveDockItem property isn't cleared when all DockLayoutManager's panels are closed and removed from the ClosedPanels collection.
  • DXMap for WPF
    • A tooltip shown on clicking MapPushpins from the map's search panel displays only the name of the ToolTipInfo class.
    • Circular Scrolling - A line drawn in a certain location is rendered incorrectly.
    • Clustering does not work if AttributeGroupProvider is assigned.
    • MapControl - It is impossible to change MapPushpin.Brush in the LayerItemsGenerating event handler.
    • MapControl's selection behaves incorrectly when the content of ObservableCollection bound to the Selection property is changed.
    • MapPolyline is not visible if the StrokeStyle.DashArray property is set.
    • The width of the search box unexpectedly increases when a search provider returns results with a long text.
  • DXNavBar for WPF
    • The GroupScrollMode property is not working properly in NavBarGroup in SE themes.
  • DXPivotGrid for WPF
    • Pivot Grid is rendered slowly if Format Conditions are used.
    • PivotGrid - There is no way to disable displaying Data Headers in the popup when space is insufficient.
    • PivotGrid - It is impossible to create a Conditional Formatting rule using expressions with fields.
    • The Conditional Formatting menu causes NullReferenceException in the FieldValueDisplayText event handler in certain cases.
  • DXPrinting for WPF
    • DocumentPreviewControl scales editor controls incorrectly in a high resolution environment with the DPI scale factor greater than 100%.
    • Localization - Strings with ReportDesignerStringId.Properties_Text and DocumentViewerStringId.FindControlCaseSensitive identificators cannot be localized.
  • DXRibbon for WPF
    • BackstageViewControl doesn't open in Metropolis themes when AdornerDecorator is used.
  • DXRichEdit for WPF
    • Localization strings for "Bullets and Numbering" dialog aren't displayed in the Localization Service.
    • New forms of WPF RichEditControl use the global application theme instead of the control theme specified for RichEditControl directly.
    • Opening a document with huge margins crashes RichEditControl.
    • RichEditControl's generated Ribbon is not properly disposed of if RibbonPageGroup's CaptionButton command bindings are specified.
    • The Vertical scrollbar does not work properly when a large document is loaded to RichEditControl.
  • DXScheduler for WPF
    • ArgumentException occurs on an attempt to navigate outside the limit interval.
    • Disabling the SchedulerControl.AllowAppointmentCreate option prohibits moving and resizing appointments.
    • InvalidOperationException ("Every RoutedEventArgs must have a non-null RoutedEvent associated with it") is raised on setting the e.Handled parameter to true in the AppointmentWindowShowing event handler.
    • NullReferenceException occurs on the application startup if the LimitInterval property is bound to the view model property.
    • The mouse position is not set to the top boundary of a dragged appointment in DayView if the DayView.SnapToCellsMode property is set to Never.
    • The new Scheduler control doesn't refresh on data changes.
    • Usability - There is no way to show a confirmation message before deleting an appointment.
  • DXSpreadsheet for WPF
    • InvalidCastException occurs when LinearGradientBrush is assigned to the SpreadsheetControl.Background property.
    • System.InvalidOperationException is thrown on an attempt to select all columns (or scroll to the right column after pasting content) after a specific file was loaded.
    • The use of the UnfreezePanes method leads to incorrect Worksheet rendering.
  • DXTreeList for WPF
    • TreeListView - The BestFit operation incorrectly works when BestFitMode is set to VisibleRows.
    • TreeListView does not always highlight searched text when DisplayTemplate is used.
  • DXWizard for WPF
    • WizardControl with TreeListControl - Checkboxes are set to the intermediate state when a child node is unchecked.
  • MVVM Framework
    • BottomBarItems in the Hamburger Menu are not generated when the Template Gallery is used.
    • Custom notifications are shown on a wrong screen after the CustomNotificationPosition property is changed.
    • The WindowInjectionResult object does not contain a correct MessageBoxResult value when the DefaultWindowManager.Show method is used.
  • NuGet Packages
    • A missing NuGet package for the DevExpress.Charts.Designer assembly.
    • NuGet Packages - There are no packages for a new WPF SchedulerControl.
  • Theme Designer
    • Theme Designer doesn't allow setting custom theme names.
    • Theme Designer uses a relative path to specify the base theme in tdsln files.
  • Windows UI
    • A custom control cannot be used in HamburgerMenu's items instead of glyphs.
    • AnimatedPanel does not provide a way to disable animation.
    • ThemedWindow - The title is missing when the WindowKind property is set to Ribbon.
    • TileNavPane - Binding errors occur after replacing the CategoriesSource collection.
  • XtraReports Suite
    • DocumentPreviewControl - The Print Progress dialog is not modal.
    • DocumentPreviewControl - The 'Printing Preferences' dialog does not work in a non-WPF environment.
    • DocumentViewer doesn't save all document pages to a *.PRNX file if RemoteDocumentSource is used.
    • End-User Report Designer - XRChart.BoundDataChanged is not raised when the designer is switched to the preview mode.
    • There is an extra gap between the submit button and parameters in the Parameter Panel.
    • WPF Report Demos - The Designer button in the Ribbon control disappears after switching to another theme.
    • WPF Report Designer - Report controls' smart tags are not displayed in a correct position.
    • WPF Report Designer - The XRTableCell.RowSpan property operates incorrectly.
    • WPF Report Designer - XRRichText - It is impossible to apply font styles partially.
    • WPF Report Designer - Complex fields cannot be dragged to the control surface to define a binding.

DevExpress WinForms 17.2.4

$
0
0
DevExpress WinForms

Maintenance release includes several bug fixes.

Fixes

  • All WinForms Controls
    • An error is raised when Svg Icon Builder is launched in a system with the Turkish locale applied.
    • FilteringUIContext - The QueryFilterCriteria event is never raised.
    • GroupControl - System.InvalidOperationException is thrown when a new font is set after changing a skin name.
    • IndexOutOfRangeException is thrown on copying data to Excel in certain scenarios.
    • RibbonControl - An item's tooltip covers the item when it's shown close to the screen's bottom edge.
    • Skin Editor - A custom skin based on the "The Bezier" theme is not created properly.
    • Skin Editor - An exception is thrown when exporting the Bezier skin in German localization.
    • SkinEditor - ArgumentNullException occurs on an attempt to create a new Bezier skin in the Turkish locale.
    • The Bezier skin's "Please Wait" animated icon shows the "b" logo with slight animation.
    • The opacity property is removed in a custom Bezier skin.
  • Coded UI
    • CodedUI - BarSubItems in Ribbon ApplicationMenu aren't recognized if PopupMenu takes part in a test.
  • NuGet Packages
    • DevExpress.XtraScheduler.v17.1.Reporting.dll is missing in DevExpress NuGet.
  • PDF Viewer
    • Printing - The Print Dialog is shown slowly on RDP with redirected printers.
  • Snap
    • NullReferenceException is raised after adding a DataView instance into the SnapControl document by double-clicking a corresponding item in the DataExplorer panel.
  • WinForms Demos
    • WaitForm is displayed behind a parent form if this form is focused by a user and any of Office 2016 skins are used.
  • XtraBars Suite
    • A group with UserControl is expanded slowly when AccordionControl has many groups with controls.
    • AdornerUIManager - Flyout doesn't appear for a guide when being shown for the second time.
    • ArgumentOutOfRangeException occurs when RibbonControl is minimized and the editor value is changed.
    • BarItem - NullReferenceException is thrown in the BarItemLink.Enabled property getter if a message box is shown in the BarEditItem.EditValueChanged event handler when a ribbon is minimized.
    • BarLinkContainerItem placed in a popup menu does not recalculate information about its links if they were already shown.
    • BarManager - A tooltip overlaps BarItem if there is no enough space to display this tooltip under its item.
    • BarSubItem doesn't display the dropdown arrow when it resides in TabFormControl.
    • Customizing TileItem's elements clears content at design time.
    • Docking guides are not displayed under high DPI settings.
    • DocumentManager's view does not raise the QueryControl event if a user control placed into NavigationPage is used as ContainerControl.
    • DX Template gallery - A redundant XtraScrollableControl is added to the first tab of the form when the TabForm template is used.
    • GalleryControl - An image assigned to the GalleryItem.HoverImage property is shown on moving the mouse in a form designer even if an application is run.
    • Nested popups close on an attempt to select a color from ColorPickEdit "More Colors".
    • NullReferenceException occurs when the ESC key is pressed while the popup menu is scrolled.
    • PersistenceBehavior - NullReferenceException is thrown when attached the behavior to DockManager on UserControl.
    • RibbonControl - Merged items cannot be recognized by MS Inspector and TestComplete after updating from v16.1 to v17.1.
    • RibbonControl - The selected BarItem has an incorrect color after changing Color Swatch in the Bezier theme.
    • RibbonForm - ArgumentNullException occurs when an MDI child RibbonForm is minimized.
    • SuperToolTip is shown above BarButtonItem if there is no enough space for displaying it and two monitors are used.
    • SuperToolTip is shown above SimpleButton if there is no enough space for being displayed.
    • TabbedView - An exception is thrown in the RestoreDelayedSelection method on restoring a layout.
    • TabbedView - The TabbedView.Controller.AddDocument/RemoveDocument method does not work.
    • TabFormControl doesn't update buttons' visibility immediately.
    • The ButtonLinkAccesible object is created when a link is removed.
    • The ColorScheme property affects the FilterPanel color.
    • The control's MinimumSize property is not taken into account on resizing DocumentGroup.
    • The ToolTipItem.ImageToTextDistance property is not in effect.
    • TileControl - Image animation is interrupted when the mouse enters or leaves a tile and the hover effect is enabled.
    • UI freezes when an empty expanded group is selected using a keyboard in AccordionControl.
    • Win32Subclasser - The CallbackOnCollectedDelegate exception occurred on DockManager's layout restoring.
  • XtraCharts Suite
    • An unhandled exception occurs when changing the SeriesView type after enabling the Stacked Total Label element.
    • ChartControl does not display data when the FilterString property is assigned in certain cases.
    • ChartControl does not display the crosshair in the Gantt view unexpectedly in certain cases.
    • ColorObjectColorizer and KeyColorColorizer are not effective when the DateTime argument data type is used.
    • It is impossible to change the series point color when handling the ChartControl.CustomDrawSeriesPoint event.
    • It is impossible to configure the Series.FilterCriteria property using a complex field path.
    • Series View Color is applied incorrectly after layout restoration.
    • The ChartControl.SetObjectSelection method works incorrectly with aggregated Series points.
    • The ImagePopupPontainerEdit component shouldn't be shown in the list of available editors.
  • XtraDiagram
    • ArgumentNullException is raised when coping DiagramImage if the source image does not have an encoder specified.
    • DiagramControl doesn't scale the canvas on high DPI monitors.
    • DiagramControl throws ArgumentException on creating shapes from templates with bold text defined in the Template Designer.
    • StackoverflowException is raised in DiagramControl when collapsing and expanding a node in a large diagram.
    • The Anchors property is not always saved when the Item Template Designer is used.
    • The DiagramCommands.UseTool command does not raise the BeforeItemsMoving event.
  • XtraEditors Library
    • ArgumentException / InvalidOperationException when painting with multiple message loops.
    • BreadCrumbEdit - A svg image collection is not working.
    • CalendarControl - An incomplete date range is selected when selecting dates starting from EndDate.
    • Changing properties of a BaseTableDefinition object results in an exception under certain circumstances.
    • Chart Range Control Client - The area fill style outside the current range is incorrect when a dark skin is applied.
    • CheckedComboBoxEdit - Setting the DropDownRows property has no effect.
    • ComboBoxEdit prevents an application from closing when a project's Shutdown mode is set to "When last form closes".
    • Documentation - The RepositoryItemTimeSpanEdit.AllowEditMinutes property is repeated twice in the TimeSpanEdit topic.
    • GroupControl's CustomHeaderButtons do not scale properly when the London Liquid Sky skin is used.
    • Magnifier magnifies an incorrect screen area in the case of High DPI.
    • Maximized MDI child window extends beyond the bottom of the MDI parent window.
    • SaveFileDialog - "The file is set to read-only." message box is shown if you do not type a full file name.
    • SearchControl - The ButtonClick event is not raised on the Clear button click.
    • SVGImageCollection does not save images from project resources.
    • The "Select Color" dialog is incorrectly displayed behind the main form on clicking the "More Colors" button when the form's TopMost parameter is set to true.
    • The ListBoxControl's mouse scroll doesn't work if this control is placed in the Quick Access Toolbar BarButtonItem's dropdown in Windows 8.1 x64.
    • TokenEdit - Up/Down buttons incorrectly appear during expanding/collapsing when focus is changed by the mouse.
    • TokenEdit - The token disappears for some reason.
    • TreeListLookUpEdit - If the ParentFieldName and KeyFieldName properties have non-default values, service columns appear only when the dropdown is displayed for the second time.
    • WaitForm - InvalidOperationException is thrown in the FormShadow.UpdateZOrder method.
    • WinExplorerView - The selected color is not transparent when 'The Bezier' theme is used.
    • XtraForm's shadow flicks when the form is being resized if this form initially was shown in the Maximized state.
    • XtraOpenFileDialog and XtraSaveFileDialog - Do not add a file extension if it is already shown even if the AutoUpdateFilterDescription option is enabled.
  • XtraGauges Suite
    • Design Time - The Gauge Control's elements disappear after the Undo operation.
  • XtraGrid Suite
    • BandedGridView - Several cells are not merged in an Excel document after the export if the CellMerge event is handled.
    • Behavior Manager - The drag-and-drop cursor is not painted on subsequent showing a form with a target control.
    • BehaviorManager - DragAndDrop does not work with the same grid.
    • Calling BestFitColumns constantly increases column widths if the grid does not have data.
    • Changing TileViewItemOptions.ScrollMode by DoubleClick causes NullReferenceExceptions and sets Visible to false for all the columns.
    • DirectX Paint - NullReferenceException is thrown on running an app on Windows Server 2008 R2.
    • Excel Filter - Certain string IDs have incorrect names.
    • Excel filter - The "Select All" popup menu item of the filter popup form is not localized.
    • ExcelFilter - Provide the capability to type an arbitrary value in the NumericValues combo box when PopupExcelFilterNumericValuesTabFilterType is set to List.
    • ExportToXlsx - The CustomizeCell event's e.Value parameter is always null for summary cells.
    • Grid - Find Panel isn't scaled when TouchUI is enabled at the form level.
    • Grid - Group text for fixed columns is cut off in the Print Preview with AlignGroupSummaryInGroupRow enabled.
    • Grid - Preview text under next to a fixed column is painted with distortion after scrolling to the left and right.
    • Grid - The detail height is picked from the master view's DetailHeight property while it should be obtained from a detail view.
    • Grid Designer - The text in the Convert section blends with the background in Format Rules.
    • GridControl - A total footer cell location is not changed when scrolling a grid if the DirectX painting mechanism is used.
    • GridControl - Collection Summary Editor does not operate properly.
    • GridControl - LinearGradientBrush is not drawn properly when the DirectX painting mechanism is used.
    • GridControl - The Alpha Blending function does not work in version 17.2.
    • GridControl - The built-in PrintPreview does not align a view to the right border when the RightToLeft setting is enabled.
    • GridControl - TileView used as a detail view doesn't show a tab header.
    • GridControl- Format rule icons are not shown after scrolling a grid.
    • GridView - Cells are empty when the OptionsImageLoad.AsyncLoad option is enabled.
    • GridView - Changing the GridView.OptionsClipboard.PasteMode property in the ClipboardRowPasting event handler affects all the inserted rows.
    • GridView - The column caption margin is not taken into account in the grid with TouchUI after calling the ShowDialog method.
    • GridView is not updated correctly when its data and position are changed at the same time.
    • Invalid conditional formatting behavior if FieldName is empty.
    • InvalidOperationException is thrown when a grid is being drawn in a multi-threaded GUI application.
    • LayoutView - TabbedGroup is not shown correctly when the DirectX mode is used.
    • The Grid Designer unexpectedly closes once a tile item is deleted from a saved template.
    • The GridControl.DrawToBitmap() method is not supported in DirectX Hardware Acceleration mode.
    • TileView - A column is not saved in TileViewItemElement if FieldName is not set.
    • TileView - The focused item's border is shown over scroll buttons.
    • TileView - There are no direct methods to access child data rows and their count in groups.
    • TreeList's RepositoryItemMemoEdit HTML formatting doesn't work even if the AllowHTMLDraw property is enabled.
    • WinExplorerView - It is impossible to drag multiple nodes when ItemSelectionMode is set to Click.
    • WinExplorerView - List style items are re-arranged on scrolling.
    • WinExplorerView - Selection is reset if a user moves the cursor when any of the mouse buttons is pressed.
    • WinExplorerView - The bottom part of images displayed in the top row is cropped.
    • WinExplorerView - Thumbnail cache is not synchronized when an item is removed from the datasource.
    • WinExprlorerView - Group check boxes are always in the indeterminate state and allow only all item selection in a group.
    • XtraGrid - Grid designer can't display custom views in the View repository section.
  • XtraLayout Suite
    • A group is expanded and shows nothing when its child controls' data bindings are changed.
    • FormatException occurs when restoring the control's layout.
  • XtraMap
    • An unhandled exception occurs in certain situations when the image layer is reloaded at runtime.
    • BingRouteProvider returns incorrect results when more than 25 waypoints are requested.
    • MapControl does not provide a way to generate *.shx files on exporting items via the ExportToShp method.
    • MapControl is initialized slowly when the disk cache option is enabled.
    • MapControl's rendering error after undocking the laptop or switching between multiple displays.
    • The DataLoaded event is raised before WMSDataProvider actually loads an image.
    • WMSDataProvider requests images larger than the server's size limits in certain cases.
  • XtraNavBar
    • The top group's image is displayed in the Overflow Panel for all groups.
  • XtraPivotGrid Suite
    • A hierarchical Date filter in the Excel Style filter popup shows duplicated values at the Day hierarchy level.
    • A visual issue occurs in XtraPivotGrid when editing a cell and clicking the Tab key.
    • DevExpress.XtraPivotGrid.Data.IncorrectAsyncOperationCallException when clicking a control on the form.
    • Field filters are reset after loading layout information at runtime.
    • IFormatProvider assigned to any field is applied to all fields.
    • StackOverflowException is thrown when assigning a PivotGridControl DataSource.
  • XtraPrinting Library
    • Export to DOCX - Certain time zones break file generation.
  • XtraReports Suite
    • A custom control cannot be removed from a report via API if the control is added to the report by the mouse double-click on the End-User Report Designer toolbox.
    • An exception occurs on an attempt to define the prefilter property for the XRPivotGrid control.
    • Documentation - Describe the specifics of exporting header and footer sections into DOCX and RTF formats when the SingleFile export mode is used.
    • Export to RTF - The last character is hidden in the Japanese/Chinese text.
    • Export to RTF - Turkish and Russian texts have incorrect glyph spacing.
    • Export to RTF / DOCX - A page break is exported to an incorrect location.
    • Export to RTF / DOCX - Records are not located correctly when the DownThenAcross multi-column mode is used.
    • Expressions - It is not possible to calculate a summary by a detail field at the master level of the Master-Detail report.
    • Expressions Bindings - Data from a table that's not used as a report's data member cannot be obtained.
    • Labels Wizard - The Avery L7651 Mini Address label's size is rounded inside the wizard, which causes incorrect results.
    • Parameters are not displayed in the Expression property's dropdown in XRControl's smart tag.
    • Provide a way to deserialize classes derived from CalculatedField in the CalculatedFields collection.
    • Report Designer - The "Delete Unused Formatting Rules" command removes all rules used in a SubBand.
    • SubReport control - Cannot define the ReportSource property using a smart tag.
    • System.IndexOutOfRangeException is thrown on an attempt to load VCard file as binary data of the QR code.
    • Table of Contents - Bookmarks located above the table of contents are not exported correctly.
    • Template Report Wizard - The XtraReport.DataMember property value is not specified by default and a report displays no data in Print Preview.
    • The Report controls' DPI property is not correctly initialized for report controls if this report's bands were added to the report by using the AddRange method.
    • The Report designer throws NullReferenceException when trying to export a report.
    • The text of code 8010 of the DataMatrixGS1 symbology is incorrectly displayed by the XRBarCode control.
    • XRCheckBox - CheckState property value is not correctly set depending on the underlying data source value.
    • XRGauge - It is impossible to specify the count of major tickmarks.
    • XRGauge - The control is drawn incorrectly on high DPI settings.
    • XRPageInfo - The value assigned to the TextFormatString property is lost after the report's layout is loaded.
  • XtraRichEdit
    • An image located in a table is cropped if there is a page break before the image.
    • ArgumentException occurs when RichEditControl attempts to obtain resource images under specific localizations (Turkish, Spanish).
    • RepositoryItemRichTextEdit doesn't show text in grids when DirectX rendering is used.
    • RichEditControl hangs on an attempt to load a specific document.
    • RichEditControl with Ribbon crashes when the DevExpress.Images assembly is missing.
    • Some localized strings are displayed incorrectly in RichEditControl's built-in forms after changing the default font.
    • System.ArgumentOutOfRangeException occurs after customizing the font underline color in the "Customize Bulleted List -> Font" dialog.
    • The font color bar item's name isn't shown in the inherited EditStyleForm dialog at design time.
    • The horizontal scrollbar incorrectly operates in SimpleView when the SimpleView.WordWrap property is disabled.
  • XtraScheduler Suite
    • Appointment Flyout isn't shown if the IsMdiContainer property is set to true for the parent container and a child form is opened.
    • Appointment text uses the bold font style in the "Office 2016 Black" skin.
    • CustomDrawAppointment event not raised for appointments with a width less than 5 pixels.
    • RangeControl does not display appointments if the DirectX painting mechanism is used.
    • The Appointment Flyout is not hidden when changing a date using the DateNavigator control.
  • XtraSpreadsheet
    • "Source" combobox items of the Conditional Formatting Rules Manager dialog are not localized.
    • Controls on the Page Setup form are misaligned after translating an application into French using satellite assemblies obtained from the Localization Service.
    • Horizontal Page Breaks inserted via an API are not taken into account while printing a document if a worksheet print range is specified.
    • InvalidCastException is raised on loading a specific XLSX file in version 17.2.
    • Provide the "Alt+Down" shortcut for the "AutoFilter" popup menu.
    • RANGE formula operates incorrectly when the formula argument refers to a range specified as the Mail-Merge HEADER/FOOTER range.
    • Right-click on a selected worksheet incorrectly re-sets previously selected worksheets.
    • Sheet headings' borders are drawn incorrectly when the worksheet zoom is greater than 100%.
    • SpreadsheetControl cannot open a document in which page margins are not specified.
    • The "Fill Down" operation does not take formulas into account.
    • The "Invalid OpenXml file: Can't get reader for workbook.xml" exception is raised while loading a specific XLSX document.
    • The Document Properties captions are not localized in pre-installed cultures.
    • The nested data members are incorrectly inserted into the Mail-Merge template using the Select Data Member dialog.
    • The number format settings are reset for bound cells if the ListChangedType.Reset notification comes from the data source.
    • The worksheet visible area is recalculated incorrectly after hiding all the visible columns except several first columns.
    • XtraSpreadsheet - A document is not loaded after an update to 17.2.3.
    • XtraSpreadsheet - Conditional formatting defined for a cell is overridden by NumberFormat.
  • XtraTreeList Suite
    • ArgumentNullException occurs when the RepositoryItem.ReadOnly option is enabled in the CustomNodeCellEditForEditing event handler.
    • RowFooterSummary does not render for top level nodes if ShowRoot = False.
    • The "X" cursor is shown when a band is dragged to the Customization Form.
    • A column's height is increased when using BestFit and ColumnHeaderAutoHeight is enabled.
    • A scrolling issue when nodes' height is recalculated and PixelScrolling is enabled.
    • An exception is raised when resizing an invisible column.
    • Check boxes of all visible nodes modify their state when one of these check boxes is modified using the CustomDrawNodeCheckBox event.
    • Columns width is incorrectly restored for the first time.
    • CustomizationForm's Search Box ignores CustomizationCaption.
    • Expand buttons have a wrong image when the DefaultLookAndFeel UseWindowsXPTheme option is true and is applied before a form is initialized.
    • Issues with rendering a TreeList's scroll bar when the control is placed in a DockPanel.
    • NullReferenceException is thrown if the e.Node.GetDisplayText method is called in the CustomNodeCellEdit event handler.
    • Reassigning the DataSource property raises an exception.
    • Setting the ImageIndex property in the NodeChanged event handler makes e.Node null.
    • The "items selected" text is not localized in a drag preview.
    • The ExpandButtonCentered option does not affect the button position when the Preview row is used.
    • The FilterPanel remains visible after EnableFiltering is disabled.
    • The node's Tag property isn't serialized in designer code after it has been specified in the designer.
    • TreeList doesn't not display child nodes in Unbound mode.
  • XtraVerticalGrid Suite
    • An application hangs when search is used in PropertyGridControl.
    • VGrid hangs when a byte array is passed to the SetCellValue method .
    • A focused row gets selected appearance instead of the focused one after calling the ClearSelection method.
    • Category rows in the second band are truncated.

DevExpress Windows 10 Apps 17.2.4

$
0
0
DevExpress Windows 10 Apps

Maintenance release includes several bug fixes.

Fixes

Windows 10 Apps

  • The designer throws an error when an application targets UWP Build 16299

Gauges for Windows 10 Apps

  • The gauge scale is rendered partially visible.

Layout for Windows 10 Apps

  • HamburgerSubMenu's flyout - Support custom width values different from the root HamburgerMenu's width.

DevExpress ASP.NET 17.2.4

$
0
0
DevExpress ASP.NET

Maintenance release includes several bug fixes.

Fixes

  • All ASP.NET Controls
    • ASPxFileManager - AmazonFileSystemProvider - It is not possible to upload files larger than 80mb.
    • ASPxThemes - The GlobalFont property doesn't work for the Material and MaterialCompact themes.
    • Calendar - Inline Fast Navigation - The FastNavProperties.EnablePeriodNavigation property value is not taken into account when navigation is performed through gestures on touch devices.
    • Localization - InvalidSpinEditRange and InvalidDateEditRange keys are translated incorrectly in de and de-CH.
  • ASPxCardView
    • ASPxCardView - Update information that ASPxCardView uses ASPxFormLayout.
  • ASPxDataEditors
    • ASPxComboBox - A JavaScript error is thrown on an attempt to clear a value if the LoadDropDownOnDemand property is set to true.
    • ASPxComboBox - The GetValue method returns the previous value when the Back button is used.
    • ASPxDateEdit displays a value incorrectly on Windows Server 2012 with the Czech culture when EditFormatString is specified.
    • ASPxTokenBox - The height jumps on focus and a token's button is misaligned on rendering in FireFox.
  • ASPxGridView
    • A grid column's sort order is changed when grouping by this column using the context menu.
    • Batch Edit - A confirmation message is shown when the Delete button is pressed on a row while SettingsDataSecurity.AllowDelete is false and SettingsBehavior.ConfirmDelete is true.
    • GridViewDataCheckColumn shows a check box in DataItemTemplate after changing a value in Batch Edit Mode when ASPxCheckBox.ToggleSwitchDisplayMode = Always and PropertiesCheckEdit.ToggleSwitchDisplayMode = Always.
    • Invoking Header Filter sends multiple callbacks in Endless Paging mode when the grid is scrolled.
    • The "x" button inside the auto filter row editor does not clear a filter in IE11.
    • The border of columns placed into a banded column is shown incorrectly.
    • The combo box column editor's dropdown is covered by the grid page and scrollbar elements in Batch mode when AllowFixedGroups is enabled.
    • Toolbar Demo - Virtual keyboard invoked when the Search Panel is focused is hidden immediately.
    • It is not possible to close the Customization Window when it has a long caption.
    • ASPxGridView changes its width if a toolbar item is hidden and shown on the client side.
    • ASPxGridView, ASPxCardView and ASPxTreeList - The Customization window is small in certain themes (Material, Moderno, iOS, Mulberry, PlasticBlue, SoftOrange).
    • MVC Grid doesn't initialize a new row correctly when a date time column is present.
  • ASPxHtmlEditor
    • A scrollbar is moved to the top on the 'Undo' button click.
    • PreviewStyle is not applied to items in the 'Apply CSS' dropdown.
    • Some dialogs' elements are not localized according to the current culture when the SettingsAdaptivity.Enabled property is set to true.
    • The text underline feature is not working when the document type is HTML5 and a whitelist is used when the AllowHtmlView property is set to the false value.
    • Width and position of some dialog windows ("Insert Hyperlink", "Insert Placeholder") are incorrect in IE 11.
  • ASPxPivotGrid
    • ASPxPivotGrid throws NullReferenceException when ScrollBarMode is Auto or Visible and RowTotalsLocation is Near.
    • A script error is thrown in IE when ASPxPivotGrid is resized.
    • An unhandled error occurs when hiding data fields with the SummaryType property set to "Custom".
    • It is impossible to handle the client-side click event in a custom FieldValueTemplate if Virtual Scrolling is enabled.
    • The ASPxPivotGridExporter.PivotGrid property returns null before the export.
    • Virtual Scrolling - Row and Column Area height is increased during callback operations in Safari.
  • ASPxRichEdit
    •  An exception of the 'System.OutOfMemoryException' type occurs when opening a certain complex document.
    • Comments are removed from a document on saving.
    • Floating images with the Absolute position are incorrectly displayed in the footer.
    • It's possible to remove protected content by using the Backspace key in some scenarios.
    • Some characters are not inserted correctly when the US International keyboard is used.
    • The "Unable to get property 'currentStyle' of undefined or null reference" error occurs when the client-side InsertHtml method with the "li" tag is called.
    • The client-side 'Internal exception' error occurs on the client side on an attempt to open a document created with the WinForms RichEdit control.
    • The goToBookmark command doesn't scroll a document to the top of the visible area.
  • ASPxScheduler Suite
    • A syntax error is thrown if the Appointment.Subject field contains HTML markup.
    • Appointment Tooltip content cannot be selected in the IE11 browser.
    • Appointments are incorrectly deselected on clicking a context menu item (or outside the ASPxScheduler area) in the Safari browser (iOS).
    • ASPxDateNavigator colors incorrect days as weekends after a visible interval is changed if the working days are specified using the ASPxScheduler.WorkDays collection.
    • ASPxScheduler's Loading Panel is not shown on navigating through visible resources or intervals when the EnableClientRender property is true.
    • Subscription to the Keyboard events is duplicated during ASPxScheduler callback requests.
    • The "Input string was not in a correct format" error occurs when a TimeLine scale interval is specified with milliseconds.
    • The "Show menu" hyperlink in a custom tootip from the "ASPxScheduler - Customization - CustomToolTip" demo does not work on a touch device.
    • The scheduler's context menu is not opened if the selection tooltip is shown at the top of the first selected cell on a touch device.
  • ASPxSpreadsheet
    • ASPxRichEdit cannot operate without a reference to the ASPxSpreadsheet library and vice versa.
    • Cannot navigate to a bookmark target if the bookmark link is created on an image.
    • It is not possible to paste information from a certain Outlook document.
    • The client-side HyperlinkClick event is not raised for an image link when ReadOnly=true.
  • ASPxTreeList
    • A caption is not displayed in the Customization Window and its resizing works incorrectly in some themes after an update to 17.2.3.
    • The "Out Of Memory Exception" is thrown while iterating through nodes using TreeListNodeIterator after upgrading to 17.2.3.
    • The ComboBox control should not be shown in the Filter Builder if a column's FilterMode property is set to DisplayText.
    • The FilterBar's Create Filter link is not active when columns are autogenerated.
  • Navigation, Layout & Multi-Purpose Controls
    • ASPxFileManager - A folder is not opened on a double click in the file container in certain cases if EnableCallBacks is set to True.
    • ASPxFileManager - Exception in the subfolder searching mode with specified security roles.
    • ASPxFileManager - Incorrect filter result in the subfolder searching mode when the filter value equals "1" or "2".
    • ASPxFileManager - The new folder row has incorrect appearance when the Details view is in the adaptive state and the "Create" command is executed.
    • ASPxNavBar - The ItemClick event doesn't fire after clicking an item in a collapsed group when EnableCallBacks is enabled.
    • ASPxPageControl - A Javascript error occurs when the control's ShowTabs is set to "false" and NewLine is set to "true" for one Tab.
    • ASPxPanel - A maximized popup and the page control are displayed incorrectly in some cases on a touch device when fixed collapsible panels are used on the page.
    • ASPxPopupControl - The parent page's scrollbar is not shown when the popup is hidden by setting ShowOnPageLoad to false on ASPxCallbackPanel's callback.
    • ASPxTreeView - A layout is incorrect when the EnableNodeTextWrapping property is set to true.
    • ASPxTreeView - Nodes with the Visible property set to false affect the checked state of a parent node if the CheckNodesRecursive property is enabled.
    • ASPxUploadControl - Error "The ASPxUploadProgressHandlerPage.ashx handler is not registered in the web.config" is thrown when the handler is defined inside the location section with inheritInChildApplications="false".
    • ASPxUploadControl - The drop zone is shown at an incorrect position when the control is placed in a Bootstrap modal popup.
    • Ribbon - Collapsed group icons are not inverted on hovering.
  • NuGet Packages
    • NuGet packages - The handler module disappears after installing the Web package.
  • XtraCharts Suite
    • It is impossible to initialize the DataSourceBasedErrorBars indicator when the Series Template binding method is used.
  • XtraReports Suite
    • ASPxDocumentViewer - The CacheReportDocument event may be called multiple times and the cache key is not preserved.
    • Design in Report Wizard - The report layout produced by this command contains incorrect bindings.
    • Report Wizard - The field list of the serialized dataset is not populated.
    • Web Document Viewer - It is not possible to localize text of the side panel's 'Open' and 'Collapse' buttons.
    • Web Report Designer - Top and Bottom margins are initialized incorrectly when the report is designed by using a Report Wizard after measurement units are set to "Tenths of a Millimeter".
    • Web Report Designer - Wrong German translations in the Search panel and data source wizard.
  • MVC CardView
    • CardView - Custom Binding - Paging doesn't work when AllowFocusedCard is enabled.
  • MVC Data Editors
    • An item is selected from the dropdown automatically after reloading the TokenBox control via a callback.
    • Documentation - GridLookup - The GetSelectedValues method returns an unexpected result.
    • Model validation does not work when built-in validation is enabled.
  • MVC GridView
    • ASPxGridView/GridView - The Total Summary Item is empty if the SummaryType is min and a column has null values.
    • Batch Mode -The DisplayFormatString property is not taken into account if an editor value is assigned in the BatchEditEndEditing events.
    • Header Filter checkboxes are overlapped with text when Bootstrap is used on the page.
    • BatchEdit - The grid is not correctly rendered if the error text is shown and merging is used.
    • Export from the toolbar doesn't work when the ReportHeader property is specified.
    • External Edit Form - Values in the edit form are not changed after the Edit operation is started for another row.
    • How to hide/disable a visibility button in the Column Chooser tab of the Customization dialog.
    • The "Specified method is not supported" error occurs and the corresponding controller action is not called when the DeleteSelectedRowsOnPage toolbar item is used.
    • The "System.Web.HttpException: 'Server cannot append header after HTTP headers have been sent.'" error occurs when the grid is exported using the built-in toolbar.
    • The error icon is shown as an octagon.
    • The grid's height set via the client-side SetHeight method is changed after increasing and then decreasing column width if the grid has a fixed column.
    • GridView Batch Edit - It is not possible to update a grouped column value if the ShowGroupedColumns property is set to true.
  • MVC HtmlEditor
    • HtmlEditor - Font settings are lost on switching between views.
  • MVC Navigation, Layout & Multi-Purpose Extensions
    • A hint is not displayed after the popup is shown.
    • GridView inside the modal PopupControl extension - It's possible to scroll the page if the modal edit form is shown.
    • The FileManager extension causes the FIPS compliance error when the ThumbnailFolder property is specified.
  • MVC Pivot Grid
    • Scrolling the Vertical and Horizontal scrollbars behaves unexpectedly.
    • The pivot grid is shown scrolled out on the first load if OptionsPager.PageIndex is set to -1.
  • MVC Report
    • ASP.NET Core - It is impossible to bind the Web Document Viewer to a report by reportUrl in certain cases.
    • ASPxReportDesigner - PropertyGrid's "Scripts" section doesn't have a navigation (ellipse) button.
    • ASPxWebDocumentViewer - System.ArgumentOutOfRangeException is thrown if one of the report dimensions is large and the other is small.
    • ASPxWebDocumentViewer - The "Page mode" button disappears under certain circumstances (Internet Explorer).
    • DevExpress ASP.NET MVC Project Wizard - HTTP handler modules required for Reporting components are not registered after the Reporting Suite is selected.
    • Export - The ExportOptions.ExportMode property value works incorrectly for Image, Csv, Text, HTML and MHT formats.
    • Report Designer - The MVCxClientReportDesigner.ReportOpened event is not raised when a subreport is opened from the main report.
    • A label's text is cropped in Preview mode if the label's CanGrow property is set to False.
    • An incorrect expression binding is set when a parameter, or a field of EFDataSource, ObjectDataSource or ExcelDataSource is added to a report.
    • Configuring a query parameter through an expression is not possible due to the editor crash.
    • Editors for the XRRichText.Rtf and Html properties are missing in the expressions tab.
    • Menu items are not localized in version 17.2.
    • Provide the consistency with the WinForms Master-Detail Report Wizard and preserve the original order of fields returned by a query on the Choose Columns page.
    • Real field names are displayed instead of localized ones when a report's DataMember is changed.
    • Single Document Interface (SDI) should be used when the designer works in callback mode (when Report Storage is not implemented).
    • The client-side ReportOpened event handler is triggered before the report tab is opened.
    • The first letter of the filed name is cut after converting a legacy report to new Binding Expressions.
    • The onSuccess action passed to the client-side PerformCallback method is never executed.
    • The XRPageInfo date format is ignored.
    • XRRichText hangs once a field is dropped from Field List.
    • WebDocumentViewer - A report may be rendered blurry when the zoom level is set to 100%.
    • WebDocumentViewer - It is not possible to add custom menu items when the viewer is in "Mobile" mode.
  • MVC RichEdit
    • Data is shown after a long gap if a page break is used.
    • There is no capability to specify the Fields.UpdateHyperlinksOnLoad option for MVCxRichEditControl.
  • MVC Scheduler
    • Alert time for "snoozed" reminders is calculated incorrectly when a client time zone differs from the server one.
    • Appointments are imported with empty start and end dates in the iCalendar format when using the SchedulerExtension.ImportFromICalendar method.
    • ArgumentException occurs on an attempt to set a specific time of day interval as WorkTime.
    • MVC Scheduler settings are incorrectly restored from cookies on callback requests.
    • MVCxScheduler - The TrackPropertyChangeFor method does not work.
    • Navigation Buttons are not rendered in the WorkWeek and FullWeek views in version 17.2.
    • The "Unable to get property 'cells' of undefined or null reference" error occurs on reloading the MVC Scheduler control's content in version 17.2.
    • The TimeLineView layout (a vertical scrollbar's location and cell width) is incorrectly re-calculated after changing the size of the Splitter Panel used as a SchedulerControl container.
    • There is no capability to customize the "Right Top Corner" element of the Day view.
  • MVC Spreadsheet
    • A cell's background color is changed to default after a value is pasted using Ctrl+V in Chrome.
    • The control hangs on saving a certain document by handling the Saving event handler.
  • MVC VerticalGrid
    • The PageSize value is not restored if the SettingsCookies.Enabled property is set to True.
  • Project Wizard
    • The "Value was either too large or too small for an Int32" error occurs on an attempt to use Insert Extension Wizard if web.config contains max-limited numbers.
  • Bootstrap Data Editors
    • BootstrapCalendar - The last week number of a year is duplicated when AutoPostBack is enabled.
    • BootstrapCheckBoxList/BootstrapRadioButtonList - The Item.IconCssClass property doesn't work.
    • BootstrapComboBox - Incremental filtering doesn't work if the IncrementalFilteringMode property is set to "Contains".
    • BootstrapListBox - The control is flickering on page load if the number of visible items doesn't match the Rows property value.
    • BootstrapUploadControl - The "Cannot read property 'clientWidth' of null" error occurs in the client-side FilesUploadComplete event in version 17.2.
  • Bootstrap GridView
    • The ShowInCustomizationForm propety is not available in bootstrap columns.
    • The TableCell's HorizontalAlign property is not supported in the HtmlDataCellPrepared event handler.
    • BootstrapRadioButtonList - RepeatDirection="Horizontal" does not work when the control is in BootstrapFormLayout with LayoutType = "Horizontal".
  • Bootstrap Navigation, Layout & Multi-Purpose Controls
    • BootstrapAccordion - The "Unable to cast object of type 'DevExpress.Web.NavBarItems' to type 'DevExpress.Web.Bootstrap.BootstrapAccordionItems'.'" error occurs on an attempt to access the Items collection.
    • BootstrapAccordion - The Designer closes on an attempt to add a new group by clicking the Add button in VS 2017.
  • Project Templates
    • Bootstrap Web Application - ASP.NET Identity pages are not included into the project when Identity is selected in the Project Wizard.
  • Charts (ASP.NET Core Bootstrap)
    • Bootstrap ASP.NET Core controls - All DevExpress scripts are loaded if ViewComponent that contains DevExpress components is re-loaded using an AJAX request.

DevExpress DXperience 17.2.4

DevExpress Universal 17.2.4

DevExpress VCL Subscription 17.2.2

$
0
0
Grid control conditional formatting.

Adds conditional formatting to the Grid, TreeList, and Vertical Grid controls.

Features

  • New UI Adorner Manager - Designed to display interactive objects and apply visual effects to better communicate the state of your application to end-users. It allows you to paint badges on top of all other UI elements and create guides to highlight specific UI elements using a translucent layered window.
  • Conditional Formatting - The Grid, TreeList, and Vertical Grid controls now support Microsoft Excel-inspired conditional formatting of individual cells and entire rows/columns. You and your end-users can now highlight critical information, compare data, visualize trends and patterns using data bars, icons, and color scales. To help with rule customization at runtime, the cell formatting feature also provides the Conditional Formatting Rules Manager. Rule conditions built with Spreadsheet functions are also supported. The formatted content can be exported to HTML, PDF, XLS, and XLSX files. Format conditions exported to Excel files are compatible with native conditional formatting rules and can be customized using the VCL Spreadsheet Control or Spreadsheet apps such as Microsoft Excel.
  • Complete High DPI Awareness - This release adds per-monitor DPI awareness support to the utility applications, demos, as well as the following DevExpress VCL products: Grid, Scheduler, Pivot Grid, Vertical Grid, PDF Viewer, Printing-Exporting Library and Extended Lookup Editor. The entire VCL product line now supports per-monitor DPI awareness.
  • Touch-Friendly Scrolling - This release introduces a scrollbar mode optimized for touch-enabled applications. In this mode, the scrollbar thumb appears when an end-user hovers the mouse pointer over a control or scrolls through its content. The mouse pointer disappears if it is stationary or the control is not scrolled for some time. The scrollbar buttons are never displayed.
  • Grid Control - Fixed Data Rows in Table and Banded Table Views - You can now allow end-users to anchor specific data rows to either the top or bottom of the grid, so that when scrolling the data the pinned rows stay visible. End-users can click row pins or select a corresponding option in the row context menu to fix/unfix data rows.
  • Grid Control - Miscellaneous Enhancements
    • Added skin support to the built-in menus by dynamically converting them to ExpressBars popup menus.
    • Table View and Banded Table Views can optionally display images that correspond to Image Combo Box columns' group values in group rows.
  • Scheduler Control - Modern-Style UI - Added a new UI style to all scheduler Views, allowing you to better reflect the UX of Microsoft Outlook in your calendar and scheduling apps.

ExpressGridPack 17.2.2

$
0
0
Fixed data rows in table and banded table views.

Adds fixed data rows in table and banded table views.

Features

  • New UI Adorner Manager - Designed to display interactive objects and apply visual effects to better communicate the state of your application to end-users. It allows you to paint badges on top of all other UI elements and create guides to highlight specific UI elements using a translucent layered window.
  • Conditional Formatting - The Grid, TreeList, and Vertical Grid controls now support Microsoft Excel-inspired conditional formatting of individual cells and entire rows/columns. You and your end-users can now highlight critical information, compare data, visualize trends and patterns using data bars, icons, and color scales. To help with rule customization at runtime, the cell formatting feature also provides the Conditional Formatting Rules Manager. Rule conditions built with Spreadsheet functions are also supported. The formatted content can be exported to HTML, PDF, XLS, and XLSX files. Format conditions exported to Excel files are compatible with native conditional formatting rules and can be customized using the VCL Spreadsheet Control or Spreadsheet apps such as Microsoft Excel.
  • Complete High DPI Awareness - This release adds per-monitor DPI awareness support to the utility applications, demos, as well as the following DevExpress VCL products: Grid, Scheduler, Pivot Grid, Vertical Grid, PDF Viewer, Printing-Exporting Library and Extended Lookup Editor. The entire VCL product line now supports per-monitor DPI awareness.
  • Touch-Friendly Scrolling - This release introduces a scrollbar mode optimized for touch-enabled applications. In this mode, the scrollbar thumb appears when an end-user hovers the mouse pointer over a control or scrolls through its content. The mouse pointer disappears if it is stationary or the control is not scrolled for some time. The scrollbar buttons are never displayed.
  • Grid Control - Fixed Data Rows in Table and Banded Table Views - You can now allow end-users to anchor specific data rows to either the top or bottom of the grid, so that when scrolling the data the pinned rows stay visible. End-users can click row pins or select a corresponding option in the row context menu to fix/unfix data rows.
  • Grid Control - Miscellaneous Enhancements
    • Added skin support to the built-in menus by dynamically converting them to ExpressBars popup menus.
    • Table View and Banded Table Views can optionally display images that correspond to Image Combo Box columns' group values in group rows.

ExpressQuantumPack 17.2.2

$
0
0
New UI Adorner Manager.

Adds new UI Adorner Manager.

Features

  • New UI Adorner Manager - Designed to display interactive objects and apply visual effects to better communicate the state of your application to end-users. It allows you to paint badges on top of all other UI elements and create guides to highlight specific UI elements using a translucent layered window.
  • Conditional Formatting - The Grid control now support Microsoft Excel-inspired conditional formatting of individual cells and entire rows/columns. You and your end-users can now highlight critical information, compare data, visualize trends and patterns using data bars, icons, and color scales. To help with rule customization at runtime, the cell formatting feature also provides the Conditional Formatting Rules Manager. Rule conditions built with Spreadsheet functions are also supported. The formatted content can be exported to HTML, PDF, XLS, and XLSX files. Format conditions exported to Excel files are compatible with native conditional formatting rules and can be customized using the VCL Spreadsheet Control or Spreadsheet apps such as Microsoft Excel.
  • Complete High DPI Awareness - This release adds per-monitor DPI awareness support to the utility applications, demos, as well as the following DevExpress VCL products: Grid, Scheduler, Pivot Grid, Vertical Grid, PDF Viewer, Printing-Exporting Library and Extended Lookup Editor. The entire VCL product line now supports per-monitor DPI awareness.
  • Touch-Friendly Scrolling - This release introduces a scrollbar mode optimized for touch-enabled applications. In this mode, the scrollbar thumb appears when an end-user hovers the mouse pointer over a control or scrolls through its content. The mouse pointer disappears if it is stationary or the control is not scrolled for some time. The scrollbar buttons are never displayed.
  • Grid Control - Fixed Data Rows in Table and Banded Table Views - You can now allow end-users to anchor specific data rows to either the top or bottom of the grid, so that when scrolling the data the pinned rows stay visible. End-users can click row pins or select a corresponding option in the row context menu to fix/unfix data rows.
  • Grid Control - Miscellaneous Enhancements
    • Added skin support to the built-in menus by dynamically converting them to ExpressBars popup menus.
    • Table View and Banded Table Views can optionally display images that correspond to Image Combo Box columns' group values in group rows.

Actipro Grids for WPF 2017.2 build 0662

$
0
0
Actipro Grids for WPF

Improves TreeListBox selection tracking performance.

Features

  • Added TreeListViewColumn.SortDirection property and related ColumnSortDirection enumeration that can be used to indicate that a sort glyph should appear in the column header when paired with a custom sorting mechanism.
  • Improved TreeListBox to better handle property updates from view-models on other threads.
  • Improved TreeListBox selection tracking performance.

Fixes

  • Fixed a bug introduced in a previous build where pressing Tab to navigate focus through the PropertyGrid wouldn't properly select items.
  • Fixed a bug where custom type descriptor Category properties weren't called.

DevExpress VCL Subscription 17.2.3

$
0
0
DevExpress VCL Subscription

Maintenance release includes several bug fixes.

Fixes

ExpressBars Suite

  • Built-in menus in DevExpress controls display duplicate items after invoking a TreeList control's built-in menu or a tab/page control's Go Dialog.
  • Hot-tracking a popup menu item displaying an icon causes an AV if a bar manager's Style property is set to bmsEnhanced.

ExpressEditors Library

  • In-place cxImageComboBox - Activating another cell's editor displays the previously active cell's edit value if the Properties.IncrementalFiltering property is set to True.
  • TcxButton - Assigning a drop-down menu in the OnDropDownMenuPopupEx or OnDropDownMenuPopup event handler doesn't replace the menu specified using the DropDownMenu property.

ExpressLayout Control

  • An AV occurs at design time when selecting "Revert to Inherited" in the context menu of a TcxGrid control located within a visually inherited layout control in certain cases.

ExpressLibrary

  • A glyph assigned to a custom menu item is not displayed if the item is within the built-in popup menu of the TcxGrid or TcxScheduler control, provided that the ExpressBars Suite is installed.
  • All DevExpress controls - Changing the content in an image list linked to a DevExpress control does not immediately repaint it.
  • SVG Images - An exception occurs on drawing an image containing the "Text" element with invalid font parameters.

ExpressMemData

  • The "List index out of bounds (0)" exception occurs on posting data if the SortedField property is specified, the ProgrammedFilter property is set to True, and FilterList is empty.

ExpressNavBar

  • The default fonts are scaled twice when loading any NavBar control positioned on the form designed at 96 DPI if the current system DPI exceeds 96.

ExpressQuantumGrid Suite

  • DB Table and DB Banded Table Views - Collapsing all rows doesn't collapse the group row containing the selected row if it was located more than once.
  • Master-Detail - Expanding all rows consumes a lot of memory.
  • Table and Banded Table Views - The popup menu assigned to the PopupMenu property of the grid control or the grid View is not displayed if the built-in popup menu is empty for a specific View element.
  • The Component Editor dialog flickers on switching between grid Views.
  • The default column widths are incorrectly initialized on creating a form if the current monitor DPI differs from 96.

ExpressQuantumTreeList Suite

  • The font specified by the Styles.Content property is not applied to selected cells if the Styles.Selection property is assigned a style whose Font property is not customized.

ExpressScheduler Suite

  • An event caption is incorrectly positioned within a popup hint displayed in Modern Style mode if the monitor DPI differs from 96.
  • Handling the OnGetEventDisplayText event has no effect if the Modern UI Style is selected.
  • The date navigator does not show holiday hints if the Modern UI Style is selected.

ExpressSkins Library

  • Ribbon - TdxBarLargeButton whose Down and ButtonStyle properties are set to True and bsCheckedDropDown blends with the background if the Office2013~ skin is applied.

ExpressSpreadSheet

  • A numeric value assigned to a cell via its AsString property is automatically converted into a number.
  • The 'Control has no parent window' exception occurs when trying to change an active sheet while an inplace cell editor is opened.
  • The public GetCellValue procedure has been removed from the TdxSpreadSheetTableView class.
  • The VALUE function does not recognize a numeric value stored as a string if one or more zeros precede the first meaning number.

ExpressGridPack 17.2.3

$
0
0
ExpressGridPack

Maintenance release includes several bug fixes.

Fixes

ExpressEditors Library

  • In-place cxImageComboBox - Activating another cell's editor displays the previously active cell's edit value if the Properties.IncrementalFiltering property is set to True.
  • TcxButton - Assigning a drop-down menu in the OnDropDownMenuPopupEx or OnDropDownMenuPopup event handler doesn't replace the menu specified using the DropDownMenu property.

ExpressLayout Control

  • An AV occurs at design time when selecting "Revert to Inherited" in the context menu of a TcxGrid control located within a visually inherited layout control in certain cases.

ExpressQuantumGrid Suite

  • DB Table and DB Banded Table Views - Collapsing all rows doesn't collapse the group row containing the selected row if it was located more than once.
  • Master-Detail - Expanding all rows consumes a lot of memory.
  • Table and Banded Table Views - The popup menu assigned to the PopupMenu property of the grid control or the grid View is not displayed if the built-in popup menu is empty for a specific View element.
  • The Component Editor dialog flickers on switching between grid Views.
  • The default column widths are incorrectly initialized on creating a form if the current monitor DPI differs from 96.

ExpressQuantumTreeList Suite

  • The font specified by the Styles.Content property is not applied to selected cells if the Styles.Selection property is assigned a style whose Font property is not customized.

ExpressSkins Library

  • Ribbon - TdxBarLargeButton whose Down and ButtonStyle properties are set to True and bsCheckedDropDown blends with the background if the Office2013~ skin is applied.

ExpressQuantumPack 17.2.3

$
0
0
ExpressQuantumPack

Maintenance release includes several bug fixes.

Fixes

ExpressEditors Library

  • In-place cxImageComboBox - Activating another cell's editor displays the previously active cell's edit value if the Properties.IncrementalFiltering property is set to True.
  • TcxButton - Assigning a drop-down menu in the OnDropDownMenuPopupEx or OnDropDownMenuPopup event handler doesn't replace the menu specified using the DropDownMenu property.

ExpressLayout Control

  • An AV occurs at design time when selecting "Revert to Inherited" in the context menu of a TcxGrid control located within a visually inherited layout control in certain cases.

ExpressQuantumGrid Suite

  • DB Table and DB Banded Table Views - Collapsing all rows doesn't collapse the group row containing the selected row if it was located more than once.
  • Master-Detail - Expanding all rows consumes a lot of memory.
  • Table and Banded Table Views - The popup menu assigned to the PopupMenu property of the grid control or the grid View is not displayed if the built-in popup menu is empty for a specific View element.
  • The Component Editor dialog flickers on switching between grid Views.
  • The default column widths are incorrectly initialized on creating a form if the current monitor DPI differs from 96.

ExpressSkins Library

  • Ribbon - TdxBarLargeButton whose Down and ButtonStyle properties are set to True and bsCheckedDropDown blends with the background if the Office2013~ skin is applied.

ExpressSpreadSheet

  • A numeric value assigned to a cell via its AsString property is automatically converted into a number.
  • The 'Control has no parent window' exception occurs when trying to change an active sheet while an inplace cell editor is opened.
  • The public GetCellValue procedure has been removed from the TdxSpreadSheetTableView class.
  • The VALUE function does not recognize a numeric value stored as a string if one or more zeros precede the first meaning number.

ComponentOne Studio Enterprise - End of Year Special Offer

$
0
0
ComponentOne Studio Enterprise.

Get up to 25% off MSRP for new licenses.

Save up to 25% when you purchase new licenses of ComponentOne Studio Enterprise before Midnight EST December 31, 2017.

Click the links below to take advantage of the Special Offer


ComponentOne Ultimate - End of Year Special Offer

$
0
0
ComponentOne Ultimate.

Get up to 25% off MSRP for new licenses.

Save up to 25% when you purchase new licenses of ComponentOne Ultimate before Midnight EST December 31, 2017.

Click the links below to take advantage of the Special Offer

ComponentOne Ultimate - End of Year Special Offer - Last Few Days!

$
0
0
ComponentOne Ultimate.

Get up to 25% off MSRP for new licenses.

Save up to 25% when you purchase new licenses of ComponentOne Ultimate before Midnight EST December 31, 2017.

Click the link below to take advantage of the Special Offer

ComponentOne Studio Enterprise - End of Year Special Offer - Last Few Days!

$
0
0
ComponentOne Studio Enterprise.

Get up to 25% off MSRP for new licenses.

Save up to 25% when you purchase new licenses of ComponentOne Studio Enterprise before Midnight EST December 31, 2017.

Click the links below to take advantage of the Special Offer

IntegralUI Web v17.4

$
0
0
IntegralUI Web

Export to JSON, Excel CSV file formats.

Features

  • Grouping for Grid component, allows dynamic arrangement of data in different groups.
  • Groups can have custom templates.
  • Export to JSON, Excel CSV file formats.
  • Move rows: left, right, top, bottom, up, down and change their level.
  • Column resize options: allow resize on left, right or both sides.
  • Set minimum and maximum width to each column in Grid and TreeGrid.
  • Grid and TreeGrid has option to set columns to occupy the whole space, no horizontal scroll.
  • Menu virtualization.
  • Multi level Context Menu.
  • Menu templates, option to add custom HTML elements of Angular components in each menu item.
  • Option to persist the expand/collapse state of groups.
  • Group events: groupAdding, groupAdded, groupRemoving, groupRemoved, groupsCleared, groupOrderChanged.
  • getTopItem for TreeView and getTopRow for Grid and TreeGrid, returns the first visible item or row in the current view.
  • getList method now can return the current list of all visible items or rows, without children of collapsed items or rows.
  • Option to change the scrollbar visibility on demand, separately for horizontal and vertical scroll.
  • expandColumnID a property that sets the column which cells has the expand box.
  • Option to auto-adjust the position of the Context Menu when close to right or bottom window border.
  • Cancel option is added in menuOpening event.
  • canSelect field for columns, rows and items to prevent their selection.
  • New property for all components: appearance and functionality.
  • New samples that demonstrate dynamic grouping, export to CSV or JSON, menu templates, multi-level context menu, and more.

Prof-UIS v3.4.0.4

$
0
0
Prof-UIS

Includes scaling improvements.

Features

  • Scaling improvement.
  • A number of small improvements.
Viewing all 2708 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>