Quantcast
Channel: ComponentSource News | Button & Toolbar Components
Viewing all 1514 articles
Browse latest View live

Syncfusion Essential Studio WPF 2017 Volume 4

$
0
0
Smith chart.

Adds row drag and drop for data grid, a new Smith chart and right-to-left support for rich text box.

Features

  • Smith Chart - New control - Smith chart is one of the most useful data visualization tools for high frequency circuit applications.
    • Visualization of the impedance and admittance of a transmission line.
    • Representation of data with line series and various types of markers.
    • Data label support for better readability.
    • Interactive tooltip support.
    • Interactive legend.
    • Customizable colors.
  • Calculate
    • Array formula calculation - Support has been provided for array formula calculation as in Microsoft Excel. An array formula is a formula that can perform multiple calculations with an array or series of data values and return one or more results. It helps to simplify the formula expression. For example, “=MAX (B1-C1, B2-C2, B3-C3, B4-C4, B5-C5)” can now be replaced by the array formula, “{=MAX (B1:B5-C1:C5)}”.
  • Chart
    • Multi-level axis labels - Multi-level axis label support has been provided for the chart control.
  • Data Grid
    • Built-in row drag and drop - Support has been added for dragging and dropping rows in a data grid or between two data grids. This feature also allows rows to be dragged and dropped to and from any other control.
    • Grid column enhancements
      • Provided support to automatically generate columns for the details view grid when items source changed at runtime.
      • Provided read-only support for the data grid where users can enter edit mode but can’t input text.
      • Provided support to load different ItemsSource for combo box based on underlying data object.
    • Filter row enhancements - Support has been added to update the drop-down list of a multi-select combo box filter based on other column filters, similar to Excel. Users can easily select or unselect only visible records.
  • Diagram
    • Quick Commands - Support has been provided for customizing the appearance and position of quick commands.
    • Dock Port - A dock port is a place holder that allows you to create connections at any point on it.
    • Auto-align - Support has been provided to align nodes or annotations automatically if they overlap.
  • Essential DocIO
    • Word-to-PDF enhancements - Essential DocIO now allows Word documents with line numbers to be converted to PDFs with their original formatting.
    • Clone and merge enhancements - An option has been added to restart or continue list numbering when merging Word documents.
  • Rich Text Box
    • Right-to-left support - The rich text box control allows the user to view and edit right-to-left content such as text, paragraphs, lists, and tables.
    • Drag-and-drop support - The rich text box control allows the user to drag and drop content within control. It also allows the user to drag and drop content to and from other editor controls.
  • Spreadsheet
    • Array formula calculation - Support has been provided for array formula calculation as in Excel. An array formula is a formula that can perform multiple calculations with an array or series of data values and return one or more results. It helps to simplify the formula expression. For example, “=MAX (B1-C1, B2-C2, B3-C3, B4-C4, B5-C5)” can now be replaced by the array formula, “{=MAX (B1:B5-C1:C5)}”.
  • Tree Grid
    • Footer column - Support has been added for freeze columns (non-scrolling columns) on the right, like in Excel.
    • Stacked header - Support has been added for stacked header rows, which are unbound header rows that can span multiple rows and columns to group one or more header cells.
  • Essential XlsIO
    • Chart to image enhancement - The manual layout positions of chart elements like the legend, titles, plot area, and display units are now properly converted into images.

Syncfusion Essential Studio Enterprise 2017 Volume 4

$
0
0
Syncfusion Essential Studio Enterprise

Includes improvements and additions across the entire library of controls.

Features

  • ASP.NET MVC - A new combo box component allows users to select an option from a defined list of values. The drop-down list control now supports server filtering for remote and local data. The tree grid now supports stacked column headers.
  • ASP.NET Core - A new date-range picker control allows users to select from a predefined or custom set of dates. A new combo box component allows users to select an option from a defined list of values. A new pivot client control allows the visualization of both OLAP and relational data in pivot grids and pivot charts.
  • ASP.NET Web Forms - A new combo box component allows users to select an option from a defined list of values. The drop-down list control now supports server filtering for remote and local data. The tree grid now supports stacked column headers.
  • JavaScript - Essential JS2 and Ember support each bring a wealth of new functionality to our JavaScript controls. A new combo box component allows users to select an option from a defined list of values.
  • Xamarin.Forms - The new diagram control can be used to create a wide range of diagrams, including flow charts, use case diagrams, workflow processes, and more. Multicolumn grouping is now possible simply by setting an API. The image editor control now supports zooming and panning.
  • Xamarin.Android - The new diagram control can be used to create a wide range of diagrams, including flow charts, use case diagrams, workflow processes, and more. The image editor control now supports zooming and panning.
  • Xamarin.iOS - The new diagram control can be used to create a wide range of diagrams, including flow charts, use case diagrams, workflow processes, and more. The image editor control now supports zooming and panning.
  • UWP - The new image editor control lets users annotate and manipulate images. The new Smith chart makes visualizing high frequency circuit applications easier than ever, with data label support, interactive tooltip support, interactive legend, and color customization. The rich text box now supports viewing and editing right-to-left content.
  • Windows Forms - The ribbon control now supports different icons for the quick access toolbar. The spreadsheet control has new support for array formula calculation. The date-time picker now has Microsoft Office 2016 theme support for improved aesthetics and usability.
  • WPF - The data grid control now has built-in row drag-and-drop for moving columns between grids. The new Smith chart makes visualizing high frequency circuit applications easier than ever, with data label support, interactive tooltip support, interactive legend, and color customization. The rich text box now supports viewing and editing right-to-left content.

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 DXperience 17.2.4

