Hi team,
Is there any way how to set up/style a radio button control to display just the inner circle and outer border in checked state?
This is the code we use:
<xForms:SfListView x:Name="_itemsControl"
DescendantAdded="HandleOnDescendantAdded"
Margin="0"
SelectionMode="None">
<xForms:SfListView.ItemTemplate>
<DataTemplate>
<oneFromMany:SyncfusionRadioButton CheckedChanged="HandleOnChecked"
CheckedColor="Purple"
BackgroundColor="White"
UncheckedColor="Purple"/>
</DataTemplate>
</xForms:SfListView.ItemTemplate>
</xForms:SfListView>
And this is the result we have:
What we are trying to achieve, is that the checked radio button will not be filled by blue color.
Thanks,
Peter
Hi Peter Kis,
On further analysis, we have confirmed that the style does not apply properly in checked state as an issue, and the fix for the reported issue will be included in our upcoming weekly NuGet release which is expected to be roll out on 15th February, 2022. We appreciate your patience until then. We will let you know once it gets rolled out.
Feedback link: https://www.syncfusion.com/feedback/32282/uwp-sfradiobutton-style-does-not-apply-properly-in-checked-state
Note: The provided feedback link is private, and you need to login to view this feedback.
Regards,
Manivannan E
|
Please clear the NuGet cache, before using the latest one.
https://www.syncfusion.com/kb/6987/how-to-clear-nuget-cache |
Hi Peter Kis,
We are glad to announce that our Essential Studio 2022 Volume 1 main release v20.1.0.47 is rolled out and is available for download under the following link.
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.
Regards,
Devakumar D