Windows Phone Silverlight
Changes
-
The API Range has been made obsolete, use new API's From and To instead for defining range
There is no change in this product.
SfChart
Fixes
-
#126573-Custom template property is working fine for StackingColumnSeries now.
-
#128153-DesiredIntervalCount property is working properly now.
-
#129475-The minimum and maximum labels are displaying correctly, when we define the range explicitly for the axis.
-
#129944- The issue with Tooltip while dragging in axis with PlotOffset or negative value has been fixed.
-
#127350-Exception no longer thrown while creating StackingColumnSeries dynamically from code behind.
-
#128086-Now LogarithmicAxis labels will be generated for all the values.
-
#129109-FastlineBitmapSeries no longer freezes, when we set the large value beyond the specified range.
-
#129064-SfRangeNavigator scaling issues has been fixed, when we change the position of the resizable scroll bar.
-
#128914- The issue with Visibility property of Stripline has been fixed.
-
#129689-When zooming in and out the FastLineBitmapSeries, the lines shifting at the right end in logarithmic axis has been fixed.
-
#128086-FastLineSeries now working properly in LogarithmicAxis, when we have data value as zero.
-
#128737- The RangeNavigator content not refreshing, when we reset the ResizableScrollbar has been fixed.
Features
-
Implemented the SegmentSpacing feature for column, bar, rangecolumn, fastcolumn, fastbar, hilo, hilopenclose, fasthiloopenclose, candle, fastcandle, stackingcolumn, stackingbar, faststackingcolumn
-
Implemented support to customize the EndAngle for the Pie and Doughnut series
-
Implemented SelectedIndex and SelectionMode support for the selection feature.
SfChart3D
Fixes
-
#129124-The rendering issue with PieSeries3D with empty points has been fixed.
Features
-
Implemented the SegmentSpacing feature for bar, column and stackingcolumn
-
Implemented support to customize the EndAngle for the Pie and Doughnut series
-
Implemented SelectedIndex and SelectionMode support for the selection feature.
Features
-
Provided support for Needle pointer type as triangle and line.
-
Provided support for Customizing radius of scale.
Changes
-
We have added Custom option in modifying the position of the elements such as Ticks, Labels, Range and RangePointers using the values provided.
Features
-
Enhanced ColumnSizer to provide complete overriding support in application level.
-
Provided support to load templates for all columns.
-
Provided support to create and use custom column and renderers in SfDataGrid.
Changes
-
In GridColumnSizer class, MeasureText method parameter names are changed to rectangle, displayText, column and record instead of rectangle, displayText, queryBound, cell and column.
-
In GridColumnSizer class, GetDisplayText method parameter names are changed to column and record instead of column and data.
-
CanUpdateBinding method is added to allow the updation of binding on particular renderer when set the DataContext in IGridCellRenderer interface
-
CurrentRowColumnIndex property has been introduced instead of CurrentCellIndex in GridCurrentCellManager class.
-
RemoveCurrentCell method has been introduced instead of RemoveCurrentCellSelection in GridCurrentCellManager class.
-
RefreshSelectedRows method has been introduced instead of ResetSelectedRows in GridSelectionController class.
-
In GridSelectionController class, AddSelection method parameters are changed to addedItems and reason instead of rowIndex, addedItems and reason.
-
In GridCellSelectionController class, UpdateSelection method is changed to ResetSelection, and the parameters are changed to rowColumnIndex(RowColumIndex), removedItems (List<object>) and setFocusGrid(bool) instead of rowColumnIndex and needToRemove.
-
ProcessOnSortChanged method has been introduced instead of ProcessSortChanged in GridCellSelectionController and GridSelectionController class.
-
ProcessOnPageChanged method has been introduced instead of ProcessPageChanged in GridCellSelectionController and GridSelectionController class.
-
ProcessOnGroupChanged method has been introduced instead of ProcessGroupChanged in GridCellSelectionController and GridSelectionController class.
-
ProcessOnFilterApplied method has been introduced instead of ProcessFilterApplied in GridCellSelectionController and GridSelectionController class and the parameter GridFilteirngEventArgs is added to the ProcessOnFilterApplied method.
-
In GridSelectionChangedEventArgs and GridSelectionChangingEventArgs event, AddedItems and RemovedItems type has been changed to GridRowInfo instead of business objects which is modified only in Row Selection.
-
In GridSelectionChangedEventArgs and GridSelectionChangingEventArgs event, AddedIndexes and RemovedIndexes has been removed.
-
GridOperationsHandlerArgs event argument has been introduced instead of GridOperationsHandle.
-
SelectionPropertyChangedHandlerArgs event argument has been introduced instead of SelectionPropertyChangeHandle.
-
SortColumnsChangedEventArgs event argument has been introduced instead of SortColumnChangedHandle.
There is no change in this product.
Features
-
Performance of assigning and retrieving of value from DisplayText property has been improved
Features
-
#127638 - Added support to perform nested mail merge for outer group field when it is preserved within nested inner group.
-
Improved Docx import/export stability.
Features
-
CalcQuick support is provided
Features
-
Support to view and edit rich text, images, and tables in SfRichTextBoxAdv have been added.
-
Support to open and save Rich text format (.rtf) files and Word documents (.doc, .docx) have been added.
-
Support to undo, and redo operations such as editing text, table, rows, cells, and formatting have been added.
-
Support to cut, copy, and paste the text to and from the SfRichTextBoxAdv have been added.
|