DevExpress Universal 17.2.4

Actipro Silverlight Studio 2017.2 build 0221

$
0
0
Actipro Silverlight Studio

Updates line chart shape properties to use a round segment join.

Features

Charts

  • Updated the shape properties on line charts to use a round segment join.

SyntxEditor

  • Improved numerous edit actions to retain their final selection after the action goes through an undo/redo process.
  • Improved how Tab indenting is handled when there is a block selection.
  • Improved the Cut Line to Clipboard edit action to support multiple lines.
  • Updated the hit-testing mechanism to return a new result type for intra-line spacers, which prevents mouse hovers over them from triggering IntelliPrompt quick info.
  • Updated the Caret property to implement INotifyPropertyChanged and raise the event when the selection changes, thereby allowing UI to bind right to properties such as Position.
  • Updated the IntelliPrompt popups to not switch to partial opacity if both Ctrl and Alt are held down.
  • Updated how IntelliPrompt quick info providers recognize when to close.
  • Updated certain edit actions that retain selection to not force the selection range to be normalized.

.NET Languages Add-on

  • Improved logic for selecting the best IntelliPrompt parameter info member overload when typing a comma at the end of an argument list.
  • Updated how the resolver handles base type resolution to prevent a possible exception.

Web Languages Add-on

  • Improved the XML line commenter to comment the entire line text when there is no selection.

Fixes

SyntxEditor

  • Fixed a bug where vertical scrolling was possible in a certain scenario when in single line mode.
  • Fixed a bug where certain text formatting calls over very small ranges could lead to an exception in TextSnapshotReader.

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

Prof-UIS v3.4.0.4

$
0
0
Prof-UIS

Includes scaling improvements.

Features

  • Scaling improvement.
  • A number of small improvements.

Infragistics Ultimate UI for ASP.NET 17.2 Build 17.2.20172.2017

$
0
0
Infragistics Ultimate UI for ASP.NET

Maintenance release includes several bug fixes.

Fixes

  • UltraChart
    • When a LineChart is rendered in Chrome and a vertical scroll bar is visible, then scrolling down the chart and hovering a chart data item will result in a tooltip that is shown above the chart itself.
  • WebDataGrid
    • When WebDataGrid has defined Sorting behaviors and is bound to a sorted DataTable, the sorting of the data source is not applied to the grid.
    • WebDataGrid's scroll position does not retain when the grid is in a FormView and postback occurs by executing FormView's Update command.
    • When a WebDataGrid has a defined Column Fixing behavior, calling the ClearDataSource() method will also clear fixed columns.
    • WebHierarchicalDataGrid has defined VirtualScrolling behavior with ScrollingMode set to Deferred, then when scrolling the grid an incorrect tooltip is shown.
    • When WebDataGrid has enabled Editing and specifically RowDeleting behavior and there is client-side event handler for the rowDeleting event, then if we get the browser event inside the handler, using the args.get_browserEvent() method, it will be null.
    • When there are two WebDataGrid controls on the same page, and both have set their ClientIDMode properties to “Static” then the second grid will use the row edit template of the first one.
    • When WebDataGrid has enabled Editing and specifically RowAdding behavior and its property EnableOnActive is set to true, in Firefox and Opera, while changing active cell, using Tab key, the currently focused cell is active, it is not in edit mode.
    • When WebDataGrid has defined an UnboundCheckBoxField and if all the rows, during initialization, has set the state of that column as checked, still the header checkbox of UnboundCheckBoxField is not checked.
    • When WebDataGrid has defined the Filtering behavior with FilterType of ExcelStyleFilter, then it’s not possible to filter by a DateTime column.
    • When WebDataGrid has defined ColumnFixing, GroupField and Editing behaviors then headers, columns and the columns in a new row are misaligned.
  • WebDataMenu
    • When WebDataMenu is opened on a touch device, then swiping through menu items will result in a client-side exception.
    • WebDataMenu shakes when it is focused for a second time.
    • WebDataMenu selection style is lost, when active item is changed using the keyboard.
    • When WebDataMenu item defines an image and image tooltip, then hovering the image inside a menu item will not show the image tooltip.
    • When WebHiererachicalDataGrid has defined Editing behavior, if we expand several child bands and a scroll bar appears and if we scroll so that a child band is partially visible, then starting to edit a cell from that band, the input for editing will be shown outside the grid view.
  • WebDataTree
    • When WebDataTree is in a template of WebExplorerBar, first selected tree node always remains selected, even if we try to pick a different node.
  • WebDialogWindow
    • When WebDialogWindow is modal and has defined in its template several ASP.NET TextBox controls, if we try to move the focus from the first to the second TextBox, using the Tab key, instead, in Microsoft Edge, the last TextBox receives focus.
  • WebDropDown
    • When WebDropDown allows custom values and already has an item that is selected, then the custom value will be lost, after a second postback to the server is executed.
  • WebHiererachicalDataGrid
    • When WebHiererachicalDataGrid has several BoundDataFields defined in a GroupField, then grouping by a bound column will result in a missing image in the group area, at the top of the grid.
  • WebHtmlEditor
    • Pasting the "bullet" special character in WebHtmlEditor control is not allowed.
    • If there are more than one WebHtmlEditor controls on a page, toolbars are displayed on top of the expanded menus instances, for the previously rendered editor.
    • If there is more than one WebHtmlEditor control inside an UpdatePanel, and we then insert a table in the first editor and do a partial postback in the panel, then it’s not possible to insert table in some of the others HTML editors, with properties different from the default ones.
  • WebTab
    • When WebTab control is loading user controls in its tabs, and this happens dynamically, then InvalidOperationException is thrown.

