Essential Studio for ASP.NET CORE Release Notes

v21.2.4
May 09, 2023

Grid

Bug fixes

  • #F169671 - Now, the ExcelQueryCellInfo event is called properly in both parent and child grids.
  • #I441999 - Ensured that the recordDoubleClick event is now properly triggered on iPad devices as well.
  • #I451314 - Provided support for exporting to PDF with custom data sources.
  • #I457476 - Resolved a script error that occurred when the down arrow key was long-pressed while the frozen and virtual scrolling feature was enabled in the Grid.

Maps

Bug fixes

  • #I457059 - Marker template will now be properly clustered in the Maps component.

Schedule

Bug fixes

  • #I457705 - An issue with appointment not dropped on target cell when start and end time is same has been fixed.
  • #I457928 - An issue with the appointment misalignment has been fixed.

Tab

Bug fixes

  • #I458102 - An issue where the tab header did not update with dynamic data when the tab directives were rendered as HTML elements has been fixed.

XlsIO

Bug Fixes

  • #I458719 - Index out of range exception being thrown while opening the Excel document with active sheet index as -1 is now resolved.
  • #I452918 - Chart numeric axis values are a combination of Auto and Reset are now rendered properly in chart to image conversion.
  • #I456703 - Object reference exception being thrown while creating a chart with blank cell is now resolved.