Common
Chart
- Column width is now working properly, when enabling the
enableSideBySidePlacement
property.
ComboBox
- Prevented the native HTML select and change events in angular.
DropDownList
- Prevented the validation message from triggering on components initial render.
- Added support for HTML autofocus attribute in DropDown components.
Grid
dataStateChange
event is now trigged when pageSize
is changed.
- Group and caption aggregate is now working with
async
pipe.
- Now grid refreshed when group and caption aggregates is emptied.
- In Remote data, the
getSelectedRecords
method returns proper count with persistSelection
enabled.
- Script error thrown when set
dataSource
and columns
is provided at the same time fixed.
MaskedTextBox
- While copying a text and hold the “Ctrl + v” on the MaskedTextBox with number mask, value is not updating properly
- along with script error issue has been fixed.
MultiSelect
- MultiSelect component’s varying selection behaviour for keyboard and mouse event, has been fixed.
Tab
- Issue with event unbinding in tab content is fixed.
Thank you for your feedback and comments.We will rectify this as soon as possible!