Infragistics Ignite UI for Javascript 17.2 Build 17.2.20172.456

$
0
0
Infragistics Ignite UI for Javascript

Maintenance release includes several bug fixes.

Fixes

  • igCombo
    • Items are not correctly rendering when data source items are less than the Combo visible items count with grouping and virtualization enabled.
  • igDataChart
    • Exception when hover/touch over a chart bound to an empty dataSource and markerType is set.
    • Bar chart renders all labels in the Y-axis when there is not enough room and interval is not set.
    • Visual data returns wrong font information.
    • ScatterPolygon series has incorrect legend badge.
    • timeXAxis last labels are not displayed.
    • ScatterContourSeries does not clear its visuals when an invalid member path is set at runtime.
    • ScatterContourSeries does not render contours with correct colors when the max value of fill scale is set to zero.
    • ScatterAreaSeries does not export pixels in visualData.
    • ScatterContourSeries throws error setting valueResolver - valueCount.
    • Incorrect text layout when chart is in Right to Left mode.
  • igFileUpload
    • File name shows as “…” if the control is placed inside flexbox.
  • igGrid
    • Horizontal scrollbar becomes blank when grid is initialized while it is hidden in a mixed environment.
    • Horizontal scrollbar is not positioned correctly when the grid has fixed columns and the grid is inside a tile of igTileManager on mixed environment.
    • Scroll amount is not correct when some columns are fixed.
    • Fixed area scrolls to left in Internet Explorer 11 when the last cell in the fixed area is selected.
    • On Internet Explorer when featureChooserIconDisplay is set to 'none' and Sorting is enabled hiding and unhiding a column applies focused style to column header.
    • Moving columns through the Feature Chooser menu applies focused style to column headers in Internet Explorer.
    • Filtering dropdowns do not close when opening in sequence and advancedModeEditorsVisible option is true.
    • Change in the filter dialog's add condition dropdown is not reverted when Cancel button is clicked.
    • Click on the filtering editor does not enter in edit mode.
    • igGrid does not call cell click event handler when in Responsive VerticalRendering mode.
    • Padding is not consistent across different classes for cell selection and cell focusing.
    • Summary setting is reset when a grouping is canceled.
  • igMap
    • Exception is thrown when trying to destroy a map that has pending Ajax request.
    • igMap flickers when custom shape files are loaded.
  • igPieChart
    • PieChart does not have a default selected style.
    • After attempting to expand a non-expandable tuple member expandTupleMember keeps getting called on each data source update.
  • igPivotGrid
    • JavaScript error is thrown when opening a filter for a member which contains apostrophes.
  • igSpreadsheet
    • Cell does not show all the content when a new line is inserted by Alt + Enter.
  • igTreeGrid
    • igTreeGrid Virtualization gets disabled if a column is moved before the original first column.
  • MVC Wrappers
    • conditionList option cannot be set via the MVC wrapper.
    • MVC6/aspnetcore dll generate rowedittemplate EditMode option for Updating instead of  dialog.

Infragistics Ultimate UI for Window Forms 17.2 Build 17.2.20172.2006

$
0
0
Infragistics Ultimate UI for Window Forms

Maintenance release includes several bug fixes.

