Essential Studio for Xamarin.Forms Release Notes
v17.2.0.51
September 10, 2019
SfAccordion
Bug Fixes
- #246353 - In iOS, Null reference exception will no long occur after navigated back from page loaded with Accordion.
SfCalendar
Bug Fixes
- #246328 - [Android] Now, the
NullReferenceException
will no longer occur when setting calendarMaxDate
andSelectedDate
with null and when changingMaxDate
value only at run time.
SfComboBox
Bug fixes
- #247174 - [UWP] Now, IsDropDownOpen API gets changed dynamically.
SfDataForm
Bug Fixes
- #245795 - Now, the
DataFormTimePicker
value is updated properly when setting the default value toDateTime
. - #246073 - [iOS] Now, the last line text of
MultilineTextEditor
is no longer cropped inFloatingLabelLayout
.
SfExpander
Bug Fixes
- #146539, #245443 - In UWP, Expander will now resize properly when resizing the screen.
SfNumericTextBox
Bug fixes
-
- #I241552, F143833, I243315, I244062, I244649, I244701, I244697,I245356, I245627 - Now, the value in the
SfNumericTextBox
is properly updated with corresponding culture decimal separator and group separator after unfocused the control when changing the device culture in Xamarin.Forms Android and iOS platforms.
- #I241552, F143833, I243315, I244062, I244649, I244701, I244697,I245356, I245627 - Now, the value in the
SfNumericUpDown
Bug fixes
- #I241552, F143833, I243315, I244062, I244649, I244701, I244697,I245356, I245627 - Now, the value in the
SfNumericUpDown
is properly updated with corresponding culture decimal separator and group separator after unfocused the control when changing the device culture in Xamarin.Forms Android and iOS platforms.
SfPopupLayout
Bug Fixes
- #I246551 - Now
SfPopupLayout.PopupView.PopupStyle.OverlayColor
will work properly when set from XAML page.
SfSchedule
Bug Fixes
- #244875 - Now, the Schedule tap events and commands are triggered when same date is set to min/max date.
- #245081 - [Android,iOS] Now, the appointment is rendered properly when non-working days is changed in Schedule
WorkWeekView
.
XlsIO
Bug Fixes
- #244941, #245083 - Custom properties are now preserved properly on resaving the Excel document.
- #245833 - Worksheet with autoshapes is now cloned properly.
- #243737 - Conditional format styles are now copied properly while applying marker with jump arguments.
- #240083 - Conditional format formula is now calculated correctly in Excel to PDF conversion.
- #244284 - Table formatting issues no longer occur on resaving the Excel file.