Quantcast
Channel: ComponentSource News | Infragistics Ultimate UI for WPF
Viewing all 64 articles
Browse latest View live

NetAdvantage improves Mapping

$
0
0
Interact with geographic map series.

New version adds support for various geographic providers including OpenStreetMap, Bing Maps and Esri ArcGIS.

Infragistics NetAdvantage for WPF includes stylable user interface controls for geospatial mapping, interactive gauges, graphical timelines, animated charting and OLAP pivot grids. Use these UI controls to produce OLAP pivot grids, charts, maps, gauges, timelines, bullet graphs and barcodes.

Updates in 2013 Volume 1

  • Doughnut Chart - Display multiple series of data, represented by rings drawn around the hole.
  • Syntax Parsing Engine - Includes lexing/parsing, document searching, syntax trees, error reporting, document navigation and EBNF support.
  • Syntax Editor - The Syntax Editor has been updated with support for SQL as well as additional visual highlighting options such as visible whitespace, current line highlight and a ruler margin.
  • Menu/Context Menu - With improvements to the Menu and Context Menu controls, NetAdvantage now supports the ICommand interface.
  • Gantt - Better compatibility with MS Project 2010.
  • Geographic Map - Display client-side and server-side data on various sources of imagery. A simplified API supports various geographic imagery providers including OpenStreetMap, Bing Maps, Esri ArcGIS and Cloudmade maps.
  • Data Chart - Use mouse or touch gestures to improve interaction.
  • Ribbon - Microsoft Office Application Menu 2010 (also referred to as Backstage) functionality so developers can add easy access to task-centered functions in their WPF applications.

About Infragistics

Infragistics has been the market leader in the presentation layer components industry for over 18 years. With a comprehensive portfolio of multi-platform Enterprise Software products and services, they have achieved global reach in nearly every Fortune 2000 company. Infragistics empowers developers to build and style great application user interfaces for Windows Forms, ASP.NET, WPF and JSF, and additionally offers user interface test tools, support, training and consulting services.


Infragistics WPF adds Property Grid

$
0
0
Sample Property Grid created using Infragistics WPF.

Browse, view and edit the properties of one or more objects.

Infragistics WPF includes more than 100 controls for application development. It includes business and financial analytics, data grids, Touch UI, Office Ribbons, OneNote-inspired radial menus, pivot grids, charts and scheduling features.

Updates in 2014 Vol. 2

  • New xamProperty Grid - Bring the power of Visual Studio’s property grid control into your WPF applications.
  • xamPivot Grid - Added printing support.
  • xamDataGrid - Added IsReadOnly property and customizable TabStop behavior for grid cells.
  • Styling - New ThemeManager.

About Infragistics

Infragistics products are used by over a million developers to create Enterprise-ready, user interface toolsets that deliver high-performance applications for Web, Windows and mobile platforms. They have achieved global reach in nearly every Fortune 2000 company. Infragistics helps developers build and style user interfaces for Windows Forms, ASP.NET, WPF, Silverlight, iOS, JQuery and HTML5 applications. They also offer user interface test tools, support, training and consulting services.

Infragistics WPF 2015 Vol. 1 released

$
0
0
Create themed apps using Infragistics WPF.

New version adds new xamTreeGrid control and improves xamDataGrid.

Infragistics WPF includes more than 100 controls for application development. It includes business and financial analytics, data grids, Touch UI, Office Ribbons, OneNote-inspired radial menus, pivot grids, charts and scheduling features.

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 friendly property called SelectedDataItem which allows you to data bind a property in the ViewModel to a single item in the xamDataGrid.
  • New properties allow you to control which part of a record or field will perform a resize operation.

xamComboEditor

  • Support for data binding to primitive types. 

xamSpreadsheet

  • Supports underlines and hyperlinks.
  • Worksheet protection.

About Infragistics

Infragistics products are used by over a million developers to create Enterprise-ready, user interface toolsets that deliver high-performance applications for Web, Windows and mobile platforms. They have achieved global reach in nearly every Fortune 2000 company. Infragistics helps developers build and style user interfaces for Windows Forms, ASP.NET, WPF, Silverlight, iOS, JQuery and HTML5 applications. They also offer user interface test tools, support, training and consulting services.

Infragistics WPF 2015 Vol. 2 adds Busy Indicator Control

$
0
0
Sample Busy Indicator control styles.

Includes eight built-in animations to indicate progress to end users.

Infragistics WPF includes more than 100 controls for application development. It includes business and financial analytics, data grids, Touch UI, Office Ribbons, OneNote-inspired radial menus, pivot grids, charts and scheduling features.

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 interface.
  • xamPropertyGrid
    • New attributes give you complete control over how properties and categories are sorted.
    • Support for the System.ComponentModel.ICustomTypeDescriptor interface has been added to give you more control on how properties are displayed by providing dynamic custom type information.
  • xamDataChart - Easily set a major and minor gridline interval.
  • xamSpreadsheet - You can now validate cell values, provide tooltips and show error messages based on invalid values.
  • Excel Engine - New methods make it easier to insert and delete rows and columns.

About Infragistics

Infragistics products are used by over a million developers to create Enterprise-ready, user interface toolsets that deliver high-performance applications for Web, Windows and mobile platforms. They have achieved global reach in nearly every Fortune 2000 company. Infragistics helps developers build and style user interfaces for Windows Forms, ASP.NET, WPF, Silverlight, iOS, JQuery and HTML5 applications. They also offer user interface test tools, support, training and consulting services.

Infragistics WPF 16.1 adds 3D Surface Chart

$
0
0
Sample 3D surface chart created using Infragistics WPF.

Allows fast, visually appealing and customizable 3D surface visualization of scatter data.

Infragistics WPF includes more than 100 controls for application development. It includes business and financial analytics, data grids, Touch UI, Office Ribbons, OneNote-inspired radial menus, pivot grids, charts and scheduling features.

Updates in 16.1

  • Gauge Needle Dragging - Interactively drag gauge needles using the mouse to indicate new values.
  • Tab Dragging - Reorder tab items by clicking and dragging a tab item with your mouse to a new position.
  • XamDataGrid Improvements
    • Auto Edit Mode - Edit cells without having to press F2. Just select the cell and just start typing.
    • Field Grouping - Group multiple fields together under a single common header. This allows end users to quickly see which fields fall under similar categories. 
    • Virtualized Data Source - The brand new data source gives your grid the ability to asynchronously load data from an OData service.
  • New 3D Surface Chart
    • Surface Area Series Support - Allows you to map of any x/y/z value set, such as terrain mapping or price volatility plots.
    • Zooming - Uses scaling to enlarge or shrink the surface chart.
    • Touch Support - Use standard touch gestures to initiate operations such as rotation and zooming.
    • Chart Texture Customization - Allows more control over the surface, from material used to color properties.
    • Tooltips - Show data, related to the currently hovered point.
    • Rotation - Allows you to rotate the surface along all three axes - X, Y and Z.
    • Gridlines - Horizontal and vertical gridlines offer better usability and pointer tracking, when crosshairs are enabled.
    • Data Point Markers - Enable customizable data point markers for each point in the surface.
    • Color Palettes - Includes a set of predefined color ranges, which can be modified and applied to the value ranges on the surface.
    • Axis Labels - Features include formatting, customization, styling and templating.

About Infragistics

Infragistics products are used by over a million developers to create Enterprise-ready, user interface toolsets that deliver high-performance applications for Web, Windows and mobile platforms. They have achieved global reach in nearly every Fortune 2000 company. Infragistics helps developers build and style user interfaces for Windows Forms, ASP.NET, WPF, Silverlight, iOS, JQuery and HTML5 applications. They also offer user interface test tools, support, training and consulting services.

Infragistics WPF 16.1 (Build 16.1.20161.2056)

$
0
0
Infragistics WPF

Latest service release improves data chart, data grid and data presenter controls.

Fixes

  • 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 item instead of the deselected item.
  • Context Menu
    • XamContextMenu does not invoke the associated command when the Enter key is pressed.
    • Managed RuntimeError is thrown after a menu item is dragged to other one.
  • Control Persistence Framework
    • NullReferenceException is thrown when a layout is saved and loaded for a dock manager that contains a grid.
    • Saving an object with wrong property values results in exception.
  • Currency Input
    • Inconsistency between an Input control and a Editor control when performing select all and hitting the ENTER key.
  • Data Chart
    • Error bars are rendered incorrectly when an axis is logarithmic.
    • Remove the Mouse Event that is not used in HDScatter Series.
    • Labels are positioned wrong in category x-axis with rotated and multiline labels.
  • Data Grid
    • Fields are not visible after fixing a wider field.
    • ActiveDataItem property is not updated correctly when programmatically setting IsActive property of a DataRecord.
    • InvalidOperationException is thrown when adding an unsorted range to the SelectedItems.Records collection.
    • NullReferenceException occurs when initializing the cached cell area and programmatically setting the AllowRecordFiltering property to false.
    • InvalidOperationException is thrown when toggling FieldSettings AllowEdit with a corresponding binding to IsSelected property.
    • Incorrect translation for the "Toggle" button inside the CustomFilterDialog window of the XamDataGrid.
    • Setting IsSynchronizedWithCurrentItem sometimes causes the fields not to be drawn.
    • Application hangs when dragging fields back and forth to the group by area with XamCalculationManager integration.
    • A filtered field, calculated by XamCalculationManager, does not get recalculated when the DataSource of the XamDataGrid has been re-assigned.
    • AddNewRecord's data item is not created correctly when using a TemplateField.
    • System.Windows.Data Error is thrown when datasource is changed.
    • Layout does not update after changing the height of records.
    • Predefined filters are not working correctly when data source is changed and collection view is used.
    • Frisky textappears when the mouse is moved over TemplateField and the Office2013 theme is applied.
  • Data Presenter
    • Excel Style filtering is not working in a Hierarchical xamDataGrid when the FilterUIType is set to FilterRecord.
    • The Dropdown button disappears in the Operand field when FilterOperandUIType=""ExcelStyle"".
    • Multiple record selection doesn’t work initially when a record is initially selected.
    • Performance issue when adding new condition records in CustomFilterSelectionControl, afterafter removing the existing FilterDropDownItems
    • [Metro/MetroDark/Office2013 themes] The Checkboxes are not washable.
    • [Metro/MetroDark themes] The Row indicator is not washable.
    • [MetroDark theme] The text in the scrollbar's tooltip is not readable.
  • Data Presenter Excel Exporting
    • The Combo Editor’s ValuePath is used instead of DisplayMemberPath when exporting to Excel.
  • Data Presenter Record Filtering
    • FilteredInDataItems collection changed notifications do not fire.
  • Data Tree
    • Original data binding to IsSelectedMemberPath property is copied to a cloned instance created by Object.MemberwiseClone() method.
    • Nodes do not get cleared from memory after corresponding data is removed from the ItemsSource of the tree.
  • Date Time Editor
    • The year of a selected date value gets converted if the selected date falls outside of the system's region settings.
  • Dialog Window
    • The active dialog window goes under the other windows.
    • The Click event of a button inside a window does not fire if RestrictContainer is true.
    • The Click event of a button inside a content pane does not fire at the first click.
    • The focused dialog cannot be retrieved on KeyDown.
    • XamDialogWindowAutomationPeer.IsTopmost should consider ZIndex instead of whether the dialog is active.
  • Dock Manager
    • After binding the Width of a SplitPane to the Width of the LayoutGrid, the XamDatGrid records are not rendered inside of a ContentPane when using DataView as a DataSource.
    • Context menu cannot be displayed when right clicked over a popup that is opened from a content pane.
    • Cannot edit controls inside an unpinned Popup with adjoining WindowsFormsHost.
    • Content Pane Visibility binding is lost after loading a saved layout.
  • Excel
    • BINOMDIST and CRITBINOM are not implemented for the Excel engine.
    • Excel file becomes corrupted after loading and saving if there is a cell referencing a worksheet whose name contains ‘(’ or ‘)’.
    • Custom ribbon items are removed when loading and re-saving a workbook.
  • Formula Editor Dialog
    • Memory leak appears when using FormulaEditorDialog.
  • Gantt
    • Task property mappings may not be used if they are set after the TaskItemsSource is assigned.
  • Gauges
    • LinearGauge - out of memory exception occurs when min and max are very close together.
  • Grid
    • ArgumentNullException is thrown sometimes when the ItemsSource and ActiveItem properties are set.
    • Focus moves out of the grid when the arrow keys are pressed.
    • OK button in the filter menu popup stays activate even when there are no matching items listed.
    • NullReferenceException is thrown when a cell is clicked immediately after scrolling.
    • XamGrid does not scroll in case of [shift] + mouse click although the thumb moves.
    • Cursor is not longer visible when tabbing in the Add New Row and IG/MetroDark theme is applied.
    • XamGrid throws InvalidColumnKeyException asyncly when using Dispatcher.BeginInvoke.
    • The cell borders are misaligned in a child band.
    • Caret is not at the character insertion point when typing in Japanese and XamGrid has group headers, a lot of columns and is made larger.
    • Horizontal scrollbar is displayed for a grid that has no columns out of view.
  • Menu
    • Access keys don't work in the xamMenu control.
    • Child menu does not show when a menu item is clicked for the first time.
  • Multi Column Combo
    • Dropdown position and height are not correct after filtering.
    • Setting the IsEnabled property of a XamMultiColumnComboEditor item to False is not working.
    • Filtering does not work correctly when having AutoGeneratedColumns.
    • When a column key is missing, the exception message is not clear about the reason.
    • SelectedItem does not behave correctly when having ItemFilters and the combo is inside a DataTemplate.
  • Pivot Grid
    • Control freezes when maximizing tile contains a XamPivotGrid.
    • DataSource.ExpandToLevelAsync is not working when using multiple large dimensions.
    • ArgumentException is thrown when loading customizations.
  • Property Grid
    • Property value (EditorValue) is updated before the PropertyItemValueChanging event is fired.
    • Adding items to a collection is not working correctly.
    • Description attribute for Enum values is not displayed for XamPropertyGrid's properties for that Enum type.
  • Ribbon
    • In some XamRibbon themes, collapsing the ribbon by double-clicking TabItem and then double-clicking it again, the tab's content is not visualized.
    • The whole window gets focused when Ribbon Window is used.
    • In some themes of XamRibbon, the TabItems are cut off and are not visible when XamRibbon is minimized.
    • Cannot drag the window from the empty portions of the tab header area.
    • Default Icons (Close, Minimize, Maximize) are rendered under the QAT items when xamRibbonWindow is minimized and explorer.exe is not running.
    • There is no space between the image and the caption of a MenuTool's header in XamRibbon.
  • Rich Text Editor
    • An error occurs when an exported docx file is opened with MS Word 2007.
    • An exception is thrown when attempting to load HTML containing a div element with line-height set to 0.
    • Unordered list style is not properly displayed when importing an rtf document.
    • The background of the Span element is lost after saving to html.
    • Background is not being serialized if you are not resettting the Document.
  • Schedule
    • An error window pops up when a recurring appointment is deleted or moved if a custom Appointment class is used.
  • Spark Line
    • Displayed minimum/maximum do not display user set values when itemsource Y values are all the same value.
  • Spread Sheet
    • More shortcuts for Copy/Cut/Paste should be added in the xamSpreadsheet.
    • When using frozen rows and columns, scrolling with the mouse wheel can cause measurement issues.
    • Irrelevant rows' content disappears when deleting rows.
    • [Metro and MetroDark themes] The expanded formula bar is not high enough to accommodate the down arrow of the scrollbar.
    • ListDataValidationRule is not case sensitive for the accepted values.
  • Theme Manager
    • Access key does not get enabled when Office 2010 Blue theme is applied to .NET controls.
    • Cannot create an instance of the theme classes from a security transparent assembly.
    • AccessText does not work in CheckBox or RadioButton while using the Office2013 theme.
    • Applying Office2010BlueTheme to an application causes ScrollViewer to fail to render.
  • Themes
    • Tab stops on the button label when the Office 2013 Theme is applied.
  • Tile Manager
    • Animation stops and StackOverflowException occurs if the tile manager is in a TabControl, the xam tile contains ScrollViewer and the width of the inside control is set.
    • Tiles get out of order when ShouldAnimate is false.
  • Tree Grid
    • Grid does not update correctly on property change of the datasource.

