Essential Studio for Blazor Release Notes
v18.2.59
September 22, 2020
Tree Grid
Bug Fixes
-
## 292964- ProvidedAllowAddingsupport in column level. -
## 291984- ProvidedeFilterItemTemplatesupport for Excel filter dialog items. -
## 292483- Changing the treegrid data source works well.
Grid
Bug Fixes
-
## 290328- Not able to resize the Grid with DetailTemplate is fixed. -
## 290677- Autofit columns does not working properly while selecting columns using Column chooser is resolved. -
## F157073- Exception throws while callingGetCurrentViewRecordsmethod in grouped Grid is solved. -
## F156950- Not able to get Selected records of current page usingGetSelectedRecordsmethod. -
## F156894- Handled all Numeric edit properties in EditParams. -
## 291701- Not able to focus the next editable cell using Tab key is fixed. -
## F157641- All rows are selected in Grid usingCtrl+Aeven though SelectionType is Single is resolved. -
## 284446,## 290290,## 292768- Exception throws while editing a record with column template and AllowSelection property as false is fixed. -
## F156640- FilterSettings not get persisted after page navigation when EnablePersistence in Grid is resolved.
Feature
-
## 290556,## 294225- Improved Dialog Template editing performance in wasm.