Fixes

  • Common
    • Loading layout with ‘Office2007Black.isl’ causes issue.
    • Toolbar throws parameter not valid exception when deactivating modal form.
    • ButtonTool has Text clipped with TextVAlign set to Bottom.
    • Modal window title flickers when suggestion list is clicked.
    • Text on the Ribbon tabs is not vertically aligned as some tabs are higher than the other tabs.
  • Document Engine
    • Attempting to publish a report after setting permissions results in an exception.
  • Excel Engine
    • WorksheetCell’s CellFormat.FormatString should be “h:mm” instead of “H:mm” when a cell’s data is TimeSpan.
    • Excel throws NullReferenceException while loading workbook with VBA macros.
    • XLSX file needs to be saved in MS Excel after open and save in IG Excel Library.
    • ArgumentOutOfRangeException when loading Workbook.
    • When Excel document is loaded, object reference exception is being thrown.
  • UltraCalendarInfo
    • BeforeDisplayReminderDialog is being fired twice for a Variance.
  • UltraDockManager
    • With DragWindowStyle is set to Outline, there are trail marks left on screen when docked control is dragged.
  • UltraEditors
    • DropDownButton for UltraComboEditor does not scale with the DPI when display is not Standard.
    • UltraCheckBox is clipped when placed into FlowLayoutPanel with DPI of 125%.
    • Using keyboard does not toggle between valid options when using MRU list.
    • Cannot set value when cell is not in edit mode.
    • NullText UI Role is not applied to UltraDateTimeEditor.
  • UltraExplorerBar
    • Notification Badges do not render correctly in RTL mode.
  • UltraFormattedLinkLabel
    • UltraFormattedLinkLabel throws ArgumentException when scrolling content or resizing container form.
  • UltraFormattedTextEditor
    • Inserting hyperlink next to an italicized non-breaking space using ShowLinkDialog causes text to be removed.
  • UltraGanttView
    • Possible memory leak when programmatically adding/removing tasks and projects.
  • UltraGrid
    • Excel throws ArgumentException when style filter popup is opened and there is a cell whose value is equal to resource strings “RowFilterDropDownAllItem” or “RowFilterDropDownBlanksItem”..
    • Images and text overlap at certain widths when when using combination of images and text in cell.
    • Grouping by multiple columns when summaries are present leads to exception in CalcEngine.
    • External summaries are not exported to Excel when using External Summary Calculator.
  • UltraListView
    • NullReferenceException occurs when calling ResetItems() or ResetSubItemColumns().
    • Blank line at the end of the list gets higher compared to the previous version.
  • UltraPivotGrid
    • PivotGrid throws FormatException when converted dimension is a numeric type (Integer).
  • UltraSpreadSheet
    • UltraSpreadsheet freezes during horizontal scrol when selecting with a mouse.
  • UltraToolbarsManager
    • With Office2013 theme, it is difficult to resize inactive form when FormDisplayStyle is RoundedSizable.
    • When Assigning a value to the BackColor Appearance of the NotificationBadage an error is thrown.
    • Japanese input text is set to unexpected textbox when clicking on the suggestion box under the specific conditions.
  • UltraTree
    • Cannot expand child node.
    • Calling Update on a Node in the CellValueChanged event raises a NullReferenceException.
  • UltraZoomPanel
    • UltraControlContainerEditor does not display correctly in UltraZoomPanel.

Infragistics Professional 17.2

Infragistics Ultimate 17.2

Actipro Silverlight Studio 2017.2 build 0222

$
0
0
Actipro Silverlight Studio

Improves Charts and SyntaxEditor components.

Features

Charts

  • Added property that determines if anti-aliasing of lines are reduced at the cost of making smooth curves more jagged.

SyntaxEditor

  • Added the IReadOnlyRegionTag.IncludeFirstEdge and IncludeLastEdge properties, which can be set true to prevent edits on the borders of a tagged range.
  • Improved OutliningManager's ability to handle mismatched outlining nodes.
  • Improved horizontal scrolling when the caret is near the view edges, and the editor is in single-line mode or view line measuring is enabled.
  • Updated character column to be calculated based on space character width instead of average character width.
  • Updated IntelliPrompt completion to not show or commit if the affected text range is within a read-only region.

Web Languages Add-on

  • Improved error handling in the JSON parser grammar.

Fixes

SyntaxEditor

  • Fixed a bug in the return value of ITextSnapshotReader.GoToNextWordStart when at the end of the snapshot.

.NET Languages Add-on

  • Fixed a bug where typing a dot at document end in a single-line comment could show a completion list.
  • Fixed a parameter info bug where starting to type an identifier that begins with keyword text would close the tip.

Python Language Add-on

  • Fixed a parameter info bug where starting to type an identifier that begins with keyword text would close the tip.

Xceed Ultimate Suite 2018 v1

$
0
0
Xceed Ultimate Suite

