There is no change in this product.
There is no change in this product.
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.
Features
-
#112094, #128458, #139107 - Provided Unbound Rows support 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.
There is no change in this product.
There is no change in this product.
Fixes
-
#141835- XlsIO no more throws out of memory exception and takes less time to perform AutoFitColumns.
There is no change in this product.
Fixes
-
#140582-Highlight color preservation issue in RTF document has been resolved.
There is no change in this product.
Changes
-
LevelOverrideCollectionAdv, ListLevelCollectionAdv have been removed and LevelOverrideAdvCollection, ListLevelAdvCollection has been added.
-
Type of LevelOverrides property in ListAdv class has been modified from LevelOverrideCollectionAdv to LevelOverrideAdvCollection.
-
Type of Levels property in AbstractListAdv class has been modified from ListLevelCollectionAdv to ListLevelAdvCollection.
-
Type of Lists property in DocumentAdv class has been modified from List to ListAdvCollection.
-
Type of AbstractLists property in DocumentAdv class has been modified from List to AbstractListAdvCollection.
Fixes
-
#139564 - Performance lacking issue in SfRichTextBoxAdv control while editing the text has been resolved.
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.
|