Infragistics WPF 16.2

$
0
0
New Royal Dark theme based on the popular Metro Dark theme.

New Royal Dark theme, plus a revamped charting library including an easier API, and smoother rendering.

Features

  • 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 improved performance and a new property ConsolidatedColumnVerticalPosition is introduced in this release in order to determine the positioning logic to use for columns which have been consolidated into a single visual element.
  • Design Changes - Redesigned the defaults of the xamDataChart, xamPieChart, xamDoughnutChart, xamFunnelChart, xamRadialGauge, xamLinearGauge, xamBulletGraph and xamSparkline controls.
  • New Chart Series (CTP) - Two new chart series, scatter area series and scatter contour series, are added to the chart in this release. These 2 series are a 2D version of the 3D surface chart control.
  • xamGeographicMap - Legend is displayed for Geographic Map (CTP).
  • xamShapeChart (CTP) - Displays cartesian and geographic shapes on a chart surface. It can be used display items such as floor plans, diagrams, and maps.
  • xamPieChart
    • Slice Selection - You can set the SelectionMode property in order to support single or multiple slice selection and then check the SelectedItem or SelectedItems properties in order to see what data items are associated with those selected slices.
    • LabelClick event - Fires when the labels of the pie slices are clicked.
    • Label Coloring - Specify the color of the labels depending on whether they are rendered inside or outside of a pie slice.
  • Infragistics Excel Engine - Obtain all references for a given rule plus new method for comparing data validation rules.
  • Royal Dark Theme - A consistent and simplified new theme enriched with more visual states, featuring more depth and improved UX.
  • xamCalendar, xamMonthCalendar, xamDateTimeEditor, xamDateTimeInput - Added ability to configure the scrolling direction.
  • xamDataPresenter Cross-Field Record Filtering - Now supports the definition of filtering rules with logical connections between them.
  • xamPropertyGrid - Now supports assigning of data template selector on an editor definition.
  • xamRichTextEditor - All document adapters extending from RichTextDocumentAdapterBase have a new DocumentLoadError event which is raised when an exception is thrown while attempting to load a document.

Infragistics WPF 16.2 Build 16.2.20162.2045

$
0
0
Infragistics WPF

Maintenance release includes several bug fixes to the data grids, editors and ribbon bar.

Fixes

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 the Office2013 theme is applied.
  • Error "NullReferenceException was not handled" sometimes occurs when you click an item and hit a key at the same time.
  • NullReferenceException is thrown when trying to re-template XamComboEditor.
  • Security exception in XBAP occurs when typing into editor.
  • SecurityException occurs when clicking on the dropdown button in XBAP.

Context Menu

  • The top level of ContextMenu remains open after command is fired.

Control Persistence Framework

  • The DiagramNode's layout and DiagramConnection's connection are not kept after save and load.

Data Chart

  • When setting the CrosshairVisibility property to "Hidden", the crosshair still shows.

Data Grid

  • Grouping is not respected when viewing the grid in XamReportPreview and having GroupByEvaluationMode set to UseCollectionView.
  • Unhandled Exception occurs while removing Manual filter with GroupByEvaluationMode set to UseCollectionView.
  • Invalid Cast Exception occurs while removing the manual filter and data records are not in view with GroubyEvaluationMode set to UseCollectionView.
  • Application crashes when moving fields because of missing null check in ToolWindowHostWindow.
  • LoadCustomizations not working correctly for layout that is out of view when using the Recycle mode.
  • Filter operator 'Not equals' does not work correctly.
  • The DataValueChanged event of the XamDataGrid is fired twice after changing a cell's value when using DataTable/DataView as a DataSource.
  • FilterCellValuePresenter.IsCurrentValueValid exception occurs due to a null Editor.

Data Presenter

  • XamDataPresenter's scrollbars are not properly styled when the Office2k7Blue theme is applied.
  • SecurityException occurs when dragging a field in a XamDataGrid when it is in a separate AppDomain without UnmanagedCode permissions.
  • Changing the RecordFilterScope to RunTime and collapsing the nested record moves the filter indicator on the next nested record.
  • CrossFieldFiltering - the operand value disappears and the 'OK' button is disabled.
  • CrossFieldFiltering - operand changes its value when the 'Toggle' button is pressed.
  • The first column of the first child row text is indented incorrectly when skipping the parent record.

Data Tree

  • SelectedDataItems are not updated correctly when removing a selected node.
  • SelectedDataItems are not updated when setting the ItemsSource property to null.
  • Selection becomes incorrect when dragging a node with multiple nodes already selected.
  • ItemsSource changing causes every XamDataTreeNode to be created.
  • If a duplicate item is removed from the tree, a NullReferenceException occurs.
  • The Manager property of a XamDataTreeNode is not discovered through visual studio intellisense.

Dock Manager

  • The keyboard focus is on different ContentPane when a tab is reselected and the focus was previously within a nested XamDockManager ContentPane.

Drag and Drop Framework

  • When the windows are overlapped, a drag and drop operation on the top window causes the bottom one to flicker into view.

Editors

  • The XamComboEditor dropdown is shown at topmost left position on screen at first if the Metro theme is applied and SelectedValue is bound in TwoWay mode.

Excel

  • An incorrect font is assigned to a cell when a WorksheetCell Value is set.
  • The first column's width is extended after load and save of an excel file.
  • Duplex PrinterSetting is not kept after loading and saving an excel file.
  • Excel file is corrupted after loading and saving if the book has meta info.
  • The UI hangs when loading a file.

Gantt

  • The first task's Duration is not set to its previous value when the second task is outdent.
  • A wrong month is displayed when setting the the TimescaleBand DisplayFormat to {m:n}.

Grid

  • Possible misalignment of the rightmost column position appears when changing the active cell using the keyboard right arrow key.
  • When placed inside a ViewBox inside a DocumentContentHost of a XamDockManager, column header dragging doesn't work.
  • Headers and group rows are lost after replacing the child collection instance.
  • The Excel style filter popup search textbox is uneditable in WinForms ElementHost.
  • Unexpected scrolling occurs when a cell is clicked after the grid height is changed.
  • Japanese characters cannot be directly entered into the editor on the custom filter dialog.
  • [Horizontal Scrolling] Headers and cells get misaligned when a group header border is double clicked to auto-resize.
  • Grid freezes when a value not in the value list of FilterMenu is selected, FilterMenu is opened again and OK button is clicked.
  • Memory leak appears when the ContainsOperand Icon property is set.
  • Grid loses its responsiveness when the Metro Dark theme is applied to the grid and the last column is coming into view.
  • Memory leak occurs while the touch keyboard is active.
  • [Horizontal Scrolling] Cell text on the group column is partly truncated upon width’s size change.

Masked Input

  • Digits are not entered in the correct order when using Chinese input, PromptChar is empty string and Mask is set to 'nnnnn'.

Masked Text Editor

  • XamMaskedEditor does not show the entire text when FlowDirection is RightToLeft and FontStyle is Oblique.
  • Typing a value that is greater than the current section's max constraint in the XamComboEditor moves the caret to the next section.

Multi Column Combo

  • Application freezes when re-opening the XamMultiColumnComboEditor without set width and after changing the window size.

Numeric Editor

  • Value typed into XamMaskedEditor with Chinese IME is incorrect.
  • The entered number can exceed the min/max value constraint by pressing the insert key.

Property Grid

  • WPF PropertyGrid throws InvalidOperationException when selecting the Range Brushes collection of the LinearGauge.
  • XamPropertyGrid with custom editor calls property's setter twice.
  • Scrollbar maximum is incorrect after changing SelectedObject.
  • Brush resource has selection highlight after selecting another brush editor button and get back to it.
  • Brush resource group does not have hover appearance.
  • The BrushResourceSelected's e.Cancel property is not necessary.
  • Brush resource does not have padding on the left and on the right when it is selected.
  • PropertyItemChanging/Changed are fired multiple times, and also when the entered value is not valid.
  • The property UI representation is not updated when it has its binding set after the XamPropertyGrid's SelectedObject has been set.
  • Property's editor is not enabled after the binding is reset.
  • Property from IEnumerable type displays its expansion indicator when PreventEditingOfBoundProperties is true and the property is bound.
  • IsBoundDependencyProperty returns false when a dependency property is bound and PreventEditingOfBoundProperties is false.

Radial Menu

  • System.InvalidOperationException is thrown when deleting a control from the visual tree.