Create PDF documents or convert Word documents to PDF from your .NET applications.

Features

  • New Xceed PDF Creator for .NET - Create PDF documents or convert Microsoft Word documents to PDF from your .NET applications. Does not require any Adobe or Office products to be installed.
  • Xceed DataGrid for WPF - This release allows virtualized data to be exported to Microsoft Excel or CSV, to be pasted to the clipboard, to be printed, and to be sent to print preview. The performance of print preview has been improved. A total of 19 improvements and bug fixes are included in this release.
  • Xceed Toolkit Plus for WPF - Added the ExtendedTabControl, which displays TabItems in a single line and offers right/left buttons for scrolling, and a ComboBox to navigate to a specific TabItem. A total of 41 improvements and bug fixes are included in this release.
  • Xceed Words for .NET - Includes 19 improvements and bug fixes.
  • Xceed Zip for .NET, and Xceed Zip for Xamarin - Now allow updating nested zip files if the outer zip files use the ‘Stored’ compression method. Both get improvements to the ZippedFile and ZippedFolder classes.
  • Xceed Real-Time Zip for .NET - Added support for .NET Standard 2.0 and up.

DevExpress WinForms 17.2.5

$
0
0
DevExpress WinForms

Maintenance release includes several bug fixes.

Fixes

All WinForms Controls

  • Add the capability to support the ClipPath function for SVG images.
  • Format Rules Manager - Hide rules that are no applicable in Server Mode.
  • Skin Editor v2 - ArgumentException is thrown in the SkinAppearance.GetSkinFont method if the Italian locale is used.
  • SplitContainerControl's content is not scaled when changing DPI.
  • SVG - The fill style is used for painting a stroke.
  • XtraOpenFileDialog - The time part is not shown in the modified Date column of the Details view.

Data Access Library

  • ExpressionEditor - Aggregate functions are not automatically selected in the functions list when they are used in an expression.
  • Report Wizard - A connection with this name already exists" warning appears twice in version 17.2.

MVVM Framework

MVVM - NullReferenceException is thrown when passing UICommands to the DialogService.ShowDialog method.

PDF Viewer

  • Usability - There is no way to programmatically select a newly created annotation.

Snap

  • SnapControl does not save a username/password for data sources even if the SqlWizardSettings.DatabaseCredentialsSavingBehavior property is set to Always.

XtraBars Suite

  • AccordionControl - Controls are not hidden during collapsing after a filter is removed.
  • AccordionControl - The context button does not change when the BeginUpdate/EndUpdate block is used.
  • BackstageViewControl - The client control overlaps the form's title bar on high DPI screens.
  • BarItem - Html images are not drawn in a caption.
  • BarManager - A menu item is automatically selected after showing a menu when the left mouse button is released if the menu is tall and overlaps the menu container.
  • CustomHeaderButtons are not shown in a float document.
  • DockPanel - The tabbed document ControlName property is not updated when renaming the dock panel in the designer.
  • GridControl content cannot be read using the JAWS tool after the BarManager menu is closed.
  • NavigationFrame's designer navigation elements are displayed when a new form is opened in the VS designer.
  • NullReferenceException occurs after showing a message box while invoking a popup menu.
  • NullReferenceException occurs when the AutoHideContainer popup menu is quickly reopened.
  • PopupGalleryEdit does not take the MaxItemWidth setting into account.
  • PopupGalleryEdit does not take the GroupContentMargin setting into account.
  • RibbonControl - It is possible to merge a ribbon to itself.
  • RibbonForm - NullReferenceException is thrown on minimizing RibbonForm.
  • RibbonStatusBar - The BarStaticItem Caption text is vertically shifted when an SVG image is assigned to its BarItemImageOptions.SvgImage property.
  • Skins - Custom pallet colors aren't applied when custom DPI settings are used.
  • TabbedForm - Text is not visible with the Bezier theme.
  • TileBar - Items are not recognized by Narrator.
  • WidgetView - The restore button of the previously maximized document isn't updated.
  • WindowsUIView - The Back button does not move to the right when the right-to-left alignment is used.

XtraCharts Suite

  • Chart - It is impossible to localize the Chart Designer's title.
  • Chart Control - An incorrect access modifier is used for RepositoryItemImagePopupContainerEdit.
  • Chart Designer - NullReferenceException occurs when copying the Font value to the clipboard from the Properties panel in certain situations.
  • ChartControl - Series data filters are not correctly restored when restoring the chart's layout at runtime.
  • Data Filter is duplicated in Chart Designer.
  • Localization - A typo in the Point Series Label text shown in the Chart Designer (Russian).
  • Report Designer iterates through the entire object hierarchy when both the filter and summary function are applied to the chart's Series item.
  • The Area Series layout is incorrect at certain zoom levels.
  • The Default Legend affects alignment of custom legends.
  • The Series.FilterCriteria property is not working after changing the chart's data source.
  • Unhandled exception occurs during the ChartDesignerController object initialization.

