Hello,
I'm currently running Syncfusion.Maui.Picker 26.2.14.
I'm using SfDatePicker and initalise as follows:
FooterView.ShowOkButton = true;
FooterView.CancelButtonText = "Cancel";
FooterView.Height = 40;
Mode = PickerMode.Dialog;
FooterView.TextStyle = new PickerTextStyle() { TextColor = Colors.Black };
Setting:
FooterView.TextStyle = new PickerTextStyle() { TextColor = Colors.Black };
does not change anything. Ok & Cancel Buttons are still showing in a kind of Light Blue
It worked in Version 23.2.7, but after upgrading first to Version 26.1.41 and then to 26.2.14 it doesn't
Hi Michael,
We have already found and fixed the issue “Footer textcolor not updated in .NET MAUI SfDatePicker”. We will include the issue fix in our upcoming 2024 Volume 3 release, which is expected to roll out on September 17, 2024 and let you know once the release is rolled out. We appreciate your patience until then.
Regards,
Indumathi R
Hi Michael,
We have fixed the issue “Footer textcolor not updated in .NET MAUI SfDatePicker”. We have prepared the custom patch (Nuget). Please check with our custom nuget and let us know whether your issue is resolved.
Before installing the patch,
kindly remove bin and obj folders from all the projects of solution and clear
NuGet cache.
https://www.syncfusion.com/kb/6987/how-to-clear-nuget-cache
Please refer to the following KB documentation on how to configure the custom assembly: https://www.syncfusion.com/kb/8279/how-to-apply-the-custom-assemblies-when-configured-the-project-with-syncfusion-nuget
Disclaimer:
Please note that this custom NuGet was created for version 26.2.14 specifically to address this issue. The fix will be included in our upcoming 2024 Volume 3 release and let you know once release rolled out. We appreciate your patience until then.
Regards,
Indumathi R
Hi Michael,
We are glad to announce that our Essential Studio 2024 Volume 3 Main Release V27.1.48 is rolled out with the mentioned issue fix “Footer textcolor not updated in .NET MAUI SfDatePicker”. Kindly update the latest version to resolve this issue.
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you require any further assistance.
Regards,
Indumathi R
Thank you. With
V27.1.48 it is working now in iOS and Android
Hi Michael,
Thank you for the update. We hope issue has been resolved at your end. Please get back to us if you require further other assistance from us.
Regards,
Indumathi R