Telerik Forums
UI for Xamarin Forum
4 answers
210 views

I cannot for the life of me get IsChecked to bind properly to a data source so I can't use it against a model. How is one supposed to do it? This doesn't work:

IsChecked="{Binding Selected}"

 

n/a
Top achievements
Rank 1
Iron
Iron
 updated answer on 04 Oct 2023
3 answers
360 views
     How do I change the color of disabled check boxes in UWP? The color now is a dark blue.
Yana
Telerik team
 answered on 14 Apr 2021
4 answers
123 views

Is it possible to change order of checkbox states?

Now states are ordered indeterminate, unchecked, checked.

But when I initialize form with null for checkbox variables, so checkboxes are in indeterminate state.

First state after click such checkbox would be checked.

Piotr
Top achievements
Rank 1
 answered on 05 Dec 2019
1 answer
405 views

Hallo,

 

i have a stack with 2 Checkboxes YES/NO i want only check one Checbox.

i use mvvm i can not handle the CheckedChange event to uncheck the other Checkbox if Checked.

 

may be using Commands or something can u give me please a example?

Thanks

Yana
Telerik team
 answered on 04 Apr 2019
1 answer
327 views
Currently the shape of the checkbox seems to be circular on iOS and square on Android. Is there a way to make the shape square across all platforms?
Didi
Telerik team
 answered on 11 Mar 2019
2 answers
262 views
Is there a way to add text beside a checkbox, or do I have to use a separate label?
Richard
Top achievements
Rank 1
 answered on 17 Jan 2019
1 answer
164 views

A RadCheckbox with IsEnabled="false" is not visible on UWP Xamarin forms app:

<telerikPrimitives:RadCheckBox HorizontalOptions="StartAndExpand" IsEnabled="false" IsChecked="{Binding Exam.OpticianExamComplete}"  Grid.Row="0" Grid.Column="2" VerticalOptions="Center"  />


Yana
Telerik team
 answered on 13 Dec 2018
3 answers
209 views

When the Checkboxes were released, I added them to several screens within my app and they all worked fine without any issues.

 

Recently, they have started to behave strange and now no longer work.  I have the same problems on every screen that uses them.

 

When you press the checkbox, you see the tick appear (so you know it has been selected) and then straight away it is deselected.  Attaching a Command to the checkbox so I can monitor what happens when it is pressed, the Command is actually being called twice every time I select the checkbox.

 

As this issue has started to happen on every screen that uses the checkboxes (even screens I haven't changed the code on for months) I was hoping someone could assist me in fixing this problem.  It's possible that I have upgraded a few packages recently (ie. Xamarin Forms, Visual Studio etc.) so I don't know whether a conflict has occurred somewhere.

 

Has anyone else seen this issue or know what I can do to fix it?

Didi
Telerik team
 answered on 28 Sep 2018
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?