Essential Studio for Blazor Release Notes
v17.4.50
February 18, 2020
Dashboard Layout
Bug Fixes
-
## 263094 - The issue with the panel properties value that is not updated in DragStop and ResizeStop events has been resolved.
-
## 255864 - The issue with adding multiple panels at a time using the AddPanel method has been resolved.
Diagram
Bug Fixes
-
## F151162 - The exception raised while cancelling the connector’s source change event has been fixed.
-
## F151347, ## 263191- Node default size value is not applied if we not set any values has been fixed.
-
## F151056 - The issue “Template binding for multiple HTML nodes not working” has been fixed.
-
## F150929 - The exception raised while dragging a node from palette into the diagram lockedlayer has been fixed.
-
## 263188, ## 263083 - The issue “Unable to add or remove the Node or Connector at run-time” has been fixed.
Document Editor
Bug Fixes
-
263333 - The issue “Programmatically replace text not working” has been fixed.
Grid
Bug Fixes
-
## 264547 - IDictionary<int, string> is now properly deserialized in InvokeAsync method of jsRuntime.
-
## 264056 - Menu filter button is now working properly with Checkbox component as template.
-
## 259562 - Exception has been resolved with Created event and FrozenColumns property.
-
## F151483 - CommandColumns are now rendered properly during grouping operation.
-
## 262043 - Exception has been resolved when editing in grouped column with negative timezone.
-
## 261180 - PdfTrueTypeFont property support has been provided for pdf method.
-
## F151325 - TextAlign is now applied properly to CommandColumns.
-
## 263552 - Editing is now working properly when using RowSelected and RowSelecting events.
-
## 262299 - Blank space in VirtualScroll grid area has been resolved when scrolling using down arrow key.
Maps
Bug Fixes
-
## 262308 - Maps is rendering properly now while changing the center position dynamically.
MultiSelect
Bug Fixes
- Issue with “two-way binding value property not updated, while clear the values” has been resolved.
NumericTextBox
Bug Fixes
-
## 262549 - The issue “bind-value ignores the separator, when the browser culture is set to german” has been resolved.
Pivot Table
Bug Fixes
-
## 261296 - Now the “LoadPersistData” method works without any script errors.
TimePicker
Bug Fixes
-
## 264658, F151526 - Issue with “popup not opened, while click on timepicker icon” has been fixed.
TreeGrid
Bug Fixes
-
## F151488 - DataSource changes is updated properly.