Released: Nov 19, 2019
Updates in 19.2
Funktionen
.NET Core 3 for Microsoft Visual Studio 2019
- Now includes full support for .NET Core 3 in WPF. This allows Visual Studio developers to leverage the most modern .NET capabilities for web, rich client, IoT, artificial intelligence and machine learning apps. From a developer perspective, you’ll see immediate improvement in what you can achieve with a smaller, lighter-weight .NET Framework. With Infragistics Ultimate 19.2, you can modernize your web and desktop applications and gain...
Released: Oct 7, 2019
Updates in 19.1 Service Release
Fehlerkorrekturen
CalculationManager
- In the FormulaReferenceError event for a ListCalculator, e.Context is null and there is no information about which formula has the error - should be improved.
- ArgumentNullException occurring when changing a formula on an ItemCalculation to an empty string.
- ListCalculator doesn't correctly handle PropertyChangedEventArgs with empty string / null.
ColorPicker
- When a XamColorPicker is placed within a menu, clicking the selectors in the tabs in the "Advanced...
Released: Jun 27, 2019
Updates in 19.1 Service Release
Fehlerkorrekturen
CalculationManager
- Performance issue when adding a new property descriptor to a dynamic object in that all other formulas on that object are recalculated.
- For dynamically added properties, changing a formula does not appear to calculate and set property values.
ColorPicker
- Office2013 theme displays color picket elements incorrectly. Changed the Min-width of the ButtonStyle (affecting the ColorPalettesButton). Adjusted margins and width of ColorPalettesButton and changed the...
Released: Apr 17, 2019
Updates in 19.1
Funktionen
.NET Core 3 Support
- .NET Core 3 apps will run approx. 30% faster than apps running on the .NET Framework.
- You no longer require your customers to have a specific version of the .NET Framework installed. Your app ships with everything it needs to run. Your customers no longer care about having a "prerequisite" framework installed in order to use your app. This is a big deal in the enterprise.
- Support for the .NET Core CLI tools and SDK-style projects in Visual Studio. This makes...
Released: Dec 21, 2018
Updates in 18.2 Build 18.2.20182.186
Fehlerkorrekturen
Assemblies
- When using Infragistics NuGet packages as PackageReference (VS2017), no satellite, .resources assemblies are created on build.
ComboEditor
- When using theming, the ItemContainerStyle of the XamComboEditor's ComboBox does not appear to respect local styles.
ComboEditor
- Dropdown list height is not correct when a list is filtered.
- CustomValueEnteredAction Add is not working correctly with multiple selection.
- XamComboEditor does not behave the same as MS Office.
DataChart...
Released: Nov 6, 2018
Updates in 18.2
Funktionen
Excel Engine Features
- Chart Support - With support for 70 different chart types, you can now create dashboard reports that visualize data in a clear and easily digestible manner. This brand-new Excel Charting API gives you complete control over how your charts are rendered with the ability to include a legend, a title, axis titles, and a vast number of options for styling such as gridlines, tick marks, colors and more. You have the full power of Excel charts at the tips of your...
Released: Oct 2, 2018
Updates in 18.1 Build 18.1.20181.237
Fehlerkorrekturen
- 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...
Released: Jul 10, 2018
Updates in 18.1 Build 18.1.20181.176
Fehlerkorrekturen
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...
Released: Apr 24, 2018
Updates in 18.1
Funktionen
- 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...
Released: Mar 28, 2018
Updates in 17.2 Build 17.2.20172.2077
Fehlerkorrekturen
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...