Ribbon

  • The Ribbon tool is not found if it is placed inside a Border element.
  • The ContextualTab font size in Office2013 should be slightly smaller than the RibbonTab header text font.
  • Implicit DataTemplate (keyless) for a RibbonTabItem's HeaderTemplate property does not get applied.
  • The Ribbon window's caption area's Style changes when XamRibbon is dynamically set to ContentHost's Ribbon several times.
  • InvalidOperationException is thrown when the Office2013 theme is applied if the resize windows are explicitly closed.
  • InvalidOperationException is thrown when DispatcherFrame.PushFrame() is called and ThemeManager.ThemeNameOffice2013 groupings are added to the application resources.

Rich Text Editor

  • The control flashes constantly when positioned in a StackPanel and MaxHeight is specified without Height.
  • Bullets are rendered as stars when loaded from a rtf document.
  • Editor does not show all the text lines when the VerticalAlignment is set to Top.

Schedule

  • Utilities.RefreshLocalizedResources() doesn't refresh the language in the date strings based on the current culture setting.
  • [Metro Theme] The subject of all-day event is going outside of the border of the activity.
  • [Royal Dark/Office2013 Themes] The tooltip in the DateNavigator is too big for the theme (the size is the same as in the Metro Dark and Metro themes).
  • [Royal Dark/Office2013 Themes] The Tooltip's Font Size of the time in the Date Navigator is too big for the theme (the size is the same as in the Metro Dark and Metro themes).

Slider

  • Clicking on the track is not working when the Value property is set to double.NaN while TrackClickAction is set to LargeChange.
  • Incorrect behavior when the Value property is set to double.NaN and SnapToTickEnabled is true.
  • Range selection is not working when the Value property of a thumb is set to double.NaN in XamNumericRangeSlider.

Spread Sheet

  • Copy pasting of cells with formula results in an error dialog.

Surface Chart 3D

  • SurfaceChart does not pick labels with nice/same interval when resolving labels collision.
  • SurfaceChart does not render portion of surface if data points have negative and positive coordinates.
  • The initial mouse rotation jerks when rotation is initialized to certain Axis Angle rotations.

Syntax Editor

  • The Japanese characters contained in an external file become garbled when it is loaded into the editor.

Text Editor

  • InputMethod.PreferredImeConversionMode is not effective in XamTextEditor.

Themes

  • The XamDockManager PaneToolWindow is not styled in the IG and Office2010Blue themes.

Tile Manager

  • The last minimized tile gets cut off in XamTileManager when the horizontal scrollbar is at the far right position.
  • Script error LayoutCycleException occurs when you quickly change the browser's height by mouse drag.
  • Tile cannot be reached by horizontal scroll after tile resize operation.

Timeline

  • Memory is not released when control is no longer in view.

Infragistics WPF 16.2 Build 16.2.20162.2109

$
0
0
Infragistics WPF

Adds support for Microsoft Visual Studio 2017.

Features

  • Adds support for Microsoft Visual Studio 2017.

Fixes

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 Microsoft Visual Studio 2017 RC.

Combo Editor

  • XamComboEditor text overlaps with the dropdown button when the Office2013 Theme is applied.
  • When the xamComboEditor is in edit mode, a finger is displayed when clicking on the text field instead of a caret and text selection is not possible when the Royal Dark theme is applied.
  • XamComboEditor does not always open when MaxDropDownHeight is set to 0.
  • XamComboEditor is not clickable when IsEditable="False" when the Royal Dark theme is applied.
  • Memory leaks occurs when ObservableCollection bound to ItemsSource is re-created and then combo box is opened and closed.

Context Menu

  • XamContextMenu throws an exception, when there are multiple UI threads.
  • Unable to open XamContextMenu for second time, after closing the MessageBox in multi threads scenario.

Data Cards

  • Some data card's elements are not washed when the Royal Dark theme is applied.

Data Chart

  • GetSeriesValue returns minimum series value instead of NaN.

Data Chart

  • Chart is not rendered when setting an axis Angle.
  • NullReferenceException is thrown for tooltips when using OlapXAxis hosted in a Windows Forms application.
  • Series is not respecting NumericYAxis custom scaler.
  • Performance issue when using a CategoryDateTimeXAxis and setting an Angle and Extent.
  • Radial line series loses a point when resizing.

Data Grid

  • XamDataGrid with external filtering throws an exception when the data source is refreshed.
  • XamDataGrid crashes when FilterEvaluationMode is set to UseCollectionView and Color Enumeration is used.
  • MouseDown event does not occur when IsTouchSupportEnabled is true and screen has high dpi.
  • Cell.IsDataChanged event returns true when exiting edit mode after tabbing into AddNewRecord when a combo editor is present.
  • OverallCellPosition is not updated based on the position a Field is moved.
  • Bool types do not display correctly in the filter summary when using cross-field filtering.
  • OverallCellPosition is not updated over LoadCustomizations.
  • NullReferenceException occurs when moving an active cell by keyboard from a hidden field.
  • IndexOutOfRangeException is thrown on Copy command after Undo command is executed.
  • Fields are generated redundantly after fields are removed and added.
  • Binding on the Field property is removed once the Field's Visibility is changed by Field Chooser.
  • When using cross-field filtering, the summary of the filters uses the Field Name rather than the Field Label.
  • Tooltip for a filter icon on a filed header shows incorrect value after calling ClearCustomizations().
  • Fields that are added after the FieldLayout.Fields.Clear() method are not displayed.
  • Selected record style becomes visible for a moment while re-assigning data.
  • Several stacked header fields remain after ClearCustomizations.
  • The selected record blinks for a short period of time while re-assigning a newly created list object.
  • On Windows 7, child FieldLayouts in the FieldChooser do not populate their Fields collection until a parent record has expanded.
  • When FieldLayoutSettings.GroupByEvaluationMode is set to UseCollectionView, no summaries are calculated until groups are expanded.
  • Pressed style remains even after the dragging of a header ends and LabelClickAction is "Nothing" and AllowFieldMoving is "No".
  • Field order is not updated in the FieldChooser when the position of a Field is updated for the second time.
  • Inconsistent tooltip behavior when adding CrossField filters through XAML versus adding through the cross field filter dialog.

Data Presenter

  • Filter drop down items are not populated when ITypedList is used and FilterEvaluationMode is "UseCollectionView".
  • Using a XamDataPresenter in a "Partial Trust" XBAP Application with "Internet" zone results in exception.
  • Using a XamDataPresenter in a "Full Trust" or "Partial Trust" with "Local Intranet" zone XBAP application, causes the FilterDialog to be cut when the browser window is smaller.
  • Sorting is not removed on the third click when multiple fields are sorted and LabelClickAction is set to SortByMultipleFieldsTriState.
  • Selected record is not being filtered in when the underlying data changes to meet the filter condition.
  • Grouping does not update when data is changed to an empty collection.
  • Field Chooser is empty when binding DataGrid in a Button's Click event with AutoGenerateFields set to False.
  • Fixed record top and bottom splitters are not washed when the Royal Dark theme is applied.

Data Tree

  • ItemTemplate disappears after adding, removing and adding an item in ObservableCollection bound to ItemsSource.
  • Nodes are missing when adding and removing from ObservableCollection.
  • Active node is not or not fully scrolled into view when nodes have different heights.
  • ActiveNode is cleared when a node is added or deleted from the layout of the active node.

Date Time Editor

  • Cannot customize resource string with SetCustomizedString method when using the Office2013 theme.

Diagram

  • NullReferenceException is thrown when ItemAdding is cancelled.
  • DiagramConnection editing does not auto select when the connection is data bound.
  • When editing the xamDiagram template in the Visual Studio design view, exception is thrown.
  • Runtime changes to DiagramConnectionPoints are not correctly reflected in the UI.
  • When creating a new Category collection, it does not override the default categories.
  • AdvancedFocusTextBox does not respect the AcceptsReturn value of False.
  • Resizing a DiagramNode that is using NodeStyle & DisplayTemplate does not resize vertically, only horizontally.

Dialog Window

  • TextBox does not allow input text and events are no longer fired in a Popup that is located in a modal XamDialogWindow.
  • Control does not render correctly when placed in a MinimizedPanel and StartupPosition = Center.

Dock Manager

  • Invisible panes cannot be selected from the TabGroupPane’s smart tag in the VS designer window.
  • ToolWindow throws InvalidOperationException when right clicking a non-Visual or non-Visual3D element that exists inside.
  • XamDockManager floating pane with non-Visual derived element (e.g. a Run) throws InvalidOperationException when the right mouse button is clicked.
  • [WinFormsHost] - Double Key Action required to set focus to DockManager and its panes.

Donut Chart

  • A two-slice series with a StartAngle set to any four cardinal direction displays incorrectly or not at all depending on the size of the form.

Drag and Drop Framework

  • NullReferenceException occurs when dragging in a WPF application hosted in a WinForms application.

Editors

  • IsReadOnly property does not change the editors' background when the Royal Dark theme is applied.

Excel

  • CellFormat changes after inserting a WorksheetRow.
  • Excel Engine throws an exception when a memory stream is used to load a workbook.
  • Workbooks with hyperlinks cannot be loaded when reference style is set to "R1C1".

Formula Editor

  • No XamFormulaEditor NuGet package exists for the latest service release of 16.1.

Gantt

  • When using a ListBackedProject, if Predecessors does not implement INotifyPropertyChanged, InvalidOperationException is thrown.
  • Copying and pasting of the Duration, Start and End columns to clipboard results in the string format of those columns being pasted.

Geographic Map

  • Longitude calculation using the GetGeographicPoint method is incorrect after resizing window.
  • When quickly resizing the containing window of the map, sometimes the points disappear.

Grid

  • The Column Value Converter stops working if the touch keyboard is ON.
  • Filter text editor does not accept text input when other application gets focus.
  • GroupColumn columns' headers disappear if ItemsSource is set to Null.
  • NullReferenceException is thrown when a parent row is expanded to show a child band.
  • Hover effect is missing for the GroupColumn in xamGrid with RoyalDark theme.
  • Memory leak occurs when clearing the xamGrid ItemsSource.
  • Application gets busy with no response when an item is dragged from XamGrid and dropped to desktop by using DoDragDrop on Windows 10.
  • XamGrid summary popup keeps shown over every other visual element in Windows.
  • SortAndPinIndicators element has relatively big right margin when using Office2013 theme.
  • FilterValue column on FilterGrid becomes collapsed when the IG theme is applied.
  • Condition expression is not updated on CompoundFilterDialogControl.
  • Header row of the grid is not taken into account when the grid's ItemsSource is empty.
  • Unexpected vertical scrolling occurs when a column header border is double clicked.
  • Vertical scroll position is not synchronized with the row position.
  • [Horizontal Scrolling] Child band columns are not horizontally scrolled together when GroupBy column is set and the rows are expanded.
  • Japanese characters cannot be directly entered into a filter cell if the Metro Dark theme is applied.
  • Strange result occurs when a filter is applied and accepted again without checking/unchecking the items.
  • The overlay set when the custom dialog window is open, hides the xamGrid when the Office 2013 or the Royal Dark theme is applied.
  • StackOverflow exception is thrown when sorting an empty grid prior to loading CollectionView and ObservableCollection of objects.
  • Converting certain characters in the IME suggestion list causes the filter dialog to close early.
  • Long text causes inconsistent behaviour in  the layout of the filter dialog.
  • Column moving is not working when XamGrid is placed inside a TabControl which in turn is placed inside TemplateColumnLayout and GroupBy is set on the main grid.
  • Group columns sometimes are not rendered correctly.
  • Columns can’t be moved when AddNewRow is in edit mode and XamGrid is subscribed for CellEditingValidationFailed event.
  • No exception is thrown when adding a new row and when the grid is bound to an IEnumerable collection.
  • [Horizontal Scrolling] Header columns and data columns lose their alignment when column width is changed.
  • Deleting a row in XamGrid throws an exception if the application is run in a PartialTrust environment.
  • CellControlAttached event is not fired correctly when the grid is bound to hierarchical data.
  • FilterMenu cannot be closed via the OK button after a checkbox was checked/unchecked.

Installers

  • JP Infragistics.WPF.DataPresenter.DataSources.Async 16.2 nupkg is missing.
  • No Nuget package exists for the XamScatterSurface3D chart.
  • RoyalDark folder is not dropped from the installer.
  • WPF controls have a trial watermark when installing WPF 16.2 nuget installer as licensed.
  • Infragistics.WPF.Themes.RoyalDark and Infragistics.WPF.DataPresenter.DataSources.Async are not dropped from the NuGet installer.

