Telerik Forums
UI for Xamarin Forum
1 answer
116 views
how to open RadSideDrawer on button click ??
Victor
Telerik team
 answered on 19 May 2015
1 answer
69 views
Is there a way to hide the x and y axis labels as well as the background grid?
Dustin
Top achievements
Rank 1
 answered on 13 May 2015
1 answer
55 views

Xamarin Forms RadPieChart is crashing on iOS when all items in datasource has a value of zero.

on Android, it is just displaying empty piechart.

Ves
Telerik team
 answered on 12 May 2015
1 answer
95 views
        Android.Content.Context _context;
 
        public MyCalendarDecorator (RadCalendarView calendarView, float s) : base (calendarView, s)
        {
            _context = calendarView.Context;
        }
 
 
        public override void RenderLayer (int p0, Android.Graphics.Canvas p1)
        {
 
 
            if (CellsForDecoration.ContainsKey (p0)) {
                 
 
                var cellsForLayer = CellsForDecoration.Get (p0) as Java.Util.AbstractList;
 
                if (cellsForLayer.Size() > 0) {
                    for (int i = 0; i < cellsForLayer.Size(); i++) {
 
****Here I want the cell properties (width, VirtualLeft and VirtualTop)
Ves
Telerik team
 answered on 11 May 2015
8 answers
186 views
Is it possible to override the android renderer?
I've tried and failed (any samples?)

Short of this, is there any way to access the RadCalendarView to make styling changes directly, ie. CellDecorator..?
Fabio
Top achievements
Rank 1
 answered on 08 May 2015
4 answers
122 views
Hello,

I am using Telerik for Xamarin Calendar to build iOS application. Everything is fine until I try to catch some event of date selecting. I saw that there are 3 event handlers: ViewChanged, DisplayDateChanged and SelectionChanged. 
What I need is every time when I click on a date (no matter if the date is the current date or the last selected date or whatever) to raise some dateclick event. The closest thing to this is SelectionChanged but it does not work on the same selection (as the name says). Is there such an event and if not, do you plan to implement it, because it is really annoying to add some flags in order to make basic functionality work...

Regards,
Mihail
Fabio
Top achievements
Rank 1
 answered on 04 May 2015
3 answers
296 views
Hello,

Is there a way of changing the default start day of the week from Sunday to Monday on the Calendar Control?
Even though the iPhone that I test my application has its regional settings set to bg-BG, the start day of the week is still Sunday.
Thanks in advance!

P.S. I am using Telerik for Xamarin version: 2015.1.319 and I cannot find it there.

Regards,
Mihail
Mihail
Top achievements
Rank 1
 answered on 23 Apr 2015
1 answer
151 views

Hi,

I am working on a Xamarin Forms project.

When I place a chart in page's content it is working(like in Telerik examples)

But when I place it inside a StackLayout; chart does not populate in the view.

Is it a bug?

Deyan
Telerik team
 answered on 21 Apr 2015
7 answers
194 views

It would be nice if the Xamarin forms controls could be available via nuget and you set a key or something.

All the components in my forms app come from Nuget. Applying the two DLL's for Telerik mean a shared solution library or something as we share out projects in TFS. It's a real pain.

 

 

N Mackay
Top achievements
Rank 1
 answered on 17 Apr 2015
2 answers
216 views

Is it possible to resize the listview to the size of it's content?

I tried using listView.IntrinsicContentSize.Height, but it always returns -1.

Victor
Top achievements
Rank 1
 answered on 16 Apr 2015
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?