Lanzamientos de Infragistics Ultimate UI for WPF

Released: Oct 20, 2017

Actualizaciones en 17.1 Build 17.1.20171.2073

Correcciones

  • Barcode Reader
    • Some pictures taken with a webcam cannot be decoded.
  • Busy Indicator
    • It is possible to tab into elements that are children of the XamBusyIndicator while it is busy.
  • Category Chart
    • XAxisTitleOpacity and YAxisTitleOpacity have incorrect default values, currently 0, should be 1.
    • XamCategoryChart Background property has no effect.
  • Color Picker
    • Binding error occurs when the SelectedColor property is set to null.
  • Color Tuner
    • Color Tuner is not properly installed in the...

Released: Jun 22, 2017

Actualizaciones en 17.1

Características

  • A new GeographicMapImagery CacheSize property has been added. This property can be used to limit the number of images in the tile cache of a multi-scale image.
  • A new Excel library property has been added. This property can be used to set the Dpi a Workbook uses for size calculations.

Correcciones

Category Chart

  • Setting a transition of type SweepFromCategoryAxisMinimum, TransitionEasingMode EaseInOut and TransitionEasingFunction ElasticEase throws System.ArgumentException.

Combo...

Released: May 22, 2017

Actualizaciones en 16.2 Build 16.2.20162.2141

Correcciones

Category Chart

  • Setting YAxisMajorStrokeThickness to negative number does not hide the grid lines.

Combo Editor

  • Changing ItemsSource and SelectedItems properties causes ArgumentNullException.
  • ResourceWasher does not wash XamComboEditor's thumb when the RoyalDark theme is applied.
  • Incorrect behavior occurs when resizing the popup to the top right corner of the screen and the WPF window is in maximized state.
  • FocusVisualElement is created in the ControlTemplate after the checkbox and...

Released: Mar 31, 2017

Actualizaciones en 16.2 Build 16.2.20162.2109

Características

  • Adds support for Visual Studio 2017.

Correcciones

3D Surface Chart

  • Toolip flickers when hovering over the chart along the right border of a maximized window.

Category Chart

  • [DataAdapter] Binding to a collection of collections with different numbers of points prevents labels from being populated correctly.

Color Picker

  • AdvancedColorShadePicker style captions are ignored.

Color Tuner

  • Color Tuner is not installed in the Visual Studio 2017 RC.

Combo Editor

  • XamComboEditor text...

Released: Dec 20, 2016

Actualizaciones en 16.2 Build 16.2.20162.2045

Correcciones

Barcode Reader

  • Calling multiple Decode() functions in different threads causes InvalidOperationException.

Busy Indicator

  • Inconsistency in the assembly mapping for the primitives of the control.

Calendar

  • Unfocused SelectedDate(s) in the XamCalendar are barely visible.

Carousel List Box

  • An exception is thrown when the ItemContainerStyle property of the XamCarouselListBox is manually set or referenced with a key.

Combo Editor

  • Scrollbar appears every other time the combo is opened when...

Released: Oct 24, 2016

Actualizaciones en 16.2

Características

  • xamCategoryChart - New category chart can be easily configured to display category data using a simple API. All you need to do is bind your data (a collection or a collection of collections). By using a smart Data Adapter, the data is analyzed and the appropriate visualization is rendered. However, you can also explicitly specify the chart type by setting the ChartType to Line, Area, Column, Point, Spline, SplineArea, StepArea, StepLine, or Waterfall.
  • xamDataChart - significantly...

Released: Jun 27, 2016

Actualizaciones en 16.1 (Build 16.1.20161.2056)

Correcciones

  • Charts
    • XamDoughnutChart - empty ItemLegend in a TabControl
  • Combo Editor
    • XamComboEditor does not get rendered correctly with the Windows Classic theme when an item is selected and the AllowsTransparency property of the Window is set to True.
    • SelectedItem disappears when XamComboEditor is located in a XamDataGrid's cell and changing DataSource.
    • SelectedItems does not work properly.
    • After deselecting an item from the combo editor's dropdown, the focus is set to the previously selected...

Released: Apr 18, 2016

Updates in this release

Updates in 16.1

  • Gauge Needle Dragging - You can interactively drag gauge needles using the mouse to indicate new values.
  • Tab Dragging - You can now reorder tab items by clicking and dragging a tab item with your mouse to a new position.
  • XamDataGrid Improvements
    • Auto Edit Mode - You can now edit cells without having to press F2. Just select the cell and just start typing.
    • Field Grouping - You can now group multiple fields together under a single common header. This allows your end user to quickly...

Released: Oct 13, 2015

Updates in this release

Updates in 2015 Vol. 2

  • xamBusyIndicator - Report the progress of a long running, multi-threaded, process to end-users. The xamBusyIndicator supports both determinate and indeterminate states and ships with eight built-in animations.
  • xamDataGrid Excel Style Filtering - Provide familiar Excel style filtering to your end users
  • New xamDataGrid Methods - RefreshCellValue and RefreshCellValues - These new methods allow you to manually refresh data without the need for the INotifyPropertyChanged...

Released: Apr 16, 2015

Updates in this release

Updates in 2015 Vol. 1

New xamTreeGrid Control

  • Display heterogeneous data (different data structures) under the same column headings.
  • Allow your end users to filter out records in order to view a smaller subset of the original data.
  • Sort by clicking on a column header at runtime, or programmatically at design time.
  • Display a set of summaries that allow you to perform and display calculating logic on the data. Including Sum, Max, Min, Count and Average.
  • MVVM friendly.

xamDataGrid

  • New MVVM...