Masked Input

  • Black border appears on XamMaskedInput's error tooltip when the Royal Dark theme is applied.

Menu

  • NullReferenceException occurs when a click event is invoked by the Enter key and menu items are cleared in the click event handler.

Multi Column Combo

  • Multi Column Combo drop-down does not open.
  • InvalidOperationException is thrown when the control is placed in XamDataGrid and pressing Enter/Return to commit value.
  • SelectedItems are reverted to the previous ones when the last item is unselected and the combo loses focus by [Tab] key.

Numeric Input

  • Digits are not entered in the correct order when using XamNumericInput with Google PinYin input tool.

Pivot Grid

  • Scroll position is lost when collapsing a parent column when its children are out of view.
  • Wrong result is shown when a value filter is applied and expanded.
  • NullReferenceException is thrown when removing data slicers after saving customizations.
  • Exception occurs when LoadedHierarchies is modified during enumeration in a separate thread.
  • NullReferenceException is thrown when a report preview is being generated.
  • Filter measures' filter values do not respect the underlying data source after being edited.
  • A binding error is thrown in the Output window when FlatDataSource is used.
  • LoadCustomizations() fails silently without firing a callback action when an input file containing an item that does not exist in the current pivot DataSource is loaded.

Property Grid

  • Object's Property Setter is invoked twice each time the property is set when SelectedObjects is used.
  • When the XamPropertyGrid Brush editor is displayed, users can resize the underlying property grid column, but should not be able to.
  • Brush resources tree view is not styled for all themes.
  • IndexOutOfRange exception occurs when editing a collection after deleting items and the collection does not implement INotifyCollectionChanged.
  • The brush resource tree view scrollbar is cut for some themes.

Reporting

  • PageImageableAreaExtent returns the same value irrespective of the PageMediaSize specified.

Ribbon

  • NullReferenceException is thrown at ReleaseExternalResizeWindows.
  • The ComboBoxItem style currently has a hard-coded Height of 22 where MinHeight should be set in the Office2013 theme.
  • When XamDockManager is present with a ContentPane focused and the ribbon is minimized, activating a menu-tool's keytip throws System.ArgumentNullException.
  • Image path coercion throws exception for ButtonTools added programmatically when their command's CanExecute returns false.
  • The KeyTips in XamRibbon are incorrectly styled when using XamRibbonWindow with RibbonWindowContentHost and Metro Dark theme is applied.
  • The Minimize and Maximize buttons disappear when the window is disabled and the Office2013 theme is used.
  • ApplicationMenu2010 does not function properly when the Windows theme is High Contrast Black.

Rich Text Editor

  • ParagraphSpacingSettings can't be set in XAML.
  • When span tags are present, HTML highlighting settings are not restored correctly.

Schedule

  • Reminder combo editor in the activity dialog is not properly styled in the Royal Dark theme.
  • The Quick Access Toolbar button in the window's title bar is not visible in a normal state in the Royal Dark theme.
  • The "None" button in the "Add New Category" dialog color picker is not styled in the Royal Dark theme.
  • The "MoreActivityIndicator" button in MultiDayActivityArea cannot be clicked in the Royal Dark theme.
  • The caret in ActivityPresenters is black in the Royal Dark theme.
  • Recurrence text is not visible or localized when culture is other than en-US.
  • Missing selected state for TimeSlotPresenters in the Royal Dark theme.
  • Washing of the Royal Dark theme throws an exception.
  • Opening of the Journal dialog throws an error when the Royal Dark theme is applied.
  • Background computed brush for non-working hours is missing in the Royal Dark theme.
  • The Royal Dark theme throws an error when applied on the XamSchedule control.
  • Calendar's close button is not properly aligned in XamScheduleView in the Royal Dark theme.
  • Calendars do not have selected style in XamScheduleView in the Royal Dark theme.
  • Missing clicked state on the spin buttons in the Task Dialog when the Royal Dark theme is applied.
  • The selected state for TimeSlotPresenters is barely visible when the Royal Dark theme is applied.
  • The HeaderContainers in the Activity Recurrence Dialog looks like disabled buttons when the Royal Dark theme is applied.
  • Selection of dates in the Date Navigator stops working properly when the Royal Dark theme is applied.
  • Today Button has different styling than the others calendars' today buttons in the Royal Dark theme.
  • Active Calendar Item state is lost when changing the Calendar Modes when the Royal Dark theme is applied.
  • XamSchedule DayView's UP scroll button is not fully clickable when the Office2013 theme is applied.

Shared

  • NuGet packages do not include resources.dll's for de, es, and fr.
  • When theming a WPF ComboBox and setting IsTabStop to false, the combo can still be focused by tab navigation.

Slider

  • Thumb doesn't always snap to tick marks.
  • Value property becomes 0 when this property is initially set to double.NaN and SnapToTickEnabled is true.

Tab Control

  • Content is transparent when a Metro theme is applied.

Themes

  • Labels' FontSize is too small in the Metro and Metro Dark themes.
  • When a toggle button is unchecked, its content is collapsed when the Metro Dark theme is applied.
  • Tab stops on ContentControl inside a MS Button when the IG-related theme is applied.

Tile Manager

  • Title bar of a tile behind does not appear if NormalModeSettings TileLayoutOrder is VerticalVariable.
  • Tile rotates infinitely on horizontal scroll.

Timeline

  • When placed in a XamDockManager, the parent pane floating causes NullReferenceException.

Tree Grid

  • Setting of the RoyalDark theme using ThemeManager works only partially.
  • Cannot change the theme using ApplicationTheme or SetTheme.

Windows

  • Popup is moved out of position when a resize operation starts if the screen DPI is not 100%.

Infragistics Ultimate UI for WPF 16.2 Build 16.2.20162.2141

$
0
0
Infragistics Ultimate UI for WPF

Maintenance release includes several bug fixes.

Fixes

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 the content presenter.

Context Menu

  • XamContextMenu has an ugly black line along its right vertical border as well as black bots in its upper & lower left corners.
  • Nested drop-down controls in the menu force the menu to close when they are opened.

Data Chart

  • Setting the axis title to null does not remove the text.
  • The displayed crosshair color cannot be changed at runtime.
  • Legend is not displayed until an additional item is added.

Data Grid

  • Selected row blinks for a short time after bound data collection calls Clear() and new data is provided.
  • Scrolling after loading the filter customizations with calculated columns present shows jumbled text in the grid cells.
  • Filters do not evaluate correctly when loading them as a customization when calculated fields are present and ReevaluateFiltersOnDataChange is set to "False".
  • Fixed field does not move to the Far edge aligning with the other fixed field when there is a hidden field.
  • IndexOutOfRangeException occurs with data continuously updating while GroupByEvaluationMode is set to UseCollectionView.
  • Record containers are still discarded while scrolling a hierarchical grid when RecordContainerRetentionMode is set to "RetainDeactivatedContainersPermanently".
  • IndexOutOfRange exceptions occur when adding and clearing Fields to/from the FieldLayout.Fields collection.
  • Memory leak exists when clearing and re-populating records when DataPresenterCalculationAdapter is present.
  • When the grid is empty at the start, programmatically adding a calculated field and adding the first record results in the calculations not evaluating.

Data Presenter

  • The margins between the FieldGroups are too big in the Print Basic theme.
  • A lot of elements are not washed in xamDataGrid with the Royal Dark theme.
  • BindingExpression path errors appear in the grid when opening the XamDateTimeEditor drop-down with the Royal Dark theme applied.
  • CalculationSettings are not merged correctly when loading customizations.

Data Presenter

  • The FieldGroupLabelPresenters are not clearly visible with the Royal theme.
  • The Menu Button of HeaderPrefixArea is not clearly visible when the Orientation of GridViewSettings is Horizontal with the Onyx theme.
  • FieldLayouts become available later than they used to.

Diagram

  • Hovering and clicking quickly on the toolbox items produces an exception.

Dialog Window

  • XamDialogWindow could not be moved after loading.
  • When gaining again the focus, the modal xamDialogWindow is overlaid by a nontransparent rectangle when the Office2013 theme is applied.