XtraEditors Library

  • A column with RepositoryItemTokenEdit as ColumnEdit has empty cells in a print preview.
  • A form cannot be opened at design time if SplitContainerControl is used.
  • DateEdit - Font buttons settings are not taken into account in the Highlighted or Pressed state.
  • DateEdit's popup is not closed when a user presses the Enter key if its CalenderTimeEditing is set to true.
  • DXPopupMenu - A background color of items is not updated after opening a menu until hovering over these items with the mouse.
  • EditorButton - Setting the Appearance.Font property does not affect disabled, hovered, and pressed appearances.
  • FilteringUIContext doesn't re-create filter editors when its client is rebound to another data source.
  • FlyoutPanel - A beak form is closed on clicking a child context menu if the latter exceeds the form area.
  • GridControl - The Excel Filter popup's layout is not changed when a DateTime column's FilterMode property is set to DisplayText, which leads to ArgumentOutOfRangeException.
  • HyperlinkLabelControl - An image disappears when hovering over a link.
  • ListBoxControl - BehaviorManager - It is impossible to drop an item onto empty space.
  • PictureEdit does not fire the Paint event.
  • PrintPreview - The ProgressWindow form location is incorrect when the RTL feature is enabled.
  • RangeControl - OverflowException is thrown in the Graphics.CheckErrorStatus method.
  • SearchControl - The QueryIsSearchColumn event is not raised for Grid columns with the OptionsColumnFilter.AllowFilter option enabled.
  • SearchСontrol - GridColumn's FiledNameSortGroup property is not taken into account.
  • The DXPopupMenu.ItemClick doesn't fire when an item is clicked.
  • The EditValueChanged event is not raised for BarEditItem unless a user clicks outside the item.
  • TreeListLookupEdit does not allow populating the Columns list when it is bound to a data source at design time.
  • XtraFileDialogs - Support an option similar to FileDialog.RestoreDirectory.
  • XtraFolderBrowserDialog - A long description is cut off.
  • XtraFolderBrowserDialog - A new folder cannot be renamed immediately.
  • XtraFolderBrowserDialog - The parent folder is not expanded automatically when a new file is added to this folder.
  • XtraForm - An icon and caption are located very close to the form edge.
  • XtraOpenFileDialog - Slow scrolling when items do not have thumbnails.
  • XtraOpenFileDialog.SafeFileName throws InvalidOperationException.
  • XtraTabControl - There is no simple way to catch the moment when XtraTabControl's animation is completed.
  • XtraTabControl does not correctly pass LookAndFeel information to its child controls.

XtraGrid Suite

  • A ConditionalFormatting rule is applied to a summary row during export.
  • A custom group summary is not printed when the IListServer.GetGroupInfo method is used.
  • AutoFilterRow is not recognizable in UI Automation tools.
  • AutoFilterRow shows the first day of a month if data is filtered by this month.
  • BaseView.CalcHitInfo() doesn't return a TileViewHitInfo instance when called for a BaseView instance which is actually a TileView.
  • Conditional Formatting rules are not fully localized in German.
  • DirectX painting - The Grid is painted incorrectly when being used on an MDI child form.
  • DisplayText disappears from a custom editor that is embedded in GridControl.
  • Documentation 'Filtering in code' - Update the Filter Expression Syntax table.
  • FilteringUIContext - The PrepareTemplate and CustomizeTemplate events are not raised.
  • GridControl - A total summary is incorrect in an exported document.
  • GridControl - Add the capability to get GraphicsCache.
  • GridControl - An application with GridViews may crash in x86 mode when DirectX drawing is used.
  • GridControl - An extra column is added before the detail data in the exported Excel document if the detail view is expanded manually or in code.
  • GridControl - ArgumentException is thrown on collapsing a group row when the DirectX painting mechanism is used.
  • GridControl - Format Rules aren't updated when an unbound column's UnboundExpression is changed.
  • GridControl - Loading indicator animation is not working in Instant Feedback mode when DirectX rendering is enabled.
  • GridControl - The Greater, GreaterOrEqual, Less and LessOrEqual filter operators should be shown in the Auto Filter Row if a column data type implements IComparable.
  • GridView - A detail view is hidden after a click on the last row when the view level is greater than three.
  • GridView - Bad drawing of the selected row on scrolling when the ForceDirectXPaint method is called.
  • GridView incorrectly displays text of certain cells if DirectX Hardware Acceleration is enabled and RepositoryItemRichTextEdit is used as a column editor.
  • Incorrect German captions for conditional formatting rule properties.
  • LayoutView - Images shown in LayoutView fields are painted disabled when WaitForm is closed.
  • Localization - A typo in the grid column context menu (Russian).
  • The "No such interface supported error" is shown if DirectX hardware acceleration is enabled for the grid.
  • The detail view has the horizontal offset in Embedded mode when the RowSeparatorHeight property has a non-zero value.
  • The editor cursor position cannot be changed in a child MDI form when the SupportAdvancedTitlePainting option is disabled.
  • The grid does not draw text when DirectX hardware acceleration is enabled and font size is set in pixels.
  • The Grid is painted incorrectly when it's used in an MDI child form and the DirectX mode is enabled.
  • The RibbonControl.GetAccessibilityObjectById method tries to access a disposed of object during the disposing operation.
  • Ticking year 9999 in a DateTime filter in a Grid throws an exception.
  • TileView - NullReferenceException occurs in the DrawGroupSmoothEdges method when GridColumn.GroupIndex is set at runtime.
  • TileView - The ellipsis symbol is displayed at the wrong position when trimming is used with RightToLeft set to Yes.
  • TileView does not take into account the RightToLeft property while drawing its content.
  • Unselecting an item in the Excel-Inspired filter popup does not update the grid's filter.
  • WidgetView - A touch scrollbar is briefly shown on moving a document.
  • WinExplorerView - An active editor gets an incorrect width when the List style is used.
  • WinExplorerView - Incorrect fore color when selecting multiple items by pressing the Ctrl key.
  • WinExplorerView - NullReferenceException is raised on an attempt to post an active editor after it passes validation.
  • XtraGrid - MS Inspect displays incorrect master View properties if detail View properties were modified.

