Essential Studio for Blazor Release Notes
v19.2.47
July 13, 2021
Calendar
Bug Fixes
-
#I329911
,#I332069
- Issue with “calendar day cell style is removed while changing the value dynamically” has been resolved.
Chart
Bug Fixes
-
#F166427
- Point click event triggered properly for date-time selection. -
#F166427
- Cleared console error for date time selection. -
#F166701
- Add new argument called ‘AxisName’ forOnAxisRangeCalculated
event.
Dashboard Layout
Bug Fixes
-
#F166401
- Issue with “Panel dragging is restricted to a single row even after specifying the columns property of DashboardLayout” has been resolved.
DatePicker
Bug Fixes
-
#F165835
- Issue with “ nativeonchange
event is not fired while clicking on the clear icon” has been resolved.
DateRangePicker
Bug Fixes
-
#F166909
- Issue with “input border is not applied while clicking on the date range icon withFloatLabelType
asAuto
” has been resolved.
Diagram
Bug Fixes
-
#F166238
- The issue with “An exception occurs when drawing a connector using the port draw” has been resolved.
DropDownList
Bug Fixes
-
#I335274
- Issue with “null reference exception occurs while binding the simpleDataSource
to the component “ has been resolved. -
#I331887
- Issue with “OnClose
event is not fired while clicking on the document” has been resolved.
Gantt Chart
Bug Fixes
-
#I332419
,#F26542
- Exception occurs when hovering over taskbar issue has been fixed. -
#I332341
,#F26376
- Issue in taskbar rendering when using localization has been resolved. -
#I334355
- The issue with “Add modal dialog not opening” has been fixed. -
#I332961
- The grid header and Timeline header do not match in size when the timeline mode is switched dynamically issue has been fixed. -
#I332418
- Console errors are thrown when the DateFormat property is used issue has been fixed.
Grid
Bug Fixes
-
#I322961
- Cell placeholders are shown in the Virtualization Grid when the Grid having a small number of records is resolved. -
#I323144
- Drag action occurs with an empty Grid when havingSelectionType
as Single is fixed. -
#F164798
- SelectedValue is not displayed in ForeignKey column while perform batch editing is solved. -
#F164168
- Grouped column field is disabled in the Grid’s edit form dialog is fixed. -
#I323702
- Problem with highlighting content of input element in GridEditForm by mouse dragging when usingAllowRowDragAndDrop
is resolved. -
#I329777
- AddParam values in gridquery property not passed to serverside when Offline property is set to true is fixed. -
#I328193
- Not able to tab between cells while editing when some columns are disabled from editing is resolved. -
#F151483
- Problem with rendering commandcolumn when enableIsFrozen
property is solved. -
#I323969
,#F164997
,#I333656
- Date/Enum column filtering is not working properly in ODataV4Adaptor with EnablePersistence is resolved. -
#I330882
- Persistence is not working with ODataV4Adatpor and datetime object filtering is fixed.
Kanban
Bug Fixes
-
#I330503
- When GUID data was used as the data source, a problem with not being able to save or delete cards using the dialog has been fixed.
Maps
New Features
-
#F166815
-IsTouch
is exposed in the event arguments ofOnMarkerClick
,OnMarkerMouseLeave
andOnMarkerMouseMove
to notify the touch events over the markers.
Bug Fixes
-
#F166926
- When marker templates are rendered, script errors will not be thrown if the browser is resized.
RichTextEditor
Bug Fixes
-
#F166614
- Resolved the issue withOnActionBegin
event triggering while auto numbering on the ordered list.
TimePicker
Bug Fixes
-
#I334652
- Issue with “disabled item color is not changed to the disabled state appearance in the popup “ has been resolved.