There is no change in this product.
Features
-
#120027, #124881, #127612, #132818, #136626, #138105, #138480 - Exporting OlapChart to Word, Excel, PDF and image formats has been implemented.
Features
-
#120027, #124881, #127612, #132818, #136626, #138105, #138480 - Exporting OlapChart and PivotGrid to Word and PDF documents has been implemented.
Features
-
#107127, #112524, #114329 - Expand and collapse support has been provided for PivotGrid containing Relational datasource.
-
#120027, #124881, #127612, #132818, #136626, #138105, #138480 - Exporting PivotGrid to Word and PDF documents has been implemented.
-
#119715 - Provided support for conditional formatting.
-
Grouping bar support has been provided for PivotGrid containing Relational datasource.
-
Cell selection support has been implemented.
There is no change in this product.
Features
-
Chart now supports Trendline for series.
-
Provided support for exporting chart to excel.
-
Provided support for series highlight and selection.
-
Chart now trims the datalabels in accumulation series when it exceeds the chart area.
Fixes
-
#140279 - Console error is no more thrown while zooming range column.
-
#137151 - Tooltip is not localized when it is placed along with listbox is fixed.
-
#137393 - PrimaryYAxis labels of polar series is now hiding when we set visibility of the axis to false.
-
#118778 - Exception when setting same start and end date of the axis is fixed.
-
#137809 - Margin for Datalabel is now working for bar series.
-
#137912 - Browser crashing issue when clicking legend of pie series has been fixed.
-
#137993 - Margin for pie series will now work properly.
-
#135793 - Tooltip for range area chart series is now working properly.
-
#135935 - Issue with Range area chart rendering wrongly when the last point is empty has been fixed.
-
#138316 - Now 'tooltip' class from the styles will not be removed while hovering on chart data.
-
#140255 - LabelIntersectionAction hide is now working properly.
-
#138865 - Polar chart wrongly rendering issue while setting Y-value as '0' has been fixed.
-
#138803 - Series is now visible when setting data source in commonseriesoptions in angular support.
-
#138803 - Axis range settings are now working in angular support.
-
#138803 - Annotations are now working in angular support.
-
#138803 - Indicators are now working in angular support.
-
#137443 - Tooltip now works fine after exploding on point click.
-
#137570 - EnableSmartLabels property is now working.
-
#137810 - Axis Title in IE8 is not overlapping with chart now.
-
#140909 - Pie animation is now completed when the chart is updated sequentially.
-
#140882 - Interval is now properly calculated for DateTime valuetype.
-
#140614 - Empty Data is now working in KO binding.
Breaking-Changes
-
'exportChart' method has been deprecated and instead use 'export' method to export the chart.
-
Now series animation will not occur every-time while updating a property or redrawing a chart. To animate the series while updating a property simply call animate() method instead of redraw().
-
ValueType of Startangle, Endangle properties in Series has been changed from double to nullable double .
-
ValueType of RowCount, ColumnCount in Legend, ValueType of DesiredInterval, RowIndex, ColumnIndex, RowSpan, ColumnSpan, LabelRotation, MinorTicksPerInterval and RoundingPlace in Axis and ValueType of ExplodeIndex in Series, has been changed from int to nullable int.
Common
There is no change in this product.
DigitalGauge
There is no change in this product.
LinearGauge
There is no change in this product.
RadialGauge
Features
-
Circular Gauge provides support for the pointer image. You can set the images instead of rendering the default pointer.
Fixes
-
#139617-Multiple gauge resizing now works properly.
-
#138386-Problem in the ranges and ticks position customization has been fixed.
Fixes
-
#140582-Highlight color preservation issue in RTF document has been resolved.
Fixes
-
#139602 - Private method _getSummaryValues is changed to public method.
-
#139602 - Support is now provided for getting summary row details and grid context in the custom summary function.
-
#140554 - Grid loads in designer view.
-
#138536 - Modified Server-side events sample in SB.
-
#139217 - When we set the visible false to summary column, the corresponding summary value is displayed in to the previous column.
-
#139454, #140494 - Support is now provided viewstate to maintain datasource to grid.
-
#140068 - The date column while formatted in the Excel list does not show the same date multiple times.
-
#141236 - Occurrence of the script error when using the TemplateID in CustomToolbarItem and while triggering the serverside events is resolved.
Fixes
-
#139097 - SQL Database is now working when setting the datasource within series.
There is no change in this product.
Features
-
The priority feature allows you to prioritize the appointments with default values and individual icons/images. You can also customize the priority values and icons by using the template or from a data source.
-
The Inline delete feature is provided to the appointments. When you hover, a button appears and by clicking the "X" button on the appointment deletes it.
-
Customizing the time scale option is provided by which you can enable or disable the time scale by using the "showTimeScale" property.
-
The header bar can be enable/disable by using the "showHeaderBar" property.
-
Daylight Saving Time (DST) feature is added to the schedule appointments that can be enabled by setting the "DaylightSavingTime" property to true.
Fixes
-
#139983 - AppointmentClick and appointmenthover argument returns undefined appointment issue is now fixed.
Fixes
-
#141835- XlsIO no more throws out of memory exception and takes less time to perform AutoFitColumns.
There is no change in this product.
There is no change in this product.
Features
-
#130466,#130535 - Provided support for summary rows in TreeGrid.
-
#136365 - Provided support for details row template in TreeGrid.
-
#137447,#138371 - Provided support for dropdown filtering.
-
Now an additional argument columnIndex is included in contextMenuOpen event arguments for fetching column details.
Breaking-Changes
-
requestType value in rowDragStop event arguments is changed from rowDragStop to insert position(insertAbove/insertBelow/insertAsChild).
Fixes
-
#139820 – Issue in dissappearance of the Tablix when you specify the conditional color code for textbox has been fixed.
-
#140641 - No more exceptions are thrown in the header style json models.
-
#138577 - Carriage return characters are now displayed in the ReportViewer.
-
#139895 - NewLine VB constant works fine now.
-
#137458 - Query based expression works fine now.
-
#139911 - Toolbar is rendered properly now.
-
#138180 - Tablix’s height does not exceed the body page’s height.
-
#139608- Null reference exception is no longer thrown when you set the null value for Parameters.
-
#139991 - Render Area is now displayed in the ReportViewer mobile mode.
-
#139480 - Text can now be vertically aligned in TextBox.
Features
-
SelectedItems - API name is added for to get the collection of selected maps data
There is no change in this product.
Features
-
Now an additional argument columnIndex is included in contextMenuOpen event arguments for fetching column details.
Fixes
-
#137425 - Issue with triggering server side event OnRowSelected has been fixed.
Breaking-Changes
-
startDate and endDate attribute of every client side event arugument data is changed from string to date objects.
-
In actionComplete client side event argument '_cAddedRecord' has been deprecated and an argument 'addedRecord' is included for requestType attribute save.
-
In actionComplete client side event argument '_cModifiedData' has been deprecated and an argument 'modifiedRecord' is included for requestType attribute save.
There is no change in this product.
There is no change in this product.