Windows Phone Silverlight
There is no change in this product.
There is no change in this product.
SfChart
Fixes
-
#138138 - ShowMarker property will be updated dynamically.
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.
-
#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 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 GridCurrentCellManager class, CanSelectRowOrCell(RowColumnIndex) method has been removed.
-
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.
SfColorPickerPage
There is no change in this product.
There is no change in this product.
There is no change in this product.
Fixes
-
#139896- Stack overflow exception is no more thrown while accessing GetInnerRowHeightInPixel().
-
#139580- Deadlock error is no more thown while opening a file with absoluteAnchor element.
-
#138750 - Need to preserve dialog sheets issue in XlsIO is now resolved.
-
#138680 - Applying wrap text for more cells causes delay in performance issue is now fixed.
-
#138147 - Low performance issue in XlsIO formatting is now fixed.
-
#137396 - Performance delay issue while creating a data validation for an entire column is now resolved.
-
#139680,#140305 - Rich-text missing in certain cells issue is now resolved.
-
#137256 - AutoFitColumn now works fine in Autofiltered columns.
-
#137258 - Autoshape size now works fine during AutoFitColumns.
-
#137284 - Not supported exception is no more thrown while parsing the Min and Max value of a chart.
Fixes
-
#138640 - Getting white spaces issue in right side of the pdf document while converting Html to Pdf has been resolved.
-
#137894 - Exception no more occurs while merging password protected document.
-
#137889 - Getting blur image issue while drawing the png image in pdf document has been resolved.
-
#137554 - Exception no more occurs when extracting the font from PDF.
-
#136525 - Document containing wrong offset values are now corrected.
-
#137138 - Unsupported security dictionary exception no more occurs while loading a secured pdf file.
-
#135741 - Object null reference exception no more occurs while creating the document in multithreading environment.
-
#135736 - Key not found exception no more occurs while creating the document in multithreading environment.
-
#135734 - Collection was modifed and enumeration opertation may not execute exception no more occurs while saving the document.
-
#135733 - Dead lock no more occurs while saving the Watermarked PDF document in multi threading environment.
Fixes
-
#139736-Null reference does not throw exception while updating document fields.
-
#139829 - Xml Exception is no more thrown while loading the Docx document.
-
#139753 - Null reference exception is no more thrown while loading attached word documents by using DocIO.
Features
-
Support to return the error strings for invalid arguments in Calculate(232 formulas).
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.
|