There is no change in this product.
There is no change in this product.
There is no change in this product.
There is no change in this product.
Fixes
-
#139456- "Access to requested registry is denied" - Error is not thrown while deploying application now.
There is no change in this product.
There is no change in this product.
Fixes
-
#139659- PivotGrid now works properly when using expression fields.
Features
-
Support to return the error strings for invalid arguments in Calculate(232 formulas).
Chart
Fixes
-
#138495 - RangeSelectors will not be dragged over each other when its value is bounded in viewmodel.
SfChart
Fixes
-
#138761 - Issues with minimum values of the logarithmic axis has been fixed.
-
#139320, #140077 - While changing data values dynamically ActualData value will be rendered correctly.
-
#139785 - CustomPalette is working correctly, while using chart inside the custom control.
-
#139929 - FastLineSeries will not be overlapped when use multiple axis with multiple series.
-
#139375 - While moving the cursor outside the chart, Tooltip will be disappeared correctly now.
-
#138761 - Issues with minimum value of logarthmic axis when using nan values has been fixed.
-
#138761 - Invalid operation exception will not be thrown while using logarthmic axis with zero values.
-
#139266 - Exception will not be thrown when using SelectionBehavior for Trendlines.
-
#139009, #139994 - While changing the chart view with annotation collection, exception will not be thrown.
-
#139284 - ListenPropertyChange will be working properly for the complex property.
-
#139313 - Axis label in the line annotation will be appeared immediate right of the axis.
-
#139238 - ActualRangeChanged event will be triggered correctly for the NumericalAxis.
-
#139060, #139066 - Issues with Trendline visibility and IsTrendline visible has been fixed.
-
#138872 - Trackball ball/ellipse fill color match with the series color, when removing the series dynamically.
-
#138111 - FastSeries segment color will be updated when SegmentSelectionBrush is null and ColorModel is Custom.
-
#139785 - Null Exception will not be thrown when we set palette as Custom without defining any color model in FastColumnSeries.
-
#138065 - In fast stacking column series, adornments will be displayed properly when adornment position is set as top and bottom.
-
#137828 - ColumnSegment width will not be changed while adding LineSeries dynamically.
-
#137599 - Annotation Dragging events will be invoked while dragging AxisLabel of Annotation.
-
#136498, #136826 - Additional adornments will not be created when skin style applied.
-
#137357 - Panning will be working while using increase/decrease button.
-
#137301 - In logarithmic axis, we can set 0 to X1 property in annotations.
-
#137318 - Trendline will be rendered properly in NumericalAxis.
-
#134596 - Series will be rendered properly while adding data statically and dynamically between the DateTime Range.
-
#138138 - ShowMarker property will be updated dynamically.
-
#140908, #141035 - Declared XBindingPath or YBindingPath property can be access from the base class.
-
#140826 - Exception no longer thrown in DoughnutSeries while animation.
-
#140938 - Tooltip will disappear correctly.
Features
-
Added more palettes for SfChart.
-
Implemented series selection for SfChart.
-
Added IncludeAnnotationRange property for TimeSpan and Logarithmic axis.
-
Implemented support for showing multiple Trackball for a single series.
-
Added UseSeriesPalette property for Trackball.
Changes
-
The default style of the Trackball has been changed.
SfChart3D
Fixes
-
#139375- 3D chart tooltip issues have been fixed.
-
#139375 - PieSeries3D now renders properly when you frequently refresh the chart with animation.
Changes
Fixes
-
#139535-Issue with dotted line of the LineConnector is resolved.
Fixes
-
#140582-Highlight color preservation issue in RTF document has been resolved.
SfDataGrid
Features
-
#112094, #128458, #139107 - Provided Unbound Rows support in SfDataGrid.
-
#137908 - Provided basic style support for printing in SfDataGrid.
-
#137185 - Support is provided to change the PrintOrientation to Landscape while loading print preview.
-
#119004 - TextWrapping support is now provided for GridHyperLinkColumn.
-
#138027, #138326, #139229 - ColumnSizer performance has been improved for Auto, SizeToCell and AutoLastColumnFill column sizer options.
-
#131504,#133315,#136095,#137118,#137750 - Provided support for applying VisualStyle to SfDataGrid through SfSkinManager.
Fixes
-
#139992- Window size to content is now set for SfDataGrid.
-
#139757 - Null Reference Exception in SfDataGridAutomationPeer when set ItemsSource to null is fixed.
-
#139434 - SfDataGrid ScrollBar space is viewed initially if not needed, while load the grid inside the ScrollViewer has been fixed.
-
#140179 - Millisecond in GridDateTimeColumn is now displayed in SFDataGrid.
-
#139215 - CellTemplateSelector is now working fine on TemplateColumn in SfDataGrid.
-
#138555 - Column Drag and Drop now works fine when the screen is enlarged.
-
#140185 - Issue in navigating the page index after 17th page in SfDataGrid has been fixed.
-
#140798 - Issue with Null values not being filtered with dynamic type collection is fixed.
-
#138559 - Designer issue while Bind the table summary in Xaml is now resolved.
-
#139404 - Unable to drop the column in cell area of the grid is fixed.
-
#139278 - AutoRowHeight is not works and height set as normal height fixed.
-
#139020 - Argument out of range exception thrown when navigating selection in DetailsViewGrid is fixed.
-
#138517 - Font family not reflected in SfDataGrid view has been fixed.
-
#138458 - Exception throws after adding less than 5 rows and deleting the rows in run time is fixed.
-
#138317 - Checkbox selection was cleared when we enter and clear the value in search textbox is fixed.
-
#138238 - Exception throws while selecting and dragging the record is fixed.
-
#137702, #140769 - Localization not working when Assembly name is different from default namespace is fixed.
-
#137832 - Designer view error in PrintPreviewAreaControl is fixed.
-
#137875 - Exception throws while clicking in the column header is fixed.
-
#135266 - Binding error when change the combobox item is fixed.
-
#137859 - Argument out of range exception throws while collapsing the last caption summary row if the AutoRowHeight feature enabled is fixed.
-
#137654 - Record not removed from view when we use override GetHashCode method is fixed.
-
#137265 - Argument out of Range Exception in SfDataGrid when try to process the selection with invalid index is fixed.
-
#137479 - Horizontal scrollbar is disabled when ColumnSizer is set to AutoWithLastColumnFill is fixed.
-
#137224, #139229 - Auto Row Height is not worked for some rows while scrolling has been fixed.
-
#136885 - Multiple selection is maintained when select the nested grid at runtime using SelectedIndex is fixed.
-
137826, #138512, #138605, #138679, #138512, #138767, #138817, #139331 - Crashed when running with VS 2015 CTP6 is fixed.
Changes
-
GridUnBoundCellRenderer class is split into two types as GridUnBoundCellTemplateRenderer and GridUnBoundCellTextBoxRenderer.
-
In DataRowBase class, isAddNewRow is changed to IsAddNewRow with public access changed to protected access.
-
In DataGrid class, CellRenderer key for UnBoundColumn is split into UnBoundTemplateColumn and UnBoundTextColumn.
-
In GridSelectionController class, RowSelectionBrush, GroupRowSelectionBrush, RowHoverBackgroundBrush are marked as obsolete.
-
In GridCurrentCellManager class, GetFirstColumnIndex and GetLastColumnIndex methods has been removed and moved to SelectionHelper with the accessibility as public.
-
In Serialization helper class, a parameter SerializableGridSummaryRow is added to RestoreGridSummaryRow method with GridSummaryRow.
-
In Serialization helper class, a parameter GridSummaryRow is added to StoreGridSummaryRow with SerializableGridSummaryRow.
-
In SelectionHelper class, accessibility of GetFirstNavigatingRowIndex and GetLastNavigatingRowIndex method is changed from public to internal.
-
In GridSelectionController and GridCellSelectionController, a method HandleSelectionPropertyChanges has been removed and moved to GridBaseSelectionController.
-
In GridBaseSelectionController class, a parameter DetailsViewDataGrid in ClearDetailsViewGridSelections method has been modified with SfDataGrid.
-
In GridCopyPasteCellEventArgs class, base constructor has been invoked with originalSender instead of column.
-
In FocusManagerHelper class, a parameter GridTemplateColumn in SetWantsKeyInput method has been changed as GridColumn.
-
In FocusManagerHelper class, a parameter GridTemplateColumn in GetWantsKeyInput method has been changed as GridColumn.
-
In GridCellRendererBase class, a parameter dataColumn(DataColumnBase) has been added to SetCurrentCellState method.
-
In GridCellRendererBase class, parameters RowColumnIndex, FrameworkElement and GridColumn are removed and instead of them dataColumn(DataColumnBase) parameter has been added to the PrepareUIElements method.
-
In GridCellRendererBase class, parameters RowColumnIndex, FrameworkElement and GridColumn are removed and instead of them dataColumn(DataColumnBase) parameter has been added to the OnPrepareUIElements method.
-
In GridCellRendererBase class, parameters RowColumnIndex, FrameworkElement and GridColumn are removed and instead of them dataColumn(DataColumnBase) parameter has been added to the UnloadUIElements method.
-
In GridCellRendererBase class, parameters RowColumnIndex, FrameworkElement and GridColumn are removed and instead of them dataColumn(DataColumnBase) parameter has been added to the OnUnloadUIElements method.
-
In GridCellRendererBase class, parameters RowColumnIndex, FrameworkElement and GridColumn are removed and instead of them dataColumn(DataColumnBase) parameter has been added to the UpdateBindingInfo method.
-
In GridCellRendererBase class, parameters RowColumnIndex, FrameworkElement and GridColumn are removed and instead of them dataColumn(DataColumnBase) parameter has been added to the OnUpdateBindingInfo method.
-
In GridCellRendererBase class, parameters RowColumnIndex, FrameworkElement and GridColumn are removed and instead of them dataColumn(DataColumnBase) parameter has been added to the UpdateCellStyle method.
-
In GridCellRendererBase class, parameters RowColumnIndex, FrameworkElement and GridColumn are removed and instead of them dataColumn(DataColumnBase) parameter has been added to the OnUpdateStyleInfo method.
-
In GridVirtualizingCellRendererBase class, parameter dataColumn(DataColumnBase) has been added to the OnEnteredEditMode method.
-
In GridVirtualizingCellRendererBase class, parameter dataColumn(DataColumnBase) has been added to the OnEditingComplete method.
-
In GridVirtualizingCellRendererBase class, parameters RowColumnIndex and GridColumn are removed and instead of them dataColumn(DataColumnBase) parameter has been added to the OnInitializeDisplayElement method.
-
In GridVirtualizingCellRendererBase class, parameters RowColumnIndex and GridColumn are removed and instead of them dataColumn(DataColumnBase) parameter has been added to the OnUpdateDisplayBinding method.
-
In GridVirtualizingCellRendererBase class, parameters RowColumnIndex and GridColumn are removed and instead of them dataColumn(DataColumnBase) parameter has been added to the OnInitializeTemplateElement method.
-
In GridVirtualizingCellRendererBase class, parameters RowColumnIndex and GridColumn are removed and instead of them dataColumn(DataColumnBase) parameter has been added to the OnUpdateTemplateBinding method.
-
In GridVirtualizingCellRendererBase class, parameters RowColumnIndex and GridColumn are removed and instead of them dataColumn(DataColumnBase) parameter has been added to the OnInitializeEditElement method.
-
In GridVirtualizingCellRendererBase class, parameters RowColumnIndex and GridColumn are removed and instead of them dataColumn(DataColumnBase) parameter has been added to OnUpdateEditBinding method.
-
In GridVirtualizingCellRendererBase class, parameters RowColumnIndex and GridColumn are removed and instead of them dataColumn(DataColumnBase) parameter has been added to InitializeCellStyle method.
-
In GridCellHyperLinkRenderer class, parameter uiElement(ContentControl) has been modified with uiElement(TextBlock) in OnWireEditUIElement(ContentControl) method.
GridControl
Fixes
-
#138304 - Issue in the Korean Language input to the GridCell is now fixed.
GridDataControl
Features
-
#139273 – Filter bar now supports filtering without filter token in GridDataControl.
Fixes
-
#139133 - Header Text disappears when grouping/ungrouping the column issue is resolved.
-
#140172 - Application gets crashed while you call dispose method in unloaded event issue is now fixed.
-
#139366 - Filtering is now applied for GridDatacontrol while using FilterPane.
-
#140175 - MinimumWidth now works for Auto ColumnSizer in GridDataControl.
-
#138625, #139024 - Crashed when running with VS 2015 CTP6 is fixed.
GridTreeControl
Features
-
#123218, #132570, #137606 - Provided Indexer binding support in GridTreeControl.
Fixes
-
#138721 - Crashed when running with VS 2015 CTP6 is fixed.
SfDataPager
Fixes
-
#139928,#140410 - SfDataPager size works fine while using binding.
SfMultiColumnDropDownControl
Fixes
-
#137063 - CellValues are display in strange when we change FlowDirection in SfMultiColumnDropDownControl.
There is no change in this product.
There is no change in this product.
SfSchedule WPF
Fixes
-
#139610 - Recurrence appointments are now generating correctly while setting NoEndDate with Interval(FREQ=DAILY).
-
#140188 - Edited appointment are now displaying properly while using custom appointment with appointment template in month view.
Schedule WPF
There is no change in this product.
SfMaps WPF
There is no change in this product.
There is no change in this product.
There is no change in this product.
There is no change in this product.
There is no change in this product.
Fixes
-
#139845- ReportDesigner crash issue when you change Parameter field settings has been fixed.
-
#139845- Date Time Parameter Issue in Tablix "Filter" property has been fixed.
-
#139845- ReportDesigner crash issue when you change "PlaceHolder Properties" has been fixed.
-
#139845- ReportDesigner crash issue when you cancel the Report in save dialogue has been fixed.
-
#140551- Dialog has to be displayed when exception occurred during save serailization issue is now fixed.
-
#140230- ReportDesigner doesnot crash now when you right click or left click on EXPR.
-
#140230- ReportDesigner icons are now loaded in default theme.
-
#139120- ReportDesigner crashing when we trying to resize more than one report item at a time has been fixed.
-
#140561- Reports do not show error message in the ReportDesigner.
Features
-
Provided Context Tab support for Chart, Indicator and Gauge report items.
Fixes
-
#138909- Zero byte file is not produced when you export Word and Excel format.
-
#140407 - Localization issue in ReportViewer PageSetup window has been fixed.
-
#138585 - Default value now applies when you get default value from stored procedure.
-
#139820 - Tablix disappear when you specify the conditional color code for textbox issue is now fixed.
-
#138681 - Memory usage issue while multiple rows inside group increases is now resolved.
-
#140561 - Keep together issue in print preview has been resolved.
-
#139553 - Hidden properties are now applied properly for nested tables.
-
#139553 - Borders are now applied for Inner tables.
-
#137647 - Exported word document issue has been fixed.
-
#137646 - Tablix overlap with line issue in ReportViewer has been fixed.
-
#137646 - Subreport height truncation issue in ReportViewer has been fixed.
-
#138909 - Zero bytes file produced when we export Word and Excel format.
-
#140407,140561 - Localization issue in ReportViewer PageSetup window has been fixed.
-
#140184 - ShowXpsExportButton is not working properly has been fixed.
-
#138911 - Layout issues in ReportViewer has been fixed.
-
#140171 - Incorrect position of the repeat header issue in exporting has been resolved.
-
#140332 - Report Items overlaps in normal layout issue is now resolved.
Fixes
-
#139881 - Style is now applied for multi text runs in HTML Export.
-
#138911 - Signature lines are now displayed in exported Word document.
-
#139056 - Zero bytes file produced while exporting report as Word and Excel format has been fixed.
-
#139056 - Extra blank page issue in PDF when sub report inside the rectangle has been fixed.
Fixes
-
#141835- XlsIO no more throws out of memory exception and takes less time to perform AutoFitColumns.
There is no change in this product.
There is no change in this product.
There is no change in this product.
SfSpreadsheet (New)
Descriptions
-
A new SfSpreadsheet component has been added.
Features
-
Support for loading, editing, and creating workbooks has been provided.
-
Support for the ribbon has been provided.
-
Support for cell selection has been provided.
-
Support for formulas has been provided.
-
Support for name manager has been provided.
-
Support for undo and redo has been provided.
-
Support for pictures, text boxes, and charts has been provided.
-
Support for merge cells has been provided.
-
Support for freeze panes has been provided.
-
Support for resizing and hiding has been provided.
-
Support for cell comments has been provided.
-
Support for floating cells has been provided.
-
Support for data validation has been provided.
-
Support for hyperlinks has been provided.
-
Support for conditional formatting has been provided.
-
Support for grouping has been provided.
-
Support for cut, copy, and paste has been provided.
-
Support for fill series has been provided.
-
Support for sheet and workbook protection has been provided.
Spreadsheet (Classic)
Fixes
-
#137186 - Clipboard Paste Improvements are now implemented in the Spreadsheet Control.
-
#138067 - Formula issue in the Spreadsheet is now fixed.

|