Telerik Forums
UI for Xamarin Forum
1 answer
142 views

I am attempting to use a DataGridPickerColumn. I am able to get my source list to show up and also have it bind to my property, but whenever I use the ItemDisplayBindingPath, the app is crashing with a null reference exception. Whenever I take out ItemDisplayBindingPath, I do not get the exception. My ProductModel class and the XAML I am using is below:

 

public class ProductModel
{
    public int Id { get; set; }
    public string Name { get; set; }
    public string Units { get; set; }
}

 

<tkDataGrid:DataGridPickerColumn ItemsSource="{Binding BindingContext.Data.ProductModels, Source={x:Reference schedulePage} }" ItemDisplayBindingPath="Name" PropertyName="Product" HeaderText="Product" />

Yana
Telerik team
 answered on 11 Sep 2019
1 answer
269 views

 Hi,

 

Is there an example out there of the segmented control with images, but in XAML ? I don't want to make a binding just for that.

 

Thanks

 

Regards

 

Olivier

 

 

 

 

Yana
Telerik team
 answered on 10 Sep 2019
3 answers
112 views
I am having a real issue with the SuggestionItemSelected="TxtmanualStockCode_SuggestionItemSelected" it doesnt allow the return of a full code as soon as the user enters the first letter it fires.

Is their anyway to detect if the user has pressed the return key on the google g board keyboard?.

Didi
Telerik team
 answered on 10 Sep 2019
1 answer
55 views

I am having a real issue with the SuggestionItemSelected="TxtmanualStockCode_SuggestionItemSelected" it doesnt allow the return of a full code as soon as the user enters the first letter it fires.

 

Is their anyway to detect if the user has pressed the return key on the google g board keyboard?.

 

 

Didi
Telerik team
 answered on 09 Sep 2019
2 answers
181 views

https://docs.telerik.com/devtools/xamarin/controls/chart/axes/axes-numerical-axis

According to the documentation the properties "Minimun" and "Maximum" are calculated depending on their values.
In "IOS" it seems that is not so. Should I initialize some property?

Thank you in advance

Ignacio Lakidain


Ignacio
Top achievements
Rank 1
 answered on 05 Sep 2019
3 answers
222 views

     Hi,

Is it possible to "open the swipe menu" when clicking a row? (Some times the user is not aware about swiping is possible.)

 

Lance | Senior Manager Technical Support
Telerik team
 answered on 04 Sep 2019
1 answer
80 views

I've noticed that whenever a segmented control first gets rendered onto a page, its height "animates" to its final height. This is fairly ugly behavior.

 

 

Lance | Senior Manager Technical Support
Telerik team
 answered on 04 Sep 2019
3 answers
176 views

Hi,

I'm trying to displays the count of items instead of the percent value as label in my PieChart. I tried to use a CustomLabelRenderer as shown in the documentation (Chart Labels Customization) without success.

Maybe someone can share some simple sample code for for my problem :)

Lance | Senior Manager Technical Support
Telerik team
 answered on 30 Aug 2019
1 answer
118 views

Hi,

i am copy the code from here but when i tried to preview the code, it is not showing

 

Refer to image

Didi
Telerik team
 answered on 30 Aug 2019
1 answer
236 views

Would like to know is it possible to style segmented control to look like switch?

Refer to image

 

 

Lance | Senior Manager Technical Support
Telerik team
 answered on 29 Aug 2019
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?