Pointer drag in circular gauge is working fine now in touch devices.
NEW FEATURES
Support has been provided to round off the axis label values and tooltip text.
Support has been provided to display the last label even if it is not in the visible range.
An event has been provided to get or set the Circular Gauge radius dynamically.
Provided support to assign percentage values for pointer width, ranges width and axis line width.
Dialog
BUG FIXES
Provided an additional argument in beforeOpen event to control the max-height of dialog.
Grid
BUG FIXES
Initial multi-sorting icon is added incorrectly fixed.
Validation for complex property is not added properly resolved.
NEW FEATURES
Dialog edit template support added.
Reactive aggregate update support added.
Date time type column filter support added.
Windows explorer like check-box selection added.
Expand and collapse enabled in excel exported document for grouped grid.
Support to prevent the overriding of autofit columns by Resizing added.
Show All option added for page size drop-down.
HeatMap
NEW FEATURES
Now it is possible to provide minimum and maximum values for bubble size in Bubble Heatmap.
Provided support for resized and loaded client-side events in Heatmap. The resized event will be triggered before Heatmap being rendered and the loaded event will be triggered after Heatmap is completely rendered on window resize action.
MaskedTextBox
NEW FEATURES
Provided the “focus” and “blur” events for MaskedTextBox that will trigger when the control got focus or losses focus.
NumericTextBox
NEW FEATURES
Provided the “focus” and “blur” events for NumericTextBox that will trigger when the control got focus or losses focus.
Pivot Grid
NEW FEATURES
F141747- Always shows value caption in headers even having single measure.
Cell selection now allows to select cells as row and column wise.
Shows the filter state in the fields of filter axis.
Sparkline
NEW FEATURES
The right-to-left (RTL) rendering support has been provided
Splitter
NEW FEATURES
Provided option to configure the splitter and its pane properties such as size, min, max, resizable through data attributes (data-).
Included the public methods for add and remove splitter panes.
TreeView
BUG FIXES
In TreeView, “scrolling is not working smoothly for iPad device” issue has been resolved.
NEW FEATURES
Provided an option to disable child nodes when load-on-demand support is enabled.
Provided an option to disable the load-on-demand support in TreeView control.
Uploader
NEW FEATURES
Provided option to customize file upload’s status message (label) which is sent from server on success and failure events.
Provided event which trigger before rendering each file item in a page that helps to customize its default UI structure.
Provided event to denote all the selected files has processed to upload successfully or failed to server.
Provided template support for preloaded files also to customize its default file list structure.