Essential Studio for Blazor Release Notes
v18.2.57
September 8, 2020
Tree Grid
Bug Fixes
-
## 290191- Editing a cell usingEditCell()method works fine. -
## 290881-AddRecord()method works fine whenParentIdMappingfield is present in the new record that is added. -
## 290147,## 290342- Selecting the records using checkbox selection works fine after filtering the records.
File Manager
Bug Fixes
-
## 288598- Now, the file details will be sent correctly to the server side while using the rootAliasName property.
Uploader
Bug Fixes
-
## 287539- Issue with “file data is not returned properly in the ActionComplete event argument” has been resolved.
NumericTextBox
Bug Fixes
-
## 291652,290913,## F157450,288852,291875,157530,## F157580- Issue with “numeric value is not updated when change dynamically” has been resolved.
DatePicker
Bug Fixes
-
## 289496- Issue with “invalid date value is accepted in the DatePicker component when enable theStrictMode” has been resolved.
Grid
Bug Fixes
-
## 289910,## 290319- Row/Cell should not get selected on expanding detail template is fixed. -
## 268228- Improved the selection action performed inDataBoundevent.
## Feature
-
## I281597,## 286709,F156982- Improved the Asynchronous data handling.
In-place Editor
New Features
-
## 289475- Provided the new eventsSubmitClickandCancelClickthat triggers when clicking the In-place editor submit and cancel buttons.