Essential Studio for Flutter Release Notes

v19.4.0.50
February 08, 2022

Calendar

Bug fixes

  • #FB33121 - Now, the week number is displayed properly when setting the firstDayOfWeek property in the Flutter event calendar.
  • Now, the appointments are added to the schedule view properly with an empty appointment schedule weeks are hidden using hideEmptyScheduleWeek.

Enhancements

  • #FB31898 - Now, improved the Flutter calendar allowedViews UI to show the Scrollbar.

DataGrid

Bug fixes

  • #FB32204 - Cell will no longer be navigated to non visible column’s cell which is placed in 0th index.