Infragistics Ultimate UI for WPF 18.1 Build 18.1.20181.237

Mejora los controles DataGrid, Financial Chart, Grid y SpreadSheet.
Octubre 16, 2018
Nueva versión

Correcciones

  • Calendar
    • Decades/Centuries CalendarItem content has an additional \r character.
  • Category Chart
    • Y axis labels are cutoff.
  • Charts
    • ArgumentException when adding xamZoomSlider from the designer.
  • ComboEditor
    • Items are not being selected based on their DataContext's binding.
    • Auto width make the column cell value blank until resize the control.
  • DataChart
    • XamDataChart is crashed when re-setting itemsSorce(cond. It has two series , And setting miniumValue and maxinumValue).
    • BindingExpression path error is thrown on load if axis title is specified.
    • An ellipsis is applied to the label intermittently.
  • DataGrid
    • NullReferenceException occasionally occurs in auto-size logic when updating grid async.
    • When switching a data source to an empty one of a different type, sometimes the previous FieldLayout is retained.
    • InvalidOperationException when trying to serialize a ConditionGroup containing a SpecialFilterOperandFactory.
    • When calculated cell values are sorted to the bottom of the grid, calculations do not behave expectedly.
    • When DeferredCalculationsEnabled is set to true, all records are still allocated and calculated.
    • Loading an invalid customizations file in the FieldLayoutInitialized event results in an unhandled exception.
    • NullReferenceException trying to bind grid to sample data.
    • DataPresenterExportControl is positioning Fields incorrectly after setting Visibility from Collapsed to Visible.
    • Setting RecordFilterScope to SiblingDataRecords with ExcelStyle filtering results in incorrect filter list for child records.
  • DataPresenter
    • NullReferenceException in InfragisticsWPF4.DataPresenter.v18.1.dll on clearing filter of grouped columns.
    • Sorting for unbound column is not working.
    • SortByMultipleFields doesn't work on unbound / alternatebinding fields.
    • GroupBy performance slow when using GroupByEvaluationMode='UseCollectionView' with alrge #s of records.
  • DataTree
    • SelectedNodesCollectionChanged event does not fire when the selected node is deleted from an ObservableCollectionExtended with BeginUpdate and EndUpdate.
    • In XamDataTree expanding and collapsing the tree through context menu, hangs the application.
  • Diagram
    • Connections & Lines are disconnected from their Nodes when a drag operation is performed.
  • DialogWindow
    • XamDialogWindow causing ArgumentNullException in version 17.2.
  • Drag and Drop Framework
    • Child windows cannot receive dropped items if overlapping another window.
  • Editors
    • In XamComboEditor removing model on the selection changes event causing InvalidOperationException.
  • Excel
    • Exception when loading a workbook that has a conditional format formula with a decimal separator.
    • CenterAcrossSelection is not affecting the horizontal placement of the text when set on the Style associated with the cells.
    • Performance of insert is getting bad response while insert a large amount of data.
    • ArgumentOutOfRangeException in Core assembly trying to save after deleting a column.
  • Financial Chart
    • FinancialChart is missing properties for changing range start, range stop, and range span.
    • FinancialChart does not increase width of chart panes when font size of yAxis labels is decreased.
    • FinanicalChart renders series in zoom pane with brushes that do not match brushes of series in price pane.
    • FinancialChart in PercentChange YAxisMode does not render all series with aligned dates.
    • FinancialChart does not apply YAxisMode to Volume Pane.
    • FinancialChart does not apply YAxisIsLogarithmic to Volume Pane.
    • Setting Background property does not set the plot area's background properly.
    • Fails to display correct y Axis range when data is removed (w timeXAxis).
    • Fails to extend Y axis range when data is added to zoomed view with WindowSyncedToVisibleRange (w/TimeXAxis).
    • ToolTips collection does not work for BollingerBands (and probably other overlays/indicators).
  • GeographicMap
    • Performance of the map with a large number of markers has degraded.
    • GeoMap does not apply thickness to GeoPolylineSeries, GeoShapeSeries, and GeoControlSeries.
  • Grid
    • Custom SortComparer does not work with filter if ListCollectionView is used as ItemsSource.
    • All characters of cell aren't displayed for keyboard operation cell moving.
    • Page down behavior is not working correctly.
    • All the filter options are not showing up.
    • Horizontal scrollbar property is internal, which would be a breaking change.
    • When dynamically generating properties, filtering on numeric types does not appear to work.
    • NullReferenceException in SetScrollLeft.
    • Refreshing the ItemsSource after applying multiple sorts results in a NullReferenceException.
    • And/Or logical operator groups occasionally do not show up in the custom filter dialog.
  • OutlookBar
    • Style is also gone when Navigation Pane Options are reset.
  • Persistence Framework
    • Grid null/empty filters do not persist.
  • Ribbon
    • In ComboEditorTool EditAreaWidth property override MinWidth property.
    • XamRibbonWindow overlap the window Title bar and Not able to click on window min, max and close button.
  • RichTextEditor
    • Table border of merged cell disappear in scrolling
  • Schedule
    • DatePicker and Calendar in Samples are not styled.
  • Shape Chart
    • WPF ShapeChart's BreakEvent data renders with English series titles instead of localized versions.
  • SpreadSheet
    • Unhandled 'System.ArgumentException' at WindowsBase.dll on Undo after Delete all with image.
    • InvalidOperationException in Undo assembly after deleting Totals row and a row containing circular reference to it.
    • InvalidOperationException in Excel assembly after pasting a formula from a table which has been converted to range.
    • Error after Cut/Paste of formula after a table has been converted to range, until cell is activated.
    • Freezes on pasting column A.
    • Grouped shape skewed after unhiding by dragging.
    • A blue line appears on column (or row) selection, after hiding shapes.
    • InvalidOperationException in InfragisticsWPF.Documents.Excel.dll on Undo after shifting a table.
    • OutOfMemoryException on Select all/Cut when column has more than 1 000 000 cells.
    • InvalidOperationException in InfragisticsWPF4.Documents.Excel.v18.2.dll on shifting table - "Table1" is used by a table or named reference in the workbook.
    • CF is lost on shifting table.
    • AutoFit does not work on the first attempt after shifting.
    • IndexOutOfRangeException in Excel and Documents.Core after shifting table, InvalidOperationException in Undo.
    • NullReferenceException when manipulating Decimal Places.
    • Not possible to scroll to row 1 after Select All - Font size format - scroll down.
    • Error during Paste operation - second Copy/Paste.
    • Selection is not extended when  spreadsheet IsInEndMode.
    • Totals row value when filtered/unfiltered not updated immediately.
    • IFERROR formula is not pasted correctly after Cut.
    • Shape and color of grouped shapes not preserved after hiding both columns and rows.
    • Grouped shape is not restored correctly on Undo after whole column font size is changed.
    • When launched from a Windows Forms application, cell selection acts incorrectly in different DPI settings.
    • ArgumentException in InfragisticsWPF4.Documents.Excel.v18.1.dll - The address specified is not a valid region address.
    • InvalidCastException in mscorlib.dll in CF sample.
    • Scientific format is lost when manipulating Decimal places three times in different directions.
    • Sample and Negative Numbers do not reflect the actual format of the cell - Negative currency.
    • Filter by Selected Cell's Font Color filters in the opposite direction.
  • Test Automation
    • Renaming changes are required in more places.
  • Themes
    • Markup.XamlParseException in PresentationFramework.dll with vertical scrollbar, MetroDark theme.
    • Performance of the timeline with many points has largely degraded.
Infragistics Ultimate UI for WPF

Infragistics Ultimate UI for WPF

Domine el desarrollo de empresa con velocidad, escalabilidad, soporte táctil, todo ello en estos controles WPF.

¿Alguna pregunta?

Chatee en vivo ahora mismo con nuestros especialistas en licencias de Infragistics.