There is no change in this product.
Fixes
-
#139610 - Issue with RRule string order,Internal recurrence property and no end date recurrence appointment has been resolved.
-
#140719 - Memory leak issue in schedule while using the CurrentTimeIndicatorVisibility property is resolved.
There is no change in this product.
Fixes
-
#140582-Highlight color preservation issue in RTF document has been resolved.
SfChart
Fixes
-
#137887 - Track ball is not activated properly in touch mode has been fixed.
-
#134596 - Issues with Chart Series in designer has been fixed.
-
#138138 - ShowMarker property will be updated dynamically.
-
#140586 - ThumbLabel property of chart axis will be working now.
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.
There is no change in this product.
There is no change in this product.
Features
-
Alignment, Wrapping and Dragging support for Annotation is provided
-
ContextMenu support is provided
-
Cursor support is provided
-
Customization of ScrollViewerRenderMode
-
Customization of PageEditing
-
Customization of FitToPage Command
-
Drawing Tool support for Node is provided
-
EdgeToEdge support is provided
-
Localization support is provided
Fixes
-
#139718 - LayoutCycleException with Diagram Layout code no longer occurs.
-
#140253 - Issue with Panning in the WindowsPhone is resolved.
There is no change in this product.
There is no change in this product.
SfDataGrid
Features
-
#112094, #128458, #139107 - Provided Unbound Rows support in SfDataGrid.
-
#137908 - Provided basic style support for printing in SfDataGrid.
-
#119004 - TextWrapping support is now provided for GridHyperLinkColumn.
-
#136825 - Support is provided for resizing and un-hiding the column by touch.
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.
Fixes
-
#140346 - Value is now reverted when pressing ESC key in GridNumericColumn.
-
#139664 - Columns are now displayed while setting AutoGenerateColumn as True in SfDataGrid.
-
#138703,#139899 - Number Filter is now working properly on SfDataGrid.
-
#138209 - Esc Key now resets the old value for indexer property while applying validation.
SfMultiColumnDropDownControl
Features
-
#138081 - Provided support for Dynamic collection type in SfMultiColumnDropDownControl.
Fixes
-
#138081 - Issue while pressing Backspace key in MulticolumnDropControl removing two characters at a time has been fixed.
SfGridSplitter
Fixes
-
#141285 - NRE crash no longer occurs with the SfGridSplitter control.
Features
-
#134386,#140776,#142099 - Support for retrieving page as image in SfRichTextBoxAdv control for Windows Store 8.1 apps has been added.
There is no change in this product.
Fixes
-
#137634 - Extra blank page is not added in exported PDF.
-
#140075 - ReportViewer crashes when you click next option multiple times and click print option issue is now resolved.
-
#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.
-
#140171 - Incorrect position of the repeat header issue in exporting has been resolved.
There is no change in this product.
Features
-
Support to return the error strings for invalid arguments in Calculate(232 formulas).
There is no change in this product.
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.
|