XtraLayout Suite

  • The LayoutControlItem.Enabled property is not restored.
  • The Right-to-Left option is not taken into account on printing.
  • LayoutControlGroup - Table rows are scaled incorrectly when the Font is changed.
  • SimpleLabelItem Image is lost when a form's designer is reopened.

XtraMap

  • It is impossible to display a Color-Based Legend.
  • It is impossible to select MapPolyline when a line is duplicated.
  • MapControl creates a cache folder in the file system immediately after the CacheOptions.DiskFolder property was changed at design time.
  • The Accept property is not available in the data provider's WebRequest event arguments.

XtraPivotGrid Suite

  • OLAP - KeyColumn data appears in Field Values instead of NameColumn.
  • Pivot Grid - PivotGridFieldBase.UseNativeFormat is ignored for data fields when the Data Aware export mode is used.
  • PivotGrid - Excel Filtering - The date field filter does not work when only null/empty values are selected.
  • PivotGrid - Excel Filtering - The date field filter is not always added to FilterValues.
  • PivotGrid - The column filter does not work after the upgrade to v17.2.4.
  • PivotGrid - The filter popup's Radio mode cannot be turned off/on using the UI if the field Options.IsFilterRadioMode property is set separately.
  • PivotGrid - The Prefilter editor does not show duplicated fields.
  • PivotGrid - The Prefilter throws ArgumentNullException when a nullable field is selected.
  • Row Area fields with Null values are shown after applying filtering by a non-null field.
  • Row Area values are exported incorrectly in Data Aware mode if RowTotalsLocation is set to Tree.
  • StyleFormatCondition is applied to all cells after a mouse click.
  • TextOptions.VAlignment has no effect for Row Field Values.

XtraPrinting Library

  • CompositeLink - The defined BreakSpace value creates an offset after the subreport's header section and not before it.
  • Document Creation - The horizontal content splitting mechanism operates incorrectly when the RTL feature is used.

XtraReports Suite

  • Export to PDF - Form fields should take the name of the control that produced them.
  • Custom reporting summary is calculated twice in version 17.2.
  • DataMember validation does not correctly work with the IDisplayNameProvider interface.
  • Documentation - Describe how to use the SHIFT and CTRL keys to sort Print Preview data.
  • End-User Report Designer - The Visible property value is ignored for a parameter created by a Query Builder window.
  • Export to DOCX/RTF - Table cell borders are cropped when the SingleFilePageByPage mode is used and cells have paddings.
  • Export to Excel - Control paddings are not preserved.
  • Export to PDF - Selection in the exported document works incorrectly.
  • Expression Bindings - Dynamic Mail-Merging scenario is not working.
  • If GridControl's DataMember is set, DataMember's value is added to the path assigned to GridColumn.FiledName in the designer.
  • Interactive Sorting - It is impossible to specify the TargetBand and FieldName properties of the InteractiveSorting option.
  • It is impossible to use large icons in the DocumentViewer toolbar.
  • Multi-Column Report - Provide a way to repeat group headers and footers when a new column of records starts in the DownThenAcross mode.
  • Parameters - A data source is filled even if a parameter is hidden from the parameters panel.
  • PdfStreamingExporter - The XRPageInfo report control displaying the current date and time and page numbers slows down export.
  • Report Designer - Custom text in the format string for an expression binding is not displayed at design time.
  • Report Wizard - Panels' size is incorrect for a report whose measurement units are set to "Tenths of a Millimeter".
  • The BottomMargin band content is not printed if the PrintEventArgs.Cancel argument is set to False in the BottomMargin.BeforePrint event.
  • The XRPivotGrid.CustomChartDataSourceRows event arguments do not provide access to cells' information (RowValueInfo, ColumnValueInfo and CellInfo) like PivotGridControl does.
  • The XtraReports About dialog in Visual Studio displays "WinForms Subscription" for an account containing a Reporting Subscription.
  • Visual Studio crashes on an attempt to open a report.
  • VS Report Wizard - When previewing a report with a data source for the first time, report generation stops unexpectedly and the report switches to the design mode.
  • XRCrossBandLine - The control is not shown in an exported document if the control's line width is greater than 1 pixel and less than 2 pixels.
  • XRRichText - Table row text is cut across two document pages.
  • XtraReports - Certain report layouts can produce an empty page in version 17.2 while creating a document with the buildPagesInBackground parameter enabled.

