Telerik Forums
UI for Xamarin Forum
2 answers
133 views

Setting the AnimationContentColor through global styles in App.xaml causes the application to crash.

For example:

<Style TargetType="telerik:RadBusyIndicator" ApplyToDerivedTypes="True">
<Setter Property="AnimationContentColor" Value="{StaticResource Primary}"/>
</Style>
will result in an exception.

But setting the color inline in the control itself works fine.

Note that using color values (hex or named) has the same effect.

Decisive Computing
Top achievements
Rank 2
 answered on 09 May 2017
1 answer
125 views

Hello,

we are using Xamarin forms Chart controls, the numbers/data labels are not showing on Pie Chart when Custom palette is given to Chart.

I can reproduce this with Samples (SDKBrowser). Attached screenshot. Please let me know any alternative to show numbers on Chart.

 

Thanks,

Ram prasad

 

Ves
Telerik team
 answered on 08 May 2017
1 answer
106 views

http://www.telerik.com/android-ui-sunsetting?utm_medium=email&elqTrackId=7ae8549f46a94fdeacdf384fb0746c65&elq=05dc462aa0a041a1a1aa12685c181860&elqaid=12214&elqat=1&elqCampaignId=14238

Does this mean that Xamarin for Android is dead and only the Xamarin Forms version will be supported moving forward?

Lance | Senior Manager Technical Support
Telerik team
 answered on 04 May 2017
1 answer
116 views

http://www.telerik.com/ios-ui-sunsetting?utm_medium=email&elqTrackId=d0725edf7f51483e9828ba1ecf9cdca4&elq=05dc462aa0a041a1a1aa12685c181860&elqaid=12214&elqat=1&elqCampaignId=14238

Does this mean that Xamarin for iOS is dead? Only Xamarin Forms version?

Lance | Senior Manager Technical Support
Telerik team
 answered on 04 May 2017
1 answer
107 views

in the examples (and in my project code) the RadDataForm has a 30-40 pixel gap at the top.  

You can see it when you set the background color to something other than white (see image).

How do I eliminate that?

Rosy Topchiyska
Telerik team
 answered on 03 May 2017
5 answers
176 views

Hi,

you can i place an Image next to an Editor like seen here?

 

http://www.telerik.com/xamarin-ui/dataform

 

thx

Martin

Lance | Senior Manager Technical Support
Telerik team
 answered on 02 May 2017
1 answer
74 views

Hi all,

I am wondering if it is possible to programmatically update a menu item (for instance change the text) or also hide and then re-show an item.

I can get the items by the Items property of the TKSideDrawerSection but when the update in the item doesn't update the view, is there a way to force the menu redrawing ?

Luca
Top achievements
Rank 1
 answered on 28 Apr 2017
2 answers
192 views

Dear Support,

         I have tried with telerikDataControls:RadListView control but it is not showing Images in Windows and IOS but showing images in android. Could please  help me out to overcome this problem.

Please find the link of our sample project for your reference.

sample Project link

With Thanks and Regards

Sudha M

Lance | Senior Manager Technical Support
Telerik team
 answered on 27 Apr 2017
1 answer
128 views

I'm trying to use GaugeBarIndicator but still I'm getting error:

Severity Code Description Project File Line Suppression State
Error CS1503 Argument 1: cannot convert from 'Telerik.XamarinForms.DataVisualization.Gauges.GaugeBarIndicator' to 'Xamarin.Forms.View'

 

code snipet:

GaugeBarIndicator indicator = new GaugeBarIndicator();
this.Content = new StackLayout
{
    Children =
   {
      indicator
   }
};

 

When I try to use it in XAML:

<telerikGauges:GaugeBarIndicator x:Name="gauge" Value="75"
Fill="Green"
Offset="15"
StartThickness="0" />

 

I get error:

 No property, bindable property, or event found for 'Content'

How can I resolve this issue?

Thanks for prompt response

 

Petar Marchev
Telerik team
 answered on 27 Apr 2017
0 answers
114 views

the autocomplete textfield seems to come with a border (or margin... or padding...)

looks like a 1 pixel space between the autocomplete control and whatever control comes next under it

how can i get rid of it?

 

also the clear (x) button of the textfield isnt in the proper location (far right), seems like the textfield is not as wide as the autocomplete control itself...

how would i change it to be full width?

 

i attached a small picture showing the gaps... the autocomplete control is where "General hospital" is showing

 

thanks in advance

roy
Top achievements
Rank 1
 asked on 26 Apr 2017
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?