Telerik Forums
UI for Xamarin Forum
1 answer
83 views

Hello,

i'm wondering if it is possible to have only 3 labels at my CategoricalAxis representing first value, middle and last. There is a property callled MajorTicInterval, but that's not what i was looking for. I can get this functionality in other way, by creating 3 labels, but if it'll be possible in Chart, that i'll great.

Greetings

Pavel R. Pavlov
Telerik team
 answered on 17 Oct 2016
3 answers
87 views
We have a Xamarin iOS app, and when we tried to build it with support for Test Studio (according to these instructions: http://docs.telerik.com/teststudio/test-studio-mobile/native-applications/configure-your-app/xamarin) our developer got build errors which has so far prevented us from using automated testing.
Elena
Telerik team
 answered on 14 Oct 2016
1 answer
113 views

On Android, if you add an appointment with IsAllDay = true, a StartDate and no EndDate, the calendar crashes.

On iOS it works fine.

 

10-11 16:29:34.985 16108 16108 I MonoDroid: Java.Lang.IllegalArgumentException: endDate should be after startDate.
10-11 16:29:34.985 16108 16108 I MonoDroid:   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <368820a9888f43ddb85d18e87189adbf>:0
10-11 16:29:34.985 16108 16108 I MonoDroid:   at Java.Interop.JniEnvironment+InstanceMethods.CallNonvirtualVoidMethod (Java.Interop.JniObjectReference instance, Java.Interop.JniObjectReference type, Java.Interop.JniMethodInfo method, Java.Interop.JniArgumentValue* args) [0x000a7] in <a043032cf94a485190047a14918b9f60>:0
10-11 16:29:34.985 16108 16108 I MonoDroid:   at Android.Runtime.JNIEnv.CallNonvirtualVoidMethod (System.IntPtr jobject, System.IntPtr jclass, System.IntPtr jmethod, Android.Runtime.JValue* parms) [0x00015] in <8da21ca2c66a4b21b1bf81e3fc30ec56>:0
10-11 16:29:34.985 16108 16108 I MonoDroid:   at Android.Runtime.JNIEnv.FinishCreateInstance (System.IntPtr instance, System.IntPtr jclass, System.IntPtr constructorId, Android.Runtime.JValue* constructorParameters) [0x0000b] in <8da21ca2c66a4b21b1bf81e3fc30ec56>:0
10-11 16:29:34.985 16108 16108 I MonoDroid:   at Com.Telerik.Widget.Calendar.Events.Event..ctor (System.String p0, System.Int64 p1, System.Int64 p2) [0x0010f] in <babf1532dd9040a8b431b4680ee1bd3b>:0
10-11 16:29:34.985 16108 16108 I MonoDroid:   at Telerik.XamarinForms.InputRenderer.Android.CalendarAdapter+<>c.<CreateEvents>b__18_0 (Telerik.XamarinForms.Input.IAppointment appointment) [0x0002c] in <35ac910fa1204c63911bd40cabbaf182>:0

Vladislav
Telerik team
 answered on 14 Oct 2016
1 answer
264 views

Hi,

I would like to show integer  instead of double  as a label for y-axis in Numerical Axis of 
RadCartesianChart . Chart is dynamically created and added to a stack. Is there any  chart property that can modify data shown in y-axis?

 

Regards,

Prava

Lance | Senior Manager Technical Support
Telerik team
 answered on 13 Oct 2016
1 answer
157 views

I changed the region setting in ios to French.

I've checked that CultureInfo.CurrentUICulture.DateTimeFormat.FirstDayOfWeek returns 1 (for monday) instead of 0 (for sunday).

The calendar control still displays sunday as the first day of week.

 

I'm using Telerik for Xamarin trial version 2016.3.914.231

 

Vladislav
Telerik team
 answered on 13 Oct 2016
1 answer
193 views

Hi,
im currently working on a calendar where I want to use  a listview to keep track of my task.
The listview is categorized in dates. My problem is i cant find any method to make my listview scroll to the specific date I point out in my calendar.

For instance if i pick the date 12-12-2016 in my calendar, I want my listview to scroll to that appointment. 

 

Thanks in advance!

Pavel R. Pavlov
Telerik team
 answered on 13 Oct 2016
1 answer
66 views
We have a Xamarin Android app which we wish to automate testing for. I tried using Test Studio's "Android Application Configuration" menu to generate a testable build, which seemed to work, but whenever I try to open that build I simply see the app's splash screen for less than a second, and the app then closes. Does anybody know what is causing this?
Elena
Telerik team
 answered on 13 Oct 2016
2 answers
294 views

How to remove separators on ios ?

There is no SeparatorVisibility on RadListView

I'm using ListViewTemplateCell

Lance | Senior Manager Technical Support
Telerik team
 answered on 12 Oct 2016
1 answer
104 views

I use Telerik UI for Xamarin 2016 (16.2.513.0). I use last version Xamarin - 4.2.0.73. I build Example iOS project (path - C:\Program Files (x86)\Telerik\UI for Xamarin Q2 2016\Examples\iOS). I get error:

 

     1>C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(1028,3): warning : An error occured on the receiver while executing a post for       vtopic xvs/Build/4.2.0.703/execute-task/Examples/277918a%2FACTool and client build14304FetFr
     1>C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(1028,3): warning : An error occured on client Build420703 while executing a      reply for topic xvs/Build/4.2.0.703/execute-task/Examples/277918a%2FACTool
    1>C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(1028,3): warning :    в Xamarin.Messaging.Client.MessagingClient.<PostAsync>d__23`2.MoveNext() в c:\Users\builder\data\lanes\3822\3b7df6f5\source\xamarinvs\src\Messaging\Xamarin.Messaging.Client\MessagingClient.cs:строка 178
    1>C:\Program Files (x86)\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(1028,3): error : An error occured on client Build420703 while executing a reply for topic xvs/Build/4.2.0.703/execute-task/Examples/277918a%2FACTool

   How do fix this error? Thank you.

Deyan
Telerik team
 answered on 12 Oct 2016
3 answers
120 views

Hi, can you please provide an example on how i customize the labels on the pie chart. I want them to look like "Total Male: 67%" instead of just 67%.

Thanks

Victor
Telerik team
 answered on 11 Oct 2016
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?