XtraRichEdit

  • A table of contents has an incorrect font after opening a document exported from RichEditControl in MS Word and updating the TOC field.
  • Documentation - Update the "HTML Tag Interpretation" topic.
  • The "<br>" tags are replaced with "\v" strings after exporting a RichEditControl document to HTML and changing the HtmlDocumentExporterOptions.TabMarker property value.
  • The Border and Shading dialog doesn't always work for a table.
  • The horizontal ruler's height is not taken into account on calculating the required control height when the AutoSizeMode property is set to Vertical.

XtraScheduler Suite

  • Appointments.Filter does not work after the upgrade to v17.2.3.
  • InitAppointmentDisplayText is raised too many times for the same appointments in the Agenda view.
  • Localization - Certain Dutch translations are incorrect for XtraScheduler.
  • NullReferenceException occurs in ResourcesTree when the WindowsFormSettings.AllowPixelScrolling option is enabled.
  • RangeControl - Digits are crippled.
  • SchedulerControl - AppointmentForm's IsAppointmentChanged method is not called.
  • SchedulerControl - If a semi-transparent color is assigned to a cell in the CustomDrawTimeCell event, the cell is drawn using an incorrect color.

XtraSpreadsheet

  • SpreadsheetControl doesn't paste a copied range by pressing the Enter key.
  • SpreadsheetControl shows the #N/A error in cell formulas after manual calculation.
  • Subtotals return incorrect results when mail merge is performed.
  • The SpreadsheetControl Ribbon color pick editors' form is scaled incorrectly on high DPI.
  • XtraSpreadsheet - The "String value too long" error occurs on an attempt to save a certain document.

XtraTreeList Suite

  • The BeforeFocusNode and FocusedNodeChanged events fire when deleting the last data source entry even if the focused node is not changed.
  • TreeList - Auto Filter Row incorrectly operates when RepositoryItemRichTextEdit is used.
  • TreeList - Check boxes of all visible nodes modify their style when one of these check boxes is modified using the CustomDrawNodeCheckBox event.
  • TreeList - Nodes are re-sorted after calling the PostEditor/CloseEditor method or changing a cell value if an active editor exists.
  • TreeList - NullReferenceException is thrown when the TreeListColumn.BestFit method is called for a column whose parent band is hidden.
  • TreeList - The CustomColumnDisplayText event is located in the Appearance category.
  • TreeList - The right border of the last column is missing if the ShowIndicator option is disabled on a 4K screen.
  • TreeList incorrectly restores bands that were initially hidden.
  • TreeList is shown empty if its data source is assigned to an invisible control which becomes visible later on.
  • TreeListMultiSelection does not contain the RemoveAt method starting with version 17.2.
  • When the Apply button is clicked in the Nodes editor, the TreeList.OptionsView.AutoWidth option is set to false.

XtraVerticalGrid Suite

  • MutilEditorRow is not present in the Vertical Grid designer when the layout is changed.
  • NullReferenceException occurs on an attempt to show the Excel Filter popup when VGridControl is filtered.
  • PropertyDescriptionControl - InvalidCastException occurs after modifying appearances on a localized form.
  • PropertyGrid - Changing a value is slow when a large collection is assigned to the SelectedObjects property.
  • A new row is not added at the end of the category child row collection at design time.
  • A space is added to a cell in a printed document if the cell value is not shown completely.
  • One row stays visible even if all rows should be hidden if code is enclosed within the BeginUpdate/EndUpdate methods.
  • Rows disappear after moving a multi editor row to a category row via the grid's Layout Designer.
  • The e.RecordIndex property value is sometimes incorrect when clicking a partially visible record.
  • XtraPivotGrid - An exception occurs on an attempt to show the Excel Filter popup when XtraPivotGrid is filtered.
Viewing all 1514 articles
Browse latest View live


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