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.
-
#140826 - Exception no longer thrown in DoughnutSeries while animation.
-
#140686 - HighlightOnSelection property will work perfectly, when we have data points with same x value.
-
#140938 - Tooltip will disappear correctly, when moved out of the segment.
-
#141179 - Now we are able to suspend and resume every property notifications, in case of bulk changes.
-
#141389 - While zooming, small tick lines will be rendered perfectly in DateTimeAxis now.
-
#141456 - While zooming, exception will not raise in multiple FastLineBitmapSeries now.
-
#141675 - Performance issue with datamarker has been resolved.
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.
-
Implemented support for adornment label rotation.
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.
Fixes
-
Barcode Rotation throws exception for the angles 90 and 270.
Fixes
-
#141373- ApplicationException is no longer thrown while opening a file in XlsIO.
-
#140485- Background color is missing in XlsIO is now fixed.
-
#141783,142874- DataValidations are missed while resaving in XlsIO is now fixed.
Fixes
-
Document get corrupted when changing the security permissions has been resolved
-
Exception occurs when decrypting the content of PDF has been resolved
-
Extended feature enabled PDF document get corrupted when loading has been resolved
-
PDF bookmark titles is missed when loading bookmark from the PDF document has been fixed.
-
PDF document corrupted when converting tiff image to PDF has been fixed
-
Parsing exceptions occurs when loading the document has been fixed
-
Text Position issue occurs, when set a value to PdfLoadedTextbox has been fixed
-
Long text has been wrapped when embed child grid into parent grid has been fixed
-
When drawing image is not visible in the pdf document
-
Exception occurs, while getting the PDF Bookmark destination
-
Index out of range exception occurs while merging the particular PDF document
-
Column is not split to next page correctly when enable the Allowhorizontaloverflow
-
Location is not applied correctly in pdf barcode
-
Background image is not applied to particular cell when set the cellstyle for rows
-
While flattening the form fields, some texts are stored in incorrect orientation
-
While adding images on existing Pdf document, Adobe Reader reports error occurs
-
Exception occurs while merging the signed pdf document.
-
While flattening the form fields, double quotes changed to question mark
Fixes
-
#140582-Highlight color preservation issue in RTF document has been resolved.
-
#141302-Replace functionality is now working when the corresponding item is previously cloned using DocIO.
Features
-
Support to return the error strings for invalid arguments in Calculate(232 formulas).
Features
-
#137202,#142112 - Support for import/export Html document in SfRichTextBoxAdv control has been added.
|