Essential Studio® for Blazor Release Notes
v18.2.59
September 22, 2020
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 calling GetCurrentViewRecords
method in grouped Grid is solved.
-
## F156950
- Not able to get Selected records of current page using GetSelectedRecords
method.
-
## 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 using Ctrl+A
even 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.
Features
-
## 290556
, ## 294225
- Improved Dialog Template editing performance in wasm.
Tree Grid
Bug Fixes
-
## 292964
- Provided AllowAdding
support in column level.
-
## 291984
- Providede FilterItemTemplate
support for Excel filter dialog items.
-
## 292483
- Changing the treegrid data source works well.