Telerik Forums
UI for Xamarin Forum
1 answer
202 views
I am looking for "getting started" sample or some documentation of the Telerik Calendar control for Xamarin for Android.
Nikolay
Telerik team
 answered on 19 Nov 2014
1 answer
65 views
There is no Calendar Control for Xamarin.Forms available as of today, right?

The structure of the Forum (Xamarin -> Forms -> Calendar) makes me believe, that there are plans for such a control.
Is there a release date for it?

I need to have an iOS and Android App with a calendar view ready by the end of the year and would prefer Xamarin.Forms.
Nikolay
Telerik team
 answered on 19 Nov 2014
1 answer
156 views
It seems like the selection behavior does not work for RadPieChart.  It works for a Bar Series, but not PieSeries.

var chart = new RadPieChart();
            
            var selectionBehavior = new ChartSelectionBehavior { DataPointSelectionMode = ChartSelectionMode.Single, SeriesSelectionMode = ChartSelectionMode.Single  };
            selectionBehavior.SelectionChanged += (a, b) =>
            {
                DisplayAlert("SelectionChanged", "You have selected an item", "OK");
            };

            chart.Behaviors.Add(selectionBehavior);

            var series = CreatePieSeries();

            chart.Series.Add(series);
Vladislav
Telerik team
 answered on 18 Nov 2014
2 answers
73 views
Hi

I have downloaded the Telerik_UI_for_Xamarin_2014_3_1110_Trial, but can't find any documentation on how to use it? The samples in the trial also don't show how to use it?

Thanks

Martin
Nikolay
Telerik team
 answered on 17 Nov 2014
1 answer
104 views
I am looking to construct the query in my step repositories, such that it can use the accessibilityIdentifier which is what we have widely used in identifying our UIViews in the app. 

The other query examples available which use the class and properties such as currentTitle does not seem to apply for our app and hence I am not able to use these tags. 

Need help.
Nikolay
Telerik team
 answered on 12 Nov 2014
2 answers
122 views
Dear sir,
Currently i am developing apps just for IOS as our company only allows that. How to use your controls outside Xamarin Forms?

Btw, when i saw telerik is building controls for Xamarin, I am very excited as it does help us alot.

Thank you.
Ves
Telerik team
 answered on 11 Nov 2014
3 answers
148 views
I have started evaluating your chart for Xamarin and got stuck with the starter walkthrough from here:
http://docs.telerik.com/devtools/xamarin/controls/chart/chart-getting-started

I am getting the errors as shown in attached screenshot and am unable to resolve it.  Note that all the references have already been added to the respective projects.

Any sort of help ASAP would be highly appreciated.

Thanks
Ves
Telerik team
 answered on 07 Nov 2014
1 answer
113 views
Can we use UI for Xamarin Forms just like if we had a subscription to Xamarin platform, where we can create our own custom controls that will work across all 3 majors platforms (iOS, Andriod, Windows)? Otherwise, it doesn't make sense to make an app that only has a chart in it and nothing else (chart being the only built-in control for all 3 platforms).
Kiril Stanoev
Telerik team
 answered on 04 Nov 2014
1 answer
101 views
Hi,

Just downloaded and tested your graph control on our iOS build machine and on a few Androids and on Genymotion built from Visual Studio 2013.

Looks good and works as expected, eagerly awaiting some data visualisation controls such as a data grid. I know you guys are working hard behind the scenes to get other controls out, good job to get something out there so quickly though.

One bit of feedback, I'd like to see the control defined in XAML in the view rather than building up in the cs code behind file. I know this is easier but as forms improves we'd to avoid the code behind approach for defining controls.

Looking forward to the next release,
Norman.
Kiril Stanoev
Telerik team
 answered on 04 Nov 2014
1 answer
133 views
Xamarin forms 1.3 (I think) will have the ability to allow styling, I spoke personally to one of the Xamarin forms authors at Evolve 2014.

With that in mind does Telerik have plans to implement styles for the Xamarin forms controls going forward?

The demand for information on Xamarin Forms was huge at Evolve 2014, a lot of talks were dedicated to the subject.

Tsvyatko
Telerik team
 answered on 16 Oct 2014
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?