Essential Studio for Xamarin.Forms Release Notes
v17.2.0.39
July 30, 2019
DataSource
Bug Fixes
- #238763 - Performance will be fast in
DisplayItemsEnumerator
class for long list inDataSource
control.
SfAccordion
Bug Fixes
- #237027 -
SfAccordionItems
displayed properly whenBindingContext
gets overridden inSfAccordion
control.
SfDataGrid
Bug Fixes
- #242421 - Data in the picker column will be shown properly when entering edit mode even when
DisplayMemberPath
andValueMemberPath
properties are set. - #241144 - [iOS] Null reference exception is no longer thrown when navigating to a new page from a current page that has stacked headers.
SfListView
Bug Fixes
-
#242960, #243020 - [Android] Scrolling works properly when fling the items in the
SfListView
control. -
#243123, #243365, #243406 - [Android] Swiping works properly in
SfListView
control. -
#146107, #242342, #242850, #241935, #242724, #243150 - [Android] Application will not crash when running in Release or Debug mode in
SfListView
control. -
#242429 -
DataSource
property works properly in multi triggers. -
#145904 -
ListViewItems
will not scroll automatically when model property changes updated at runtime inSfListView
control. -
#242427 -
ListViewItems
are clipped properly whenStickyGroupHeader
is true andItemsSpacing
has more value inSfListView
control.
SfPdfViewer
Bug Fixes
- #241433 - [Android] Keyboard will not popup immediately after loading the PDF document in Android v8.0.
- #235803 - [UWP] Signature field will now be displayed properly on loading the specific PDF document.
- [iOS] Application will no longer be crashed when loading the PDF document that contains form fields.
- [iOS] Application will no longer be crashed when navigating the pages using scroll head.
XlsIO
Bug Fixes
- #241751 - Checkboxes are now checked properly after resaving the Excel document.
- #238322 - Grand totals of rows and columns are now preserved properly in Excel to PDF conversion.
- #241336 - Excel document containing conditional formats is no longer corrupted on inserting a row.
- Formula is now correct on resaving the Excel document containing formula with external workbook reference.