Infragistics Ultimate UI for WPF 17.2 Build 17.2.20172.2029

Released: Dec 22, 2017

Updates in 17.2 Build 17.2.20172.2029

Fixes

  • Drag & Drop Framework
    • Cannot drag and drop items on modal dialog window when the solution is executed in debug mode, VS's UI debugging tools for XAML is enabled, and the dialog window is over the parent window.
  • Excel Library
    • Excel User defined functions are not evaluated after initial load.
  • Persistence Framework
    • Saving and loading the settings break the target control’s data binding.
  • Theme Manager
    • Themes are not properly applied to the XamTreeMap when using the ThemeManager.SetTheme method.
  • Themes
    • RoyalDark theme changes MS Button content position.
    • Text in the ComboBox is truncated if Office2013 theme is applied.
  • XamBarcodeReader
    • QRCode from a certain file is not decoded.
    • QRCode does not decode some codes
  • XamBulletGraph
    • MS Excel’s cell format “yyyy/mm/dd” is not handled properly in Infragistics Excel.
  • XamCheck
    • With RoyalLight theme, XamCheckEditor's undetermined state is not styled with mouse hover.
  • XamComboEditor
    • XamComboEditor's Dropdown opens in primary monitor when mulitple monitor setup is stacked vertically.
    • MetroDark theme's FontSize property does not have any effect in multi-column combo
    • ComboEditors does not throw exception when setting ItemsFilter FieldName to a nonexistent property in runtime.
    • XamComboEditor shows fake scrollbar after resizing, closing and then reopening the dropdown.
    • Default combo drop-down height is inconsistent when ItemsSource changes.
    • With RoyalDark/RoyalLight themes, XamComboEditor's empty text is too short
    • XamComboEditor tabulator order problem.
  • XamContextMenu
    • Gap between context menu and its host control differs as the height of context menu item changes.
  • XamDataCarousel
    • Unnecessary scrollbars are shown in CarouselItems when themes Office2013, RoyalDark, RoyalLight themes are applied.
  • XamDataChart
    • Error bars using DataCalculator don't work in CategoryDateTimeXAxis.
    • DataChart Extra items in VS toolbox for WPF from DataChart assembly.
    • DataChart ScatterContourSeries throws NRE when member paths are invalid values.
    • DataChart ScatterAreaSeries throws NRE when member path has invalid value.
    • Series related events are not listed in the Visual Studio’s property window.
    • DataChart throws exception when setting invalid ShapeMemberPath.
    • DataChart markers are missing on SplineSeries when OPD is displayed.
    • DataChart Stacked100SplineAreaSeries does not correctly render stack elements.
    • TimeXAxis throws an unhandled exception while zooming with single interval and range.
    • DataChart ScatterContourSeries throws argument exception when rendering segments.
    • DataChart ScatterAreaSeries does not interpolate correctly ColorMemberPath when X/Y values are large.
    • DataChart ScatterPolylineSeries and ScatterPolygonSeries do not respect Thickness property.
    • Modification confirmation dialog appears on custom filter even the filter condition has not been changed.
    • With RoyalLight theme, stroke of rectangle with name 'normal' is missing.
    • TemplateField does not exit edit-mode properly when pressing the Escape key.
  • XamDataGrid
    • Scrollbar is not always visible when a field has AllowFixing set.
    • NullReferenceException occurs when adding a filter to an Alternately bound Field when FilterEvaluationMode = UseCollectionView.
    • With RoyalLight theme, ErrorIcon's Foreground is not visible on it background when in cell is in edit mode.
    • When text has two newlines back to back a character from following text is inserted between.
    • No FilterCell is present if FieldLayoutSettings.FilterEvalutionMode = "UseCollectionView" and Field is either Unbound or Alternately bound.
    • Clearing the Fields collection of a FieldLayout in the DataSourceChanged event no longer fires the FieldLayoutInitialized event.
    • The BindingPath and AlternateBinding's path affects the loading of customizations.
    • Clearing GroupDescriptions collection does not update the UI.
  • XamDataPresenter
    • The operatorDropDown popup is not styled.
    • With RoyalLight/MetroDark themes, sliders' trackfill inside DataGrid's cells melts into the background when the record is selected.
    • InvalidOperationException occurs during LoadCustomizations.
    • Field resizing splitter is not positioned properly when GroupByArea is expanded.
    • XamDataGrid does not apply filter when loading customizations with ODataDataSource.
    • MS Inspect tool fields are missing from visual tree after using Field Chooser.
    • FilterCell clears value if still in edit mode and underlying DataSource changes.
    • Cell Values are misaligned when scrolling into view of a XamDataGrid.
  • XamDataTree
    • Connector lines disconnect between two child nodes when a theme is applied.
    • With RoyalLight theme, XamDataTree drag template text color is white, which makes it unreadble.
    • Drag/drop inside XamDockManager floating panes does not work.
    • Data model is not updated on user selection when having single selection and IsSelectedMemberPath is set.
    • XamDataTree clears ActiveNode when a node is added.
  • XamDateTimeEditor
    • With RoyalDark/RoyalLight themes, the foreground color of today should be white if it is a leading or trailing day.
  • XamDiagram
    • With RoyalDark/RoyalLight themes, tooltip style is different if another theme is set previously.
    • When IsSelected is bound and ConnectionPoints are set, selecting and deselecting a node leads to a StackOverflow exception.
  • XamDialogWindow
    • When the XamDialogWindow's Height is greater than the Height of it's respective Row in the GridContainer, it gains focus ove the elements in this row only.
    • With RoyalDark/RoyalLight themes, restore button's hover background overlaps the window's left border.
  • XamDockManager
    • With RoyalLight theme, Tab headers are not visible when tab items are narrow.
  • XamFormulaEditor
    • Only the "Line Up" scroll button is visible when Office2013, Metro, MetroDark, RoyalDark or RoyalLight theme is applied.
  • XamGantt
    • With RoyalDark/RoyalLight themes, Task's bar color is not correct when Task's IsManual is true.
    • With RoyalLight theme, Task's expansion indicator color is changed on hovering.
  • XamGeographicMap
    • XamGeoMap Tooltips are transparent and do not correspond to the theme.
      • XamGrid
      • Unnecessary horizontal scrollbar is displayed in XamGrid.
      • XamGrid throws TypeAccessException when filtering in "Partial Trust" XBAP Application with "Internet" zone.
      • With RoyalDark theme, XamGrid's column headers overlap.
      • With RoyalDark/RoyalLight themes,XamGrid's DateColumn's date button overlaps with the text.
      • ActiveCell is not always scrolled into view.
      • Text box in filter menu does not accept IME composition string when Keyboard DefaultRestoreFocusMode property is set to None.
      • FilterValue text box in Custom Filter Dialog does not accept IME composition string when Keyboard DefaultRestoreFocusMode property is set to None.
      • Horizontal scroll of unfixed area doesn't work when active cell moves by pressing arrow key.
      • When vertical scrolling with keyboard navigation, horizontal scrollbar moves unexpectedly.
      • Some rows are not visible if RowHeight is Dynamic.
      • XamGrid filtering with FilterMenu in "Partial Trust" XBAP Application with "Internet" zone throws an exception.
      • DeferredScrollTemplate is positioned incorrectly.
      • UI stop responding after InvalidateData method is called.
      • With RoyalLight/RoyalDark themes, XamGrid has an additional line in column header when GroupByOperation is set to MergeCells.
      • With RoyalLight theme, XamGrid's fixed column border expands when the column is resized and GroupColumn is used.
      • With RoyalDark/RoyalLight themes, XamGrid's grouped subcategory has a wrong color.
      • With RoyalLight theme, XamGrid's error message has wrong text color.
  • XamInputs
    • With RoyalLight theme, XamInputs acts as TabStop with SpinButtonDisplayMode set to MouseOver.
  • XamMenu
    • ExpandOnHover closes menu when navigating mouse back to root item.
  • XamMonthCalendar
    • With RoyalDark/RoyalLight themes, MonthCalendar does not have bolded the working days.
  • XamMultiColumnCombo
    • XamMultiColumnComboEditor gets tab focus although IsTabStop is set to false at runtime.
  • XamNumericEditor
    • NullReferenceException occurs when XamNumeric is in XamRibbon and trying to show MessageBox during EditModeEnded event handler.
    • Tapping the XamNumericEditor does not bring up the button for opening the tablet pc input panel keyboard.
  • XamPivotGrid
    • When using MetroTheme created report does not respect PrintRowExpansionIndicator.
    • XamPivotGrid dropdown doesn´t have a pressed visual state.
    • With RoyalLight theme, ExpansionButton's arrow is not clearly visible when it is pressed.
    • Pivot Grid is not working properly with XmlaSapDataSource.
  • XamPropertyGrid
    • XamPropertyGrid improvement create a virtual method for PropertyGeneratorBase.
    • With RoyalLight theme, XamPropertyGrid throws exception in output window when loaded.
  • XamRadialGauge
    • Changing width / height of one gauge in wrap panel causes  other gauge to be drawn incorrectly.
  • XamRibbon
    • With RoyalDark/RoyalLight themes, incorrect hover behavior for collapsed RibbonGroups.
    • ComboEditorTool not acting correctly when placed in Quick Access Toolbar and data context is toggled.
      • XamRichTextEditor
      • Chinese characters are garbled after SaveToRtf() and LoadFromRtf().
      • Extra paragraph tags are added to exported document in HTML and plain text.
      • Incorrect html is generated if the NumberDecimalSeprator is comma.
      • Kanji characters are saved as "?" Characters after executing SaveToRtf() method.
      • Table is not properly rendered - cells from all rows are shown one over another.
  • XamScatterSurface3D
    • SurfaceChart Initial tooltip placement when using touch is incorrect.
    • SurfaceChart throws IndexOutOfRange exception when binding ItemsSource as a StaticResource.
    • SurfaceChart throws IndexOutOfRange exception when binding ItemsSource and no X/Y/Z MemberPath is set.
    • SurfaceChart does not currently redraw automatically when PointMarkerTemplate changes.
  • XamSchedule
    • With RoyalLight/RoyalDark/Office2013 themes, the reminder icon is bigger than it should be.
    • No borders for normal, hover and selected state for Start/EndTime hours and Reminder comboboxes.
    • Start/EndTime date datepickers don't change on hover.
    • XamSchedule DataConnector holds onto memory as the control is removed.
    • Memory Leak occurs when continuously updating Appointments.
  • XamShapeChart
    • ShapeChart IsLogarithmic properties are not working for X or Y axis.
  • XamSpellChecker
    • With RoyalLight theme, outside border is barely visible for the dialog window of the XamSpellChecker.
  • XamSpreadSheet
    • Character spacing changes from the template Excel.
  • XamSyntaxEditor
    • With RoyalDark/RoyalLight/Office2013 themes, setting the RulerMarginBorderBrush property of the XamSyntaxEditor does not work.
  • XamTreeGrid
    • With RoyalLight theme, some TreeGrid elements are not washed.
    • Using a FieldGroup in different FieldLayouts with heterogenous data leads to an InvalidOperationException.
    • ToolTips for the nodes in the XamTreeMap do not get styled based on a theme.
    • With RoyalDark/RoyalLight themes, treemap with DoubleMapper has texts cut.