Telerik Forums
UI for Xamarin Forum
4 answers
151 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
 updated answer on 04 Oct 2023
3 answers
240 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
64 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
328 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
257 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
197 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
109 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
130 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
Dominik
Top achievements
Rank 1
Giuliano
Top achievements
Rank 1
Dominic
Top achievements
Rank 1
Glendys
Top achievements
Rank 1
NoobMaster
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?