Essential Studio for Flutter Release Notes

v23.1.36
September 15, 2023

SfDataGrid

Features

  • #I475911 - Provided support for displaying column header icons, such as sort and filter icons, when hovering over the column header cells.

PDF

Bug Fixes

  • #I487921 - High memory consumption will no longer occur while extracting text from large PDF documents.
  • #I493452 - Null check exceptions will no longer occur while drawing the PDF grid in a loaded page.

PDF Viewer

Bug Fixes

  • #I498004 - Now, the pagePosition property in PdfGestureDetails will return the tapped position in the PDF page coordinates.