Features
-
Provided Support for drawing ticks and labels inside of the bulletgraph.
Features
-
Now Chart supports the following 10 Technical Indicators.
-
Triangular Average Indicator.
-
Stochastic Indicator.
-
Simple Average Indicator.
-
MACD Indicator.
-
RSI Indicator.
-
Exponential Average Indicator.
-
Momentum Technical Indicator.
-
Average True Range Indicator.
-
Bollinger Band Indicator.
-
Accumulation Distribution indicator.
Fixes
-
#132770-Bubble chart now gets rendered properly even when both X and Y values are 0 and it is passed through data source.
-
#132394-RangePadding property now works properly in Chart.
-
#132394-First and last data label/marker are now visible on specifying plotOffset.
-
#132394-Data label template fill color is now applied properly in Chart.
-
#131936-Fixed rendering issue with X axis labels when passing values as string.
-
#129156-Chart now gets rendered in canvas when width is set to 100%.
-
#132165-Browser no longer hangs when point value is less than 1 in log axis.
Fixes
-
#131898 - Fixed the issue with reordering after hiding the columns.
-
#130275,#131810,#132187 - _ignoreOnExport and batchChanges are now moved to public property.
-
#131546 -Fixed the exporting issue with filtered records in Grid.
-
#131200 - Checkbox now renders boolean column.
-
#131232 -Data is now updated in Grid if enablepersistance is set to true.
-
#130867 - Column headerText color now changes while reordering.
-
#129986 - Script tag is now in header section when unobtrusive is set to true.
-
#132166,#132293 - Multiple Grid Properties now works while defining through the grid mode.
-
#131232 - Reordering now works when grouping option is enabled.
-
#130698 - Provided support to text alignment for header text independently.
-
#132049 - Template property now renders string template.
-
#132684 - gridobserverableangular.html and gridobserverableko.html files are now removed from build samples.
-
#131191 - CurrentCell target can now be obtained in rowSelecting and rowSelected events.
-
#132490 - Fixed the issue in editing with enableAutoSaveOnSelectionChange.
-
#132202 - Fixed the issue with html encode issue with Group Caption.
-
#132538 - Excel filtering now works properly in Decimal Column.
-
#132576 - Added new row when paging is disabled.
-
#132748 - Excel filter menu now works when placed grid inside bootstrap modal.
-
#130822 - Column reorder now works after grouping.
Features
-
Provided MultiSorting UI support for Grid.
-
Provided Stacked Header support for all Grid features.
-
Provided Adaptive Grid support for Grid
Breaking-Changes
-
The API stackedHeaderColumn has been renamed to stackedHeaderColumns
-
The API stackedHeaderText has been renamed to headerText
Common
Features
-
Complete angular support has been provided for all the three Gauge controls.
DigitalGauge
There is no change in this product.
LinearGauge
Fixes
-
#129288 - An issue with the bar pointer values not syncing correctly with the linear gauge scales has been fixed.
RadialGauge
Features
-
Tooltip feature has newly been added to both labels and custom labels with template support.
-
Position type(either inner or outer) to define the location of the custom label has been newly added.
Fixes
-
#131495,#127829 - Tooltip column now displays correct value in OLAP Grid.
-
#131469 - Extra scrollbar is no longer shown in OLAP Grid when tooltip is displayed.
There is no change in this product.
Features
-
#131468 - KO and Angular Support for Collection of Nodes and Connectors is implemented.
-
Option to customize the space between nodes and connector (when connected) has been provided.
-
Inbuild support for JSRender for HTML and Native node has been provided
-
Selector object support is implemented.
-
Grouping Implementation changes for Layout has been provided.
-
#130274 - Bridge direction support for line bridging has been provided.
Fixes
-
#129220 - Decorator no longer overlaps with node.
-
#132587 - Child nodes are no longer removed while deleting the group nodes.
-
#132596 - Exception is no longer raised while dragging label to the edge of the canvas.
-
#132596 - Selection is now updated properly when the group contains an empty children.
-
#132596 - Fixed the issue with adding child nodes in a group dynamically.
-
#132587 - Selection is now updated correctly when group contains an empty children.
-
#132587 - Missing node's and connector's properties are now added in updateNode and updateConnector API methods.
-
#132596 - Fixed the issue in resizing nodes.
-
#132587 - Fixed the issue with adding child nodes in a group dynamically.
Breaking-Changes
-
All selector related properties (userHandles, selectorConstraints) are moved from diagram model to selectedItems
-
Templates for Native and HTML nodes should be specified using 'templateId' property instead of content and html property.
-
Group node should be created specifying shape.type="group" instead of isGroup"true".
There is no change in this product.
Fixes
-
#131495,#127829 - Tooltip column now displays correct value in OLAP Grid.
-
#132671 - Tooltip position is dynamically changed to show completely when hovering at the right corner of valuecell from OLAP Client.
There is no change in this product.
There is no change in this product.
There is no change in this product.
Grid
There is no change in this product.
Fixes
-
#132939-End value of SelectRangeSettings no longer returns the value as date time format when the value type is numerical.
-
#130985-SelectedRangeEnd no longer change when changing the selectedRangeStart at first time.
Features
-
#130820-Provided support to bind client side events.
-
#128373-Provided support to validate schedule date dynamically.
Fixes
-
#130217- Fixed the Check box enabling issue for boolean values in cell editing.
-
#127895-Changed the Indent and outdent behavior.
-
#127895-Fixed the issue while rendering the Gantt chart with empty data source.
Breaking changes
-
The event name "dragOver" has been now changed to "drag".
-
The event name "resizing" has been now changed to "resize".
-
The event name "dragDrop" has been now changed to "dragStop".
-
The public method name "export" has been changed to "exportSchedule" which takes an extra parameter id to support the export of a single appointment.
Features
-
Complete angular support has been provided for Schedule control.
-
Custom date rendering support has been added to render user-specified date ranges alone in the schedule control.
-
Custom date format feature has been added to support different date-formats.
-
MinDate and MaxDate supports have been added to enable the specific date ranges in the Schedule control.
-
Import feature has been added to import the appointments from an .ics file into the Schedule control.
-
Mouse selection and Keyboard navigation support have been added for horizontal Schedule mode.
Fixes
-
#132433 - An issue with weekly recurrence appointment has been fixed and can now be rendered properly.
Features
-
#130525-Implemented the column filtering options to filer the TreeGrid Records.
-
#130525-Provided the context menu support.
-
#I129377,#I129717-Implemented the Row Template for TreeGrid.
-
Implemented the toolbar option for tree grid.
Fixes
-
#132204-Fixed the data source reloading issue with data manager.
Features
-
SubReport Event Support Added.
-
FitToPage Support Added.
Fixes
-
#131644 - ReportViewer throws exception in typescript file.
There is no change in this product.