Excel

  • Excel Engine is not DPI aware, causing Workbook.PixelsToCharacterWidth256ths() to yield different values depending on the DPI setting.
  • Exception is thrown when Workbook.SetCurrentFormat is used to change the format of a Workbook.
  • InvalidOperationException (Merged cell regions can't overlap) is thrown at MergedCellsRegions.Add() after inserting and removing some worksheet rows.
  • Saved Excel file is corrupted if some worksheet rows are inserted and removed.
  • When a sheet name can be replaced to R1C1 format, NameReference cannot be set.
  • When a sheet name can be replaced to R1C1 format, PrintArea cannot be set.

Gantt

  • Some resource strings as the task duration - "day" and "days" are not translated.

Geographic Map

  • When the DefaultInteraction property is set to ""None,"" e.Item in the SeriesMouseLeftButtonUp event returns null.
  • Clearing the sub domains on Bing Imagery does not null the sub domains/images.
  • Resizing the map after setting the WindowRect programmatically zooms into the top-left of the available area.
  • Tile caching clearing is required in order to suppress the memory growth when new tiles are loaded.
  • Database and shape file numeric parsing is not invariant in the XamGeographicMap, which causes issues in cultures with comma decimal point separators.

Grid

  • Filter condition is removed from the UI after grouping is removed and restored.
  • FilterMenuSelectionListGeneration setting  set to ExcelStyle does not work if FilteringScope is set to "ColumnLayout".
  • AugumentOutOfRangeException is thrown when a group row is expanded.
  • InvalidCastException is thrown when a column is grouped.
  • Japanese characters cannot be entered into the editor in the custom filter dialog if a grid is inside a ContentPane.
  • Japanese characters cannot be entered into the filter editor in the FilterMenu popup if a grid is inside a ContentPane.
  • The Sort indicator appears even when the column IsSortable property is set to false.
  • The vertical alignment of the header and the cell breaks after a column under a group column is resized.
  • Part of the inner layout grid is not rendered when is selected cell from the main layout.
  • XamGrid cell navigation with keyboard breaks after navigating to the inner layout grid cells which are outside of view initially.
  • The SelectAll checkbox in the FilterSelectionControl does not update correctly.
  • StackOverflowException is thrown when items are filtered in the filter menu popup.
  • The group column disappears when moved.
  • Exponentially slowing performance when generating many columns.
  • The columns that are inside a GroupColumn cannot be moved.
  • Low performance in XamGrid when scrolling horizontally through selected rows.
  • The CellControlAttached event is not fired for the first cell of a row when having Group columns.

Month Calendar

  • Today button contains the date with the Office2013 theme.

Outlook Bar

  • The mouse cursor becomes hand on the selected group content area when Office 2013 or some other theme is applied.

Pivot Grid

  • ArgumentOutOfRangeException is thrown when the layout file is updated several times and loaded.
  • The Slicer items are not populated when using XmlaDataSource.

Radial Gauge

  • XamRadialGauge PixelScalingRatio should not be exposed.

Ribbon

  • The dropdown arrow in the Segmented MenuTool in the XamRibbon is not aligned in the middle when the tool is hovered over in certain themes.

Slider

  • When placing a binding to the TickMarks of the slider, the value of the binding is not respected.

Sparkline

  • Normal Range extends outside of the control when maximum is set greater than the largest data item.

Theme Manager

  • When applying the Metro Dark theme with ThemeManager to the WPF GroupBox with BorderThickness only for the top part, the header is struck through.

Timeline

  • Data is shown in TimeLine but outside the Zoombar's range.
  • NumericTimeEntry does not inherit the data context from its parent timeline.
  • NullReferenceException is thrown when bound data is removed while the control is within a floating pane.
  • NullReferenceException is thrown when the Series property is set to null.

Infragistics Ultimate UI for WPF 17.1

$
0
0
Infragistics Ultimate UI for WPF

Includes new properties and numerous fixes.

Features

  • 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.

Fixes

Category Chart

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

Combo Editor

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

Context Menu

  • XamContextMenu has an ugly black line along its right vertical border as well as black bots in its upper & lower left corners.
  • Nested drop-down controls in the menu force the menu to close when they are opened.

Data Chart

  • The displayed crosshair color cannot be changed at runtime.
  • Legend is not displayed until an additional item is added.

Data Grid

  • When the grid is empty at the start, programmatically adding a calculated field and adding the first record results in the calculations not evaluating.
  • Memory leak exists when clearing and re-populating records when DataPresenterCalculationAdapter is present.
  • Scrolling after loading the filter customizations with calculated columns present shows jumbled text in the grid cells.
  • Filters do not evaluate correctly when loading them as a customization when calculated fields are present and ReevaluateFiltersOnDataChange is set to "False".
  • Selected row blinks for a short time after bound data collection calls Clear() and new data is provided.
  • Fixed field does not move to the Far edge aligning with the other fixed field when there is a hidden field.
  • IndexOutOfRangeException occurs with data continuously updating while GroupByEvaluationMode is set to UseCollectionView.
  • Record containers are still discarded while scrolling a hierarchical grid when RecordContainerRetentionMode is set to "RetainDeactivatedContainersPermanently".
  • IndexOutOfRange exceptions occur when adding and clearing Fields to/from the FieldLayout.Fields collection.

Data Presenter

  • FieldLayouts become available later than they used to.
  • A lot of elements are not washed in xamDataGrid with the Royal Dark theme.
  • The margins between the FieldGroups are too big in the Print Basic theme.
  • BindingExpression path errors appear in the grid when opening the XamDateTimeEditor drop-down with the Royal Dark theme applied.
  • CalculationSettings are not merged correctly when loading customizations.
  • The FieldGroupLabelPresenters are not clearly visible with the Royal theme.
  • The Menu Button of HeaderPrefixArea is not clearly visible when the Orientation of GridViewSettings is Horizontal with the Onyx theme.

Dialog Window

  • When gaining again the focus, the modal xamDialogWindow is overlaid by a nontransparent rectangle when the Office2013 theme is applied.
  • XamDialogWindow could not be moved after loading.

Excel

  • Exception is thrown when Workbook.SetCurrentFormat is used to change the format of a Workbook.
  • Saved Excel file is corrupted if some worksheet rows are inserted and removed.
  • InvalidOperationException (Merged cell regions can't overlap) is thrown at MergedCellsRegions.Add() after inserting and removing some worksheet rows.
  • When a sheet name can be replaced to R1C1 format, NameReference cannot be set.
  • When a sheet name can be replaced to R1C1 format, PrintArea cannot be set.

Gantt

  • Some resource strings as the task duration - "day" and "days" are not translated.

Geographic Map

  • When the DefaultInteraction property is set to "None," e.Item in the SeriesMouseLeftButtonUp event returns null.
  • Clearing the sub domains on Bing Imagery does not null the sub domains/images.
  • Resizing the map after setting the WindowRect programmatically zooms into the top-left of the available area.
  • Database and shape file numeric parsing is not invariant in the XamGeographicMap, which causes issues in cultures with comma decimal point separators.

Grid

  • The group column disappears when moved.
  • The columns that are inside a GroupColumn cannot be moved.
  • Exponentially slowing performance when generating many columns.
  • The CellControlAttached event is not fired for the first cell of a row when having Group columns.
  • Low performance in XamGrid when scrolling horizontally through selected rows.
  • Filter condition is removed from the UI after grouping is removed and restored.
  • AugumentOutOfRangeException is thrown when a group row is expanded.
  • InvalidCastException is thrown when a column is grouped.
  • FilterMenuSelectionListGeneration setting  set to ExcelStyle does not work if FilteringScope is set to "ColumnLayout".
  • Japanese characters cannot be entered into the filter editor in the FilterMenu popup if a grid is inside a ContentPane.
  • Japanese characters cannot be entered into the editor in the custom filter dialog if a grid is inside a ContentPane.
  • The vertical alignment of the header and the cell breaks after a column under a group column is resized.
  • Part of the inner layout grid is not rendered when is selected cell from the main layout.
  • XamGrid cell navigation with keyboard breaks after navigating to the inner layout grid cells which are outside of view initially.
  • The SelectAll checkbox in the FilterSelectionControl does not update correctly.
  • StackOverflowException is thrown when items are filtered in the filter menu popup.
  • The Sort indicator appears even when the column IsSortable property is set to false.

Installers

  • NuGet installer cannot be licensed once installed as a trial from Uninstall or Change program.

Month Calendar

  • Today button contains the date with the Office2013 theme.

OutlookBar

  • The mouse cursor becomes hand on the selected group content area when Office 2013 or some other theme is applied.

Pivot Grid

  • The Slicer items are not populated when using XmlaDataSource.
  • ArgumentOutOfRangeException is thrown when the layout file is updated several times and loaded.

Radial Gauge

  • XamRadialGauge PixelScalingRatio should not be exposed.

Ribbon

  • The dropdown arrow in the Segmented MenuTool in the XamRibbon is not aligned in the middle when the tool is hovered over in certain themes.

Slider

  • When placing a binding to the TickMarks of the slider, the value of the binding is not respected.

Theme Manager

  • When applying the Metro Dark theme with ThemeManager to the WPF GroupBox with BorderThickness only for the top part, the header is struck through.

Themes

  • ValueBar is indistinguishable from the background for the control's view in the Royal Dark theme.
  • TargetValue Needle is indistinguishable from the background for the control's view in the Royal Dark theme.
  • TargetValue Needle and ValueBar appear hidden, as they are same color as control background in the Metro theme.
  • TargetValue Needle and ValueBar appear hidden, as they are same color as control background in the Office 2010 theme.
  • TargetValue Needle and ValueBar appear hidden, as they are same color as control background in the IG theme.

Timeline

  • NumericTimeEntry does not inherit the data context from its parent timeline.
  • Data is shown in TimeLine but outside the Zoombar's range.
  • NullReferenceException is thrown when bound data is removed while the control is within a floating pane.
  • NullReferenceException is thrown when the Series property is set to null.

X-Platform Data Grid

  • Binding ItemsSource in XAML throws NullReferenceException.

ComponentSource Partner Webinar - Infragistics

$
0
0
ComponentSource Partner Webinar - Infragistics

Your Infragistics Ultimate 17.1 Questions, Answered

Infragistics Ultimate 17.1 has a wealth of new features and updates. This webinar - recorded during the Ultimate 17.1 product launch - provides an in-depth look at many of those features.

What will you learn?

  • New for Mobile - Schedule UI, Sparkline, Grid Configurator
  • New for Web - Schedule UI, Excel Spreadsheet, React Components, Grid
  • New for Desktop - WPF & Windows Forms Enhancements
  • Prototyping and Usability Testing - Record / Playback Usability Study, Google Fonts in your prototypes
  • Embedded Analytics - ReportPlus Embedded SDK

Also included is a list of questions and answers from the webinar.

Click here to view the Q & A and to view the webinar recording.

Infragistics Ultimate UI for WPF 17.1 Build 17.1.20171.2073

$
0
0
Infragistics Ultimate UI for WPF

Maintenance release includes several bug fixes.

Fixes

  • 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 Microsoft Visual Studio 2017.
  • Combo Editor
    • Inconsistent behavior between XamComboEditor and ComboBox (XamComboEditor requires multiple clicks when Focusable is set to false).
    • [Metro Theme] xamComboEditor is not respecting the min-dropdown height.
    • XamComboEditor does not select the focused item when pressing the Tab key.
    • When the ComboEditorItemControl elements are trigger-styled according to a DataItem property in the XamComboEditor, random elements is styled.
    • XamComboEditor's Focus item is not styled when navigating through the dropdown menu.
    • XamComboEditor's PopupResizerBar style is not applied correctly when a theme is applied.
    • [Office2013 Theme] Scrollbar on dropdown appears for a second time and later it opens.
    • XamComboEditor's focus border is not visible.
    • Binding to SelectedItems in DataTemplate does not propagate back to view model.
    • [Office2013 Theme] EmptyText cannot be seen when using the Office2013 theme, Canvas.ZIndex appears to be 0.
    • Cross-Platform XamComboEditor issues with VSM states.
    • Drop-down list size (width and height) is not calculated correctly when the Office2013 theme is applied.
  • Context Menu
    • NullReferenceException is thrown in the OpenContextMenu method.
    • XamMenuItems cannot be highlighted/focused when they are collapsed items in list.
    • ‘Open’ command does not work for MouseEnter event after the command source is clicked.
  • Data Chart
    • Intervals are offset from columns, even when the axis gap is 0.
    • StackedColumnSeries cannot auto-generate series if GroupBy ItemsSource is used and its ValueMemeberPath uses an indexer.
    • Chart is not updated as bound data is updated when the data is type of indexer.
    • Different behavior with logarithmic numeric axes when targeting 64-bit versus 32-bit when plotting values that are less than 1, but greater than 0.
    • Fragment count is less than the bound collection after decrementing and incrementing items.
  • Data Grid
    • ArgumentOutOfRangeException is thrown in XamDataGrid when running it by using Ranorex.
    • NullReferenceException is thrown when loading an empty FieldGroup by using the LoadCustomization method.
    • IsUnbound affects the loading of customizations, when the only thing that matters is the Name of the Fields being loaded.
    • Low performance when expanding or collapsing a FieldGroup in the XamDataGrid.
    • The right border of the right field header is not displayed if there are fixed fields and Office2013 theme is used.
    • XamDataGrid filter text disappears when data source is changed.
    • RecordSelector is pushed off-screen when RecordSelectorLocation is set to "RightOfCellArea" and AutoFitMode is set to "ExtendLastField".
    • Fields Move method does not work when the FieldLayoutSettings's AutoArrangePrimaryFieldReservation property is set to None.
    • XamDataGrid with XamDateTimeEditor - Filter does not show milliseconds.
    • IndexOutOfRange exception is thrown when modifying the Fields collection on double click when LabelClickAction is set to "SelectField".
    • XamDataGrid's Custom Filter Selection Operators cannot be set.
    • The e.DropDownItems argument of the RecordFilterDropDownPopulating only contains the built-in filter items.
    • XamDataGrid's Filter Operator is not displayed when only one Operator is set.
    • The BindingPath and AlternateBinding's path affects the loading of customizations.
    • Blanks operand in MultiSelectExcelStyle should include white-space only strings.
    • [Royal Dark Theme] Styling the DataRecordCellArea's Background property has no effect.
    • Error appears when setting the IsScrollTipField property in design time.
    • [Royal Dark Theme] Foreground property for CellValuePresenter style does not do anything.
    • Grouping and sorting operations, and loading customizations with those operations with a large amount of records is slow.
    • When SortEvaluationMode and GroupByEvaluationMode are both set to "UseCollectionView" and there are multiple groups, sorting collapses the groups.
    • StackOverflowException is thrown when using Records.ExpandAll(true).
    • XamDataGrid's BeginUpdate and EndUpdate methods cause IndexOutOfRangeException.
    • NullReferenceException is thrown when loading a grid and resizing the containing pane in XamDockManager.
    • There is memory leak when the ViewSettings Orientation property is set.
  • Data Presenter
    • Filter operator should be saved with the SaveCustomizations method.
    • Slow horizontal scrolling with a large number of fields and an automation client running.
    • [Royal Dark Theme] The resizing splitter preview is too dark.
    • [Royal Dark Theme] The field groups are not distinguished.
    • Load customizations does not restore the column ordering when their order has been saved on application start.
    • [Royal Dark Theme] 'Toggle' and 'Ungroup' content is cut off in the Custom Filter Selection Control.
    • [Royal Dark Theme] Unable to select all text in filter cell by using the mouse left button.
    • [Royal Dark Theme] The caret background in the filter cell is black instead of white and it is hardly noticeable.
    • [Royal Theme] Missing right border of a field that is dragged from the header area of the DataGrid or from the FieldChooser.
    • Loading customizations method fails after a field has been removed even if a FieldLayout Key has been supplied.
    • Index out of Range Exception is thrown when adding child records after using GroupBy.
    • Records cannot be deleted from TemplateField after ungrouping.
  • Data Presenter Excel Exporting
    • ArgumentNullException is thrown just by creating a DataPresenterExcelExporter instance when trial dlls are used.
  • Data Presenter Field Chooser
    • [Royal Theme] Unnecessary border of the fields in FieldChooser when the theme is washed.
    • [Royal Theme] Incorrect/missing icon for indeterminate state of "All fields" checkbox in FieldChooser.
  • Data Presenter Fixed Fields
    • Cells do not re-position after increasing and decreasing the FixedFieldSplitter width.
    • [Royal Theme] Field fixing does not work when it is set to 'Near' or 'Far'.
  • Data Presenter Record Filtering
    • Incorrect caret placement in ExternalFiltering when window is in Maximized state.
  • Data Tree
    • XamDataTree causes InvalidOperationException when removing nodes.
    • XamDataTree throws ArgumentOutOfRangeException.
    • Incorrect nodes are displayed when having a sibling node layout and using the IsExpandedMemberPath property.
    • Selection\Multiple selection in XamDataTree does not work properly when the IsSelectedMemberPath is set.
    • NullReferenceException is thrown in GetDataItem method of NodesManager, NodeLayout returns null.
    • Selected items range is not properly updated when selecting/deselecting using Shift.
  • Date Time Editor
    • MinSupportedDate is not updated when the FormatProvider is reset in runtime using PropertyGrid.
    • Inconsistent behavior with filtering in XamDatetimeEditor.
    • XamDateTimeEditor's mask doesn't display hour when date is set and Chinese or Japanese regional settings are used.
    • [IG Theme] The pin in the drop-drown button is not centered.
  • Diagram
    • Custom diagram item content can be changed from the options panel's text tab.
    • The default edit template does not respect IDataErrorInfo (error notifications) on bindings.
    • Diagram item's text can be changed in the Options Pane when AllowEdit is set to false.
    • No selection displayed for DiagramNode when AllowResize is set to false.
    • No selection displayed when multi selecting diagram nodes and AllowResize is set to false.
    • Shape's width and height editors are enabled in the Options Pane when AllowResize is set to false.
    • Diagram connection's selection is not moved after the connection is moved and AllowResize is false
    • NullReferenceException is thrown when adding a diagram connection at runtime and ConnectionLineJumps is not set to None.
    • Connection line jumps are not displayed when deleting a connection and undo operation is performed.
    • Connection line jump shape is wrong after copying a connection and deleting it, and performing undo operation afterwards.
    • There is no exposed visual data for diagram connection line jumps.
    • Diagram connection still has a line jump when the connection is brought to back.
    • When maximizing the application window, the diagram toolbox is fixed in width and does not stretch.
    • Wrong namespace in the xamDiagram default style file.
    • Connections cannot be removed or all at once via Clear.
    • Connections can't be added after resetting and clearing the collection.
    • DiagramConnection is added to the node’s OutgoingConnections collection even if ItemAdding event is canceled.
  • Dialog Window
    • XamDialogWindows are resized incorrectly.
  • Dock Manager
    • Problem with nested dock manager - panes fly-in while giving focus to their controls.
    • Docking indicator is not displayed properly when DocumentContentHost contains multiple tab group panes.  
    • InvalidOperationException is thrown when moving a window.
    • SplitCursor appears invisible on higher resolutions (eg. 3200x1800).
    • [Metro Theme] TabPaneItem's Header text disappears when loses unfocused.
  • Donut Chart
    • [Royal Dark Theme] Doughnut chart when used with hierarchical ring series has only one ""child band"" shown up.
    • [Royal Themes] Doughnut chart with hierarchical series appears to lose hit detection.
    • Doughnut Chart does not display multiple series when using Metro Dark Theme.
    • No outline is visible in WF version of Doughnut Chart.
    • Incorrect values populated in the legend when using Doughnut Chart.
  • Drag and Drop Framework
    • DragSource cannot be dropped onto the drop target if the application runs in debug mode.
    • Dragging icon becomes X when the dragged item goes over a hidden window.
    • Legend does not get large enough to show all legend items once it is dragged and dropped.
  • Editors
    • Incorrect mask used in the Japanese calendar when the Gregorian calendar was first set.
    • [Themes] XamTextEditor uses a different height when in edit mode.
    • Masked editor does not enter edit mode when modifying the value by tapping on a touch environment.
    • The position of the text alters when entering edit-mode with a theme applied.
  • Excel
    • Argument Exception is thrown when loading a workbook that contains a region.
    • CellFormat returned by GetResolvedCellFormat holds incorrect BorderStyle values.
    • FormulaParseException is thrown when loading an Excel file.
    • Cell borders are not copied when rows and columns are inserted in 97-2003 workbook.
    • Fractions are strangely reduced once the cell is commited.
    • Worksheet remains selected after its Visibility is changed to Hidden.
    • Merged cell's vertical alignment becomes Center after loading and saving the workbook.
  • Gantt
    • Task Duration has wrong value when loaded in MS Project.
    • InvalidOperationException is thrown when setting XamGantt row cell's IsEnabled property and Office 2013 or Royal Dark theme are set.
    • ProjectTask presenters can get too small to a point where they cannot be dragged.
    • ProjectCalendar.ToExceptionsXml throws InvalidOperationException when more than one ProjectCalendarException is present.
    • Parent task's Start and Finish properties have wrong values when its child task's PercentComplete is 100%.
    • ProjectCalendar ToExceptionsXml method does not save the rules associated with the recurrence.
  • Gauges
    • Some gauges do not render correctly when over 20 gauges are present in the application.
  • Geographic Map
    • Small white lines appear between the tiles of the map when placed in XamDockManager.
    • InvalidCastException is thrown when adding points to ObservableCollection.
  • Grid
    • Custom SortComparer does not work if ICollectionView is used as ItemsSource.
    • Performance issue occurs with Filter Menu filtering.
    • Horizontal misalignment occurs after column resizing under group columns.
    • [Horizontal Scrolling] Headers and rows get misaligned when a grid is scrolled horizontally and has group columns.
    • The last column is not displayed when the grid is inside a split pane and the pane's size is shrunk.
    • Filter condition is removed or changed as columns are grouped/ungrouped.
    • FilterMenuItemConverter doesn't fire when opening Filter Menu after a filter was previously applied.
    • Scrolling via drag selection needs improvement.
    • Mouse cursor changes to resizing cursor even though the mouse pointer is placed far from the column border.
    • [Horizontal Scrolling] Column alignment is broken on child band as scroll is performed.
    • When scrolling vertically, occasionally the cells will get misaligned with large grids.
    • Memory usage has increased about three-fold in the grid on terms of cell generation/virtualization.
    • [Horizontal Scrolling] There are some columns that never get into the viewport when performing horizontal scrolling.
    • XamGrid freezes while resizing with GridSplitter and TextWrapping/Sized fields.
    • FilterValue text box in Custom Filter Dialog does not accept IME composition string when Keyboard DefaultRestoreFocusMode property is set to None.
    • Text box in filter menu does not accept IME composition string when Keyboard DefaultRestoreFocusMode property is set to None.
    • NullReferenceException is thrown in XamGrid when the close button of GroupByHeaderCellControl is pressed and ItemSource is of type CollectionView.
    • Horizontal scrollbar disappears when the vertical scrollbar is moved.
    • When XamGrid's ItemsSource is bound to a DataTable's DataView, adding new columns to the table does not update the UI.
    • Data columns in a group column are not properly laid out after moving.
  • Inputs
    • Spin buttons are not disabled initially.
  • Masked Input
    • [Royal Theme] XamMaskedEditor's SpinButtonsDisplayMode when set to Focus or Hover shows different color.
  • Masked Text Editor
    • Changing the place of the era in the default Japanese mask prevents era recognition.
    • Spinning down the first year of the first emperor is setting the year to 11.
    • After copying the whole date with era, only the era is pasted in the editor.
    • SpinWrapBehavior doesn't have triple slash comments.
    • [Royal Dark Theme] XamMaskedEditor red error border is not displayed properly.
  • Math
    • Compute.Determinant hangs the application while processing 12x12 matrix.
  • Multi Column Combo
    • A line appears when you select a row.
    • Red border for IDataErrorInfo interface implementation disappears when control is disabled at start and becomes enabled or goes into edit mode.
    • [Royal Dark Theme] Styling is different in the combo editor and multi combo editor when the drop-down toggle button is clicked and the Royal Dark theme is applied.
    • [Royal Dark Theme] The highlighted text in the XamMultiColumnComboEditor is hardly readable when the Royal Dark theme is applied.
    • [Royal Dark Theme] The vertical text alignment in Royal Dark theme is inconsistent with the other themes.
  • Network Node
    • [Royal Theme] When a node is focused in the XamNetworkNode, the outline border does not include the expansion indicator.
  • Numeric Editor
    • Caret is displayed over a digit after Backspace is pressed a few times and a Mask is set to "n".
  • Pie Chart
    • If Pie Chart RadiusFactor is set to 0, freezes the control, then crashes the app.
    • Initially selected slice(s) is styled incorrectly (slice fill is wrong).
    • Slice selected programmatically using multiple selection can’t be deselected.
    • Changing the pie chart selection from multiple to single results in multiple selected items.
    • Changing the pie chart selection from single to multiple results in losing the initial selection when selecting value after the change.
    • Changing others threshold to move selected slice into others slice or add unselected items to selected others slice causes selected item not to reflect all data items in others slice
  • Pivot Grid
    • ArgumentException is thrown when loading customizations and sorting is applied.
    • StackOverflowException is thrown when the control is being saved by System.Windows.Markup.XamlWriter.Save method.
  • Property Grid
    • Scrolling quickly when the PropertyGridPropertyItemView's Visibility is bound results in NullReferenceException.
    • FilterAreaVisibility property is not respected in the MetroDark theme.
    • When placed in an unpinned pane in XamDockManager, the pane closes while property grid is still in use.
  • Ribbon
    • [Office2013 Theme] Header background color becomes pale blue after the XamDockManager's docking feature is used.
    • Classic minimum/maximum/close buttons and underbar appear on title bar when the OS is Windows 7, its theme is classic and the application theme is Office 2013.
    • Window height becomes shorter when switching a bound RibbonTabItem.
    • Misaligned icons appear in the Non-client area of maximized XamRibbonWindow.
    • NullReferenceException occurs at startup if more tools are placed in a RibbonTab than can fit.
    • Error appears in the VS Output when Metro or Metro Dark theme is applied.
    • [Royal Theme] When the CheckBoxTool is in the ApplicationMenu of the XamRibbon, its check icon is never visible regardless of the tool's state.
    • [Royal Theme] The KeyTips for the current RibbonTabItem overlap each other.
    • RibbonTabItem is set as the ActiveItem when in active item navigation mode when tabbing between non-tool elements in a RibbonGroup
    • Style ribbon group is not displayed properly after resizing the window.
    • The KeyTips in the XamRibbon is not restyled when using different themes.
    • The rectangle part of the QAT's Dropdown area disappears when the DialogBoxLauncher of any RibbonGroup is set through XAML.
  • Rich Text Editor
    • Continuously typing whitespaces in a cell of a XamRichTextEditor's TableNode eventually causes the neighboring cell's left border to shift.
    • Cannot open a RTF file with a partial hyperlink.
    • An OverflowException is thrown when attempting to import from HTML a table where cell/table width is stored with "," as decimal separator.
    • Caret stays visible (and seems as if it goes into the next cell) when dragging a cell border to the left of the caret.
    • MakeHyperlink is not applying hyperlink style for some of the text in the Rich Text Editor.
    • Border's width is set to a different value when using the LoadFromHtml method of XamRichTextEditor's document to load an html file.
    • Pressing End key, before paragraph mark, navigates to the previous paragraph.
    • InsertTableRow takes a lot of time when you have to insert more than 200 rows.
    • Table cells are overlapping when TableExtentBehavior is set to FitColumnsToContent.
  • Schedule Date Navigator View
    • Shortcut for Switch to Weeks (Alt + minus) works only with numpad minus.
  • Schedule Schedule View
    • Memory Leak: Continuously updating Appointments.
  • Slider
    • MinValue does not update properly, when DataContext has been changed.
  • Spread Sheet
    • IndexOutOfRangeException is thrown from XamSpreadSheet when changing the Windows's size.
    • Spreadsheet cell's text left margin is missing in version 17.1.
    • Inserting a column at first index is picking up the style from the left cell, which is outside of the table.
    • Incorrect error message is thrown when trying to hide more than 16384 columns.
    • IsEquivalentTo method returns false to structurally identical rules if one of them is set on cell.
    • OverflowException is thrown when exiting edit mode of a cell if the denominator is larger than what is allowed for an int.
    • [Royal Theme] Some elements in the spreadsheet are missing the pressed state.
    • Auto-sizing of a row with height -1 does not force a reevaluation of the resolved height.
    • Cell's horizontal alignment is not reset after unmerging via "MergeCellsAndCenter".
    • A cell with ShrinkToFit set to True does not wrap after using Alt + Enter.
    • Typing '+[integer]' followed by a fractional value is considered as an invalid formula.
    • InvalidOperationException is thrown when Workbook contains cells that use Japanese specific display format.
    • Cell format is not copied properly when a merged cell is copied and pasted.
    • Custom shapes are not displayed properly.
    • CellFormat is not copied and pasted properly.
    • An exception is thrown when trying to hide columns through dragging the last column.
    • Not able to select the previous column if only one is visible.
  • Surface Chart 3D
    • Surface Chart does not support/ignore points with invalid values or null objects.
    • The Axis title visibility toggles when switching Linear/Logarithmic scaling or themes.
  • Syntax Editor
    • The Japanese characters contained in an external file become garbled when it is loaded into the editor.
    • [Royal Dark Theme] The text from the current line of the XamSyntaxEditor is unreadable when it is highlighted with the default brush.
    • Writing a comment between the lines when using the Custom XML Language from the Samples Browser results in an IndexOutOfRangeException.
  • Themes
    • [Royal/Office2013 Theme] The DataChart CategoryHighlightLayer is very light against the white background – it’s difficult to see.
    • [Royal Theme] The DataChart Legend badges for waterfall series differ from the other themes.
    • Inconsistences between XamComboEditor and WPF ComboBox when Metro theme is applied.
  • Tile Manager
    • Tile's content is moving out of view when using WindowsFormsHost inside.
    • Flickering occurs when maximizing a tile when TileLayoutOrder = Horizontal and Horizontal and Vertical TileAreaAlignment is set to Stretch.
    • Closing/collapsing XamTile with the close button and then setting its Visibility to Visible does not work.
  • Tree Grid
    • FieldLayouts appear to be "reassigned" incorrectly after regenerating a DataSource and utilizing a previously used FieldLayout.
    • When using a hierarchy with different types, setting the DataSource to null throws InvalidOperationException.
  • WPF
    • Building errors for WPF 17.1 appears in the source code.
    • The WPF symbols downloaded from the website do not match the source code.

Infragistics Ultimate UI for WPF 17.2

$
0
0
New control configurators.

Visually configure the Linear Gauge, Radial Gauge, Bullet Graph, Pie Chart, and Category Chart controls.

Features

  • Control Configurators
    • Visually configure the Linear Gauge, Radial Gauge, Bullet Graph, Pie Chart, and Category Chart controls.
    • Use QuickSets to take advantage of pre-designed styles, or customize your own.
    • Easily customize the design of elements such as needles, ranges and layouts.
  • New Royal Light Theme - A lighter version of the Royal Dark theme.
  • New Scatter and Shape Charts - Two new chart controls enable you to display X/Y data in a variety of scatter configurations, with smart data adapters to automatically choose the right visualization for your data. The WPF Scatter Chart includes Point, Bubble, Area, Contour, High Density, Line, or Spline chart types. It’s a lightweight, high-performance chart that’s easy to configure with a simple, intuitive API. The WPF Shape Chart expands the functionality of the Scatter Chart with two additional visualizations, Polyline and Polygon.
  • Improvements to the WPF Data Chart
    • The Data Chart has been enhanced with an improved Date/Time Axis.
    • You can now use Axis Breaks to configure the X-axis to omit dates within a range.
    • You can configure Dynamic Intervals based on the current visible range of the axis.
    • Dynamic Label Formats can be configured based on the visible range.
    • Format labels as MM/dd for a visible range of one year, or hh:mm for a visible range of a day.
    • The Data Chart now supports four new scatter series to create rich visualizations of X/Y data.

ComponentSource Partner Webinar - Infragistics

$
0
0
Webinar - What’s New in  Infragistics Ultimate 17.2

Webinar - What’s New in  Infragistics Ultimate 17.2

Date: Nov 20, 2017 Event Timing: 11:00 AM

Event Description

Infragistics Ultimate UI 17.2 is loaded with productivity tools and fast-performing UI controls for quickly building web, desktop, and mobile apps. Join SVP of Developer Tools Jason Beres and the Infragistics Product Team for the launch webinar, where they’ll give you an inside look at what's new in this release, including:

  • 30+ True Angular UI Components in the new Ignite UI for Angular component set.
  • Quick Start JavaScript projects with new CLI & new Grid, Chart, and Schedule features.
  • New Control Configurators, Royal Light Theme, & Scatter Series in WPF.
  • New Windows Forms data visualization controls, including Category and Funnel Charts, new Bullet Graph, Linear Gauge, and Sparkline controls.
  • New Charts, Schedule improvements, and Configurators in Xamarin.
  • Sketch Integration and On-Premise Server for the rapid prototyping tool, Indigo Studio, and more.

Sign up today to attend the interactive, demo-driven webinar led by Infragistics Experts.

 


Infragistics Ultimate UI for WPF 17.2 Build 17.2.20172.2029

$
0
0
Infragistics Ultimate UI for WPF

Maintenance release includes several bug fixes.

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.

Infragistics Ultimate UI for WPF 17.2 Build 17.2.20172.2077

$
0
0
Infragistics Ultimate UI for WPF

Maintenance release includes several bug fixes.

Fixes

Busy Indicator

  • System.InvalidCastException" occurs when child control's IsTabStop is set via binding expression.

Category Chart

  • Label margins are incorrect.

Data Chart

  • Removal of many series when markers are enabled takes a long time.
  • Chart is drawn incorrectly with future axis break is added (occurs after end of initial data).
  • When using Polyline and Polygon Series, removing axis does not remove series.
  • ScatterAreaSeries' ColorScale should have TypeConverter set on Palette property.
  • VisualData is not cleared when series renders with invalid member path.
  • ColumnSeries with TimeXAxis column tooltips show unsorted index values.
  • XamDataChart CrosshairLayer on wrong place when zoomin and zoom out.

Data Grid

  • Record Filters cannot be cleared and are not displaying correctly when conditions are modified.
  • Cells are not virtualized correctly horizontally.
  • Text in the scroll tool tip is not correct.
  • Grouping by UnboundFields is impossible if setting GroupByEvaluationMode to UseCollectionView.
  • SelectedDataItems are not populated when SelectedItemsChanged event is raised.
  • Inconsistent behaviors in selection between parent-child bands when using homogeneous data.
  • Fields are truncated in GroupByArea when mode is DefaultFieldLayoutOnly and all fields are added.
  • Setting the AcceptsArrowKeysInEditMode property to false on Fields does not do anything.
  • Records disappear after changing the data.

Data Presenter

  • XamDataGrid Field LabelTextAlignment does not change the UI at runtime when changed.
  • XamDataGrid Field Verticalcontentalignment has no runtime effect.
  • NullReferenceException in RecordPresenter OnIsActiveChanged method.
  • Records cannot be deleted from TemplateField after ungrouping.
  • Missing headers when binding to an ObservableCollection of interfaces.
  • Application locking up when activating records while records are continously updating.

Data Tree

  • Connector lines disconnect between two child nodes when a theme is applied.

Diagram

  • NullReferenceException occurs when a node is selected and the ItemsSource is changed.

Drag and Drop Framework

  • ArgumentNullException when mouse down on control.

Grid

  • NullReferenceException is thrown when a filter is applied against a column bound to a complex property from FilterMenu.
  • NullReferenceException is thrown when a filter is applied against a column containing an indexer in its Key from FilterMenu.
  • Column moving drag speed is slow and cannot be changed.

Infragistics Excel Engine

  • Document excel engine causing issue when opening the file after upload.
  • Infinite loop when reading value of a cell.

Installer

  • Missing signed Japanese assembly resources.
  • English xml file in ja subfolder.
  • RoyalLightTheme is missing in NuGet.

Numeric Editor

  • When using the MetroDark theme there is no difference in appearance between an enabled and disabled editor.

Outlook Calendar View

  • Selection between the XamDateNavigator and the XamOutlookCalendarView is not two way.

Property Grid

  • The child list items are not been displayed when override the DisplayName.
  • Nullable Boolean properties should have a three state checkbox for editing.
  • When using an ICustomTypeDescriptor and applying PropertySortOrderAttributes through it, the sort order is not respected.

Spreadsheet

  • Cells are squashed when launched from a Windows Forms application.
  • Hidden named references are not handled property in the Workbook and Spreadsheet.

Themes

  • Listbox DarkMetroTheme: Selected item font color being reset to default.

Infragistics Ultimate UI for WPF 18.1

$
0
0
Financial chart

Adds new high-performance Financial chart.

Features

  • New Financial Chart - A lightweight, high-performance chart that is used to display financial data using an extremely simple and intuitive API. All you need to do is bind your data (a collection or a collection of collections), and the chart takes care of everything else.
  • Excel Library / XamSpreadsheet
    • Conditional Formatting - xamSpreadsheet now supports all the conditional formatting features available in Microsoft Excel including Data Bars, Color Scales and Icon Sets.
    • Format Cells Dialog - This makes it extremely easy to change how your data is displayed in a cell. For example, you can specify the number of digits to the right of a decimal point, or you can add a pattern and border to the cell. To show this dialog, just right-click the cell and select Format Cells from the context menu.
    • Number Tab - By default, all worksheet cells are formatted with the General number format. With the General format, anything you type into the cell is usually left as-is. For example, if you type 36526 into a cell and then press ENTER, the cell contents are displayed as 36526. This is because the cell remains in the General number format. However, if you first format the cell as a Currency, then the number 36526 will be displayed as $36,526.00.
    • Alignment Tab - You can position text and numbers, change the orientation and specify text control in cells by using the Alignment tab.
    • Font Tab - Use the Font tab in the Format Cells dialog box to control these settings. You can see a preview of your settings by reviewing the Preview section of the dialog box.
    • Border Tab - Put a border around a single cell or a range of cells.
    • Fill Tab - Use the Fill tab to set the background color of the selected cells. You can also use the Pattern list to apply two-color patterns or shading for the background of the cell.
    • Protection Tab - The Protection tab offers you the option to protect your worksheet data and formulas.
    • Worksheet Filtering - While filtering has always been available in the Excel Library, it only applied to filtering within a worksheet table. Infragistics Ultimate UI for WPF 18.1 extends this filtering behavior to allow you to define a single area within the worksheet, outside of a table, that you can filter. You can filter by a numeric value, text values, or filter by color for cells that have color formatting applied to their background or text.
    • Worksheet Sorting - The new sort menu item will set the sort of the associated column based on the value/state of the active cell for which the menu was shown. So choosing Sort A to Z will create an ascending value sort for that column.
    • AutoFilter Support - Worksheet table headers, and the header cells of worksheet level filtering regions, will now show a drop-down button that displays the filter-related menu. The buttons show the sort and filter state and the tooltip displays a friendly description of the filter for that column. The filter options displayed are dependent on the data types in the column as they are in excel. So you’ll see one of the number filters, text filters, or date filters available depending on the data in the table column.
  • Table Improvements
    • Copy/Paste - Tables will now be copied when the source selection encompasses the entire table. So select an entire table (e.g., click in a cell, press ctrl+a twice), copy it to the clipboard and then paste elsewhere and a new copy of that table is created.  Pasting within a worksheet table will automatically expand the table to encompass the area of the paste.
    • Editing - Typing/editing immediately adjacent to the bottom/right edge of a worksheet table will expand the table.
    • Tab Navigation - Tab Navigation within a table will navigate within the table wrapping to the next/previous row. Similar to Excel, the table will also be automatically expanded when tabbing from the last visible cell of the table.
    • Total Row Formulas - In Excel when a cell in the total row of a table is active, a drop-down button is displayed that lets you choose a common formula for a table. It can be shown by clicking the drop-down button or pressing Alt+Down when the cell is active.
    • Context Menu Improvements - Additional context menu items were added to allow you to manipulate the table. This includes menu items for inserting and adding rows and columns to the table, selecting the table row/column, toggling the total row, converting the table to a range, etc. The table cell context menu is similar to the cell context menu except it is displayed when the active cell is part of a worksheet table. That menu also has many new commands that relate to affecting the table.
    • List Validation - Infragistics Ultimate UI for WPF 18.1 now supports displaying a drop-down list of values. It can be shown by clicking the drop-down button or pressing Alt+Down when the cell is active.
    • Cell Dropdown - Show a dropdown list in a cell populated with data from the values immediately above and below the active cell.
  • XamDataGrid
    • Cell Merging - With this release of Infragistics Ultimate UI for WPF, the xamDataGrid has full support for cell merging. Enabling cell merging is as simple as setting the FieldSettings.MergedCellMode property.
    • Image Field - With the release of Ultimate UI for WPF 18.1, you can use the new ImageField to render images by just using a property in the underlying bound object.
    • XamDataGrid Control Configurator - The xamDataGrid control configurator makes it simple to bind your data, add fields and field layouts, and turn the most essential features on and off with the click of a button.
  • XamRichTextEditor New Properties
    • AcceptsTab - The AcceptsTab property will control the behavior of the xamRichTextEditor when the Tab key is pressed on the keyboard.
    • AcceptsReturn - The AcceptsReturn property controls what effect the Enter key will have on the content of the xamRichTextEditor when pressed.
  • XamRibbon Improvements - The xamRibbon MenuTool has received a small, but extremely useful, feature that allows you to control whether or not the menu will close when a menu tool is clicked.
  • WPF NuGet Package Improvements - Automatically place NuGet packages in a local folder, copy all WPF NuGet packages into it, and create the NuGet Package Source in Visual Studio.

Infragistics Ultimate UI for WPF 18.1 Build 18.1.20181.176

$
0
0
Infragistics Ultimate UI for WPF

Improves SpreadSheet, Financial Chart and DataGrid controls.

Fixes

Busy Indicator

  • During xamBusyIndicator display, Perform RestAPI and change isTabStop according to the result. But isTabStop can't changed.

Category Chart

  • CategoryChart adds each series twice.

Chart

  • Elements not in Visual Tree can have Bindings attached An issue was found where the TitleSettings on an Axis would have no binding context.  This has been corrected.

ComboEditor

  • If a null value is added to the ItemsSource, it shows up very small and when hovered, blanks out the drop-down.
  • Interface inheritance causes NullException when filtering.
  • Horizontal scrollbar is missing even though the test on menu item exceeds dropdown width.
  • SelectedItems do not update correctly if bound collection updates while drop-down is open.
  • SelectionChanged is not fired item is deselected.

DataChart

  • The TypeConverter for BrushCollection doesn't support a lone brush. A scenario where attempting to provide a single string value from XAML for a BrushCollection typed property would result in no brushes has been resolved.

DataChart

  • XamDataChart CrosshairLayer on wrong place when zoomed in for TimeXAxis.
  • BarSeries ScrollIntoView is broken.
  • ArgumentException occurs when changing theme.

DataGrid

  • When using a XamMultiColumnComboEditor as the editor for a TemplateField, auto editing does not place the cursor inside the combo and the first key-stroke is lost.
  • When there is TextWrapping on a Field with a star width, exporting the grid to XPS results in an incorrect view.
  • When multiple DateTime fields are present, typing the filter operand does not work correctly.
  • Special records appear to not be recycled correctly when changing the DataSource and setting RecordContainerRetentionMode to retain permanently.
  • In some cases, when switching the data source of the XamDataGrid, the vertical scrollbar disappears when it should be visible.
  • Using XamDataGrid ListModel Scrolling in Filterpopup causes StackOverflowException.
  • UITestControlNotFoundException when using Coded UI.
  • NullReferenceException occasionally occurring when setting all record visibilities to collapsed.
  • NullReferenceException is thrown when IME input is used on a read only cell.
  • Field labels occasionally wrap when auto-sized.
  • Slow performance when switching tabs after filtering or changing the data source on an out-of-view grid.

DataPresenter

  • BindingExpression path error occurs when clicking filter row to the XamDataGrid, when Office2013 theme is applied.
  • Slow performance when exporting. Optimized both DataPresenter Excel export logic as well as serialization logic when exporting and serializing huge numbers of cells.
  • Records are not grouped correctly (Last Month, Last Week, Today, etc).

Diagram

  • XamDiagramToolbox causes design and runtime exceptions when no width is set.
  • ZIndex property of diagram items does not do anything.

DialogWindow

  • When IsModal = true and placed in a XamDockManager or other container, interactivity of controls outside of that container stops.

Editors

  • When AcceptsTab is false, the tab key does not move to the next control.

Excel

  • RATE function results in a NUM error for a formula that results in a valid rate in Excel.
  • Applying a Top/Bottom percentage filter doesn't work correctly.
  • Unhandled ArgumentOutOfRangeException with filter applied on a sheet with a table.
  • Unhandled NullReferenceException when trying to copy after Delete all, when spreadsheet has comment.
  • Workbook.Load throws NullReferenceException when a shape with text is present.

Financial Chart

  • FinancialChart does not export position of chart panes and toolbar pickers realtive to the whole control.
  • FinancialChart does not render multiple indicators with different brushes.
  • FinancialChart does not render multiple indicators with different display types/modes.
  • FinancialChart and DataChart do not render axis line next to axis labels when location is set to right side.
  • FinancialChart does not render major gridlines on xAxis in zoom chart pane.
  • Property descriptions do not appear in the property window for XamFinancialChart.
  • FinancialChart renders last 2 columns too close to each other in VolumePane.
  • FinancialChart does not apply OverlayBrushes and OverlayOutlines to 2nd overlay.
  • FinancialChart renders 2nd financial series with wrong fill/outline/trendline colors.
  • FinancialChart does not use the same colors for overlays and volume series as it does for financial series and trendlines.
  • FinancialChart throws ArgumentOutOfRange error when a data item does not have all OHLC data columns.
  • Setting IsWindowSyncedToVisibleRange range throwsArgumentOutOfRangeException.
  • FinancialChart does not render series in VolumePane with default brushes.
  • FinancialChart does not render some visuals of series in zoom slider.
  • Zoomslider has markers on by default for line series.
  • There is no XamFinancialChart available in the toolbox.
  • When IsWindowSyncedToVisibleRange is set to true Price Pane does not properly resize after Volume Pane is hidden.
  • When XAxisMode is set to time it ignores other axis settings such as title, stroke(color, thickness), font(weight, color, bold).
  • When YAxisMode is set to PercentChange it ignores other axis settings such as title, stroke(color, thickness), font(weight, color, bold).
  • FinancialChart should not show title on y-axis in all indicator panes.
  • Chart does not look correct when setting Themes using Theme Manager.
  • First indicator axis is not consistent (named indicatorXAxis when using timeX but indicatorXAxis_0 otherwise).

General

  • Help folder missing.
  • Cannot run any of the version free sample exes.

Grid

  • When scrolling, occasionally the cells will get misaligned with large grids.
  • If ColumnWidth is set to "*" hiding all columns also hides the ColumnChooser.
  • When a pre-existing filter is present, the FilterMenu does not always work correctly.
  • Blank row appears on the bottom when a cell is navigated by Down key.
  • Grid unexpectedly scrolls horizontally when expanding a group.
  • Invalid Indexer specified from column key using brackets.
  • Getting InvalidCastException using XamGrid with multiple groupings and binding the grid with CollectionViewSource.
  • XamGrid getting InvalidCastException after refresh the ListCollectionView.
  • When the under key is pressed, the horizontal scroll moves. Only Windows 7.
  • GetChildrenCore based on VisibleCells only (excluding Fixed Cells).
  • Live instances of CellControl remain the same after resizing window.
  • Loading data takes about 40 percent longer in 17.2.
  • NullReferenceException when filtering using the FilterMenu and selecting a single entry.
  • XamGrid is not displayed properly.
  • When expanding multiple nested groups with a column only partially in view, the column scrolls into view without updating the scroll information.
  • Null Reference Exception when refreshing the ItemsSource when a sort is present when using ICustomTypeDescriptor.
  • Blank row appears under GroupBy row when cells are navigated by Down key.
  • When the up key is pressed, the horizontal scroll moves.

MaskedText

  • XamMaskedEditor mask h not working.

Menus

  • Menu items hover flashes for a second and then disappears.

Numeric

  • XamNumericEditor value is skipped from 0 to -1.99 when you click DecrementSpinButton. if It's set "{double:-8.2}" on Mask .

RadialGauge

  • Some tick marks blink when the value is continuously updated and if there are many gauges running at the same time. A WPF rendering limitation has been worked around in the WPF radial gauge.

Ribbon

  • XamRibbonWindow title moves off to the right when ResizeMode is set to NoResize.
  • Window close buttons are different if a RibbonWindowContentHost.Ribbon is present versus when it isn't in Windows 7 when using a classic theme.
  • Classic minimum/maximum/close buttons and underbar appear on title bar when the OS is Windows 7, its theme is classic and the application theme is Office 2013.

Schedule

  • The checked states of the checboxes is applied on lost focus.
  • Groupboxes's headers in the AppointmentDialog are not styled correctly.

SpreadSheet

  • Column widths are different from a template Excel if DPI scale for Windows display is not 100%.
  • XamSpreadsheet from toolbox does not add required Editors assembly.
  • XamSpreadSheet crashes on loading a theme using ThemeManager.
  • Spreadsheet crashes when trying to load the format cells menu.
  • An exception occurs when conditional formats with formulas that were created via a paste operation are evaluated.
  • Unhandled InvalidOperationException on undo after invalid filter.
  • Unhandled IndexOutOfRangeException on Format cells after Select All + Delete.
  • Unhandled NullReferenceException when deleting spreadsheet and undoing, with grouped shapes.
  • Unhandled ArgumentException when deleting rows after trying to apply filter (xamSpreadsheet assembly).
  • Long text in shape is displayed outside the shape.
  • Table formatting is lost on Copy/Paste.
  • Row is hidden when trying to apply filter on certain empty cells.
  • Not possible to delete table.
  • Unhandled InvalidOperationException when deleting table rows.
  • Checkbox Shrink should get disabled when text alignment is Justify.
  • Color is not applied to cell when in combination with other formatting.
  • Normal font not unchecked when applying other options. Resolved an issue in the Spreadsheet FormatCellsDialog Font tab where the IsNormalFont checkbox was not always properly maintained by the dialog.
  • Selecting Calibri triggers Normal font. Resolved an issue in the Spreadsheet FormatCellsDialog Font tab where the IsNormalFont checkbox was not always properly maintained by the dialog.
  • Currency format not preserved when manipulating Decimal places.
  • Accounting format not under Category but in description.
  • Unhandled ArgumentOutOfRangeException after deleting the first group of worksheet columns.
  • Odd message when pasting a table next to another table.
  • Possible to apply invalid filter after table shift.
  • Unhandled ArgumentException after deleting filtered table cells, upon Undo
  • Not possible to add a new sheet while the focus is in Named cells.
  • Drag down and Deletion not possible /not displayed/ in Conditional Formatting data until vertical scrollbar used.
  • Unhandled InvalidOperationException after Convert to range and Undo/Redo, when a table has Totals row.
  • Spreadsheet becomes unresponsive on Cut - Select All – Paste.
  • Mouse wheel up does not show the header when lots of contiguous rows are hidden.
  • Unhandled 'System.ArgumentNullException' at InfragisticsWPF4.Documents.Excel on Undo after deleting spreadsheet containing table with comments.
  • Copying spreadsheet rows that contain hidden table rows distorts the spreadsheet.
  • Application freezes after Cut/Paste of spreadsheet rows containing table.
  • A line appears after a shape has been hidden.
  • XamSpreadsheet performance issue using double click.
  • Not possible to merge merged cells.
  • Fill is lost when cells with different Fill are merged.
  • Indent is available for alignment other than Left and Right.
  • Normal font is lost on Paste.
  • Pasting Font over a cell that has content is not immediately applied.
  • Unhandled InvalidOperationException at InfragisticsWPF4.Undo.v18.1.dll after deleting a table and a textbox.
  • Impossible to paste a table with hyperlinks after column was deleted.
  • Spreadsheet gets unresponsive after copy and delete (table with hyperlinks).
  • XamSpreadsheet causing ArgumentException when selecting merged cell using shift key.
  • Formula bar is not updated after Convert to range and Delete Totals row.
  • Data is lost after Cut/Paste in a table except for the first column.
  • ContextMenuProvider is not honoured.

Themes

  • Tooltip style does not set ContentTemplate for internal ContentPresenter. Added an explcicit Tooltip style to Thumb Slider and fixed the content presenter so custom content can be applied to the tooltip.
  • WPF Theme assemblies do not contain resource dictionaries for FinancialChart and ZoomSlider.

Timeline

  • A maximum of seven event entries can be shown for a single point in the timeline, even if there is room for more. The constraint on the number of XamTimeline event titles in one spot was removed.

Version Utility

  • Version Utility Product Version is not updated.

ZoomSlider

  • FinancialChart shows wrong mouse cursors over elements of ZoomSlider.

Infragistics Ultimate UI for WPF 18.1 Build 18.1.20181.237

$
0
0
Infragistics Ultimate UI for WPF

Improves the DataGrid, Financial Chart, Grid and SpreadSheet controls.

Fixes

  • 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.
Viewing all 64 articles
Browse latest View live


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