Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Xamarin radio button not working properly #11659

Closed
vsfeedback opened this issue Aug 5, 2020 · 3 comments
Closed

Xamarin radio button not working properly #11659

vsfeedback opened this issue Aug 5, 2020 · 3 comments
Assignees
Labels

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


I am using a list of radio buttons inside a carousel view. Its like a list of radio inside another list. I am using group name for each list.

carousel 1list 1radio1group1radio2group1radio3group1carousel 2list 2radio1group2radio2group2radio3group2carousel 3list 3radio1group3radio2group3radio3group3

In this case, radiobuttons are perfectly working in Android, but not working in iOS.

If I selected a radio in second carousel, same radio get selected in third carousel and not able to change. Sometimes its working fine, sometimes it gets failed.


Original Comments

Feedback Bot on 7/30/2020, 07:32 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.


Original Solutions

(no solutions)

@PureWeen
Copy link
Contributor

PureWeen commented Aug 5, 2020

@hartez

@samhouts samhouts added s/unverified New report that has yet to be verified t/bug 🐛 a/carouselview labels Aug 19, 2020
@ppungpong4200
Copy link

I had this problem too and don't know why.

@hartez
Copy link
Contributor

hartez commented Aug 24, 2020

I think some formatting got lost from the original issue, so it's difficult to tell for sure, but I think this is another instance of the problem described in issue #9200.

Please take a look my comments there - you likely just need to databind your RadioButtons.

If that does not work or I've misunderstood the issue, leave a comment here and I'll reopen this issue.

@hartez hartez closed this as completed Aug 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants