Telerik Forums
UI for Xamarin Forum
4 answers
50 views

I'd like to have a calendar cell with this information in it:

- Day in the middle

- Color background

- A letter at the bottom right

Is this possible with the Calendar control?

Antony Jekov
Telerik team
 answered on 15 Apr 2015
1 answer
99 views

in using Control Panel, i am not able to install xamarin because it come up with the message "additional software required" - "requires Visual Studio with xamarin extensions"

 I have vs 2k13 professional and when i go to install the extensions, there is a large list of extensions.  which one(s) do i install?

Nikolay
Telerik team
 answered on 14 Apr 2015
5 answers
281 views
Hi

Does the Calendar include an iOS Calendar-like scroll view for a day's events? Even better, does it include a control like the attached: week view at the top, with the day's scrollable events?

This is for Xamarin.iOS.

Thanks

Martin
Antony Jekov
Telerik team
 answered on 08 Apr 2015
1 answer
147 views
Hi,

Kiril wrote in
this http://www.telerik.com/forums/custom-controls#WgiPMlWpYE2qeN5EUDdePw
post that

>>We're in the process of creating more
controls for Xamarin.Forms so stay tuned for updates...

This was in November - more than half a year ago...
Any news about it?

Although there are forum sections here in
Xamarin.Forms for several controls AppFeedback, ListView, SideDrawer are not
available till now.

Most sections are empty and in one I found
http://www.telerik.com/forums/new-controls-f53f37db3617#7Mv71I05XEOnwHwF9c_Hrw
>> we may release these controls with Q2 2015 (due in end of June).

Stay tuned in November - and now (almost half a year later) you talk about SideDrawer and ListView at the end of June??

Competitors provide more than ten controls - right now.

Last not least - how about support for Xamarin Forms 1.4.1 (the ATM preview with Universal App - WinRT WP81 - support).

And if you plan to support XF 1.4.1 are there are any plans (in near future) to include some of the universal controls?

I'm really a bit disappointed over the last months.

I'm a telerik customer for far more than 10 years) and your products have always been "market leading" - the richest choice, early support for new technologies, perfect compatibility between different platforms and not to forget your outstanding support.

I never had to think about your competitors – you’ve been ruling and provided all we need.
Your statement
>>…the most complete toolbox for building modern and future-proof…applications
was simply true.

But now I see answers like "stay tuned" - and several months later I find (still at the same poor level of 2 controls) - we plan 2 (!!!) more controls to be released in several months. - Competitors offer more than 10 now.

The same for Windows Univeral - you offer 9 controls - competitors more than 40.

And also there in November in a post you (telerik) wrote
>>During 2015 we will focus on making as many ... universal (controls) as possible.

Now almost at Q2 - still the same situation as in November.

Since I wrote a bit more – again my questions:

Can we expect any progress in the (near) future?
Will the “end of June release” contain more than just adding SideDrawer and ListView?
Will (and if when) telerik for Xamarin Forms support 1.4.1 (win universal)?

 Manfred









Nikolay
Telerik team
 answered on 26 Mar 2015
3 answers
198 views
Okay I give up :)

How do you set the color of the selected date circle?
I've tried a number of different CalendarCellStyle but I can't seem to get that circle to change color.
Rosy Topchiyska
Telerik team
 answered on 20 Mar 2015
1 answer
111 views
Hi,

Is it possible to detect if a user changed the month in the calendar view. I only load appointments per month.
Ves
Telerik team
 answered on 11 Mar 2015
1 answer
181 views
Hi,

Is it possible to set a color for an appointment in Xamarin forms?
Ves
Telerik team
 answered on 11 Mar 2015
1 answer
105 views
Is there a way to add a custom image to the background of an individual cell?  I was able to do this in iOS fairly easily by setting a custom delegate and overriding ViewForCellOfKind.
Antony Jekov
Telerik team
 answered on 10 Mar 2015
2 answers
139 views
Hi;

I'm looking for a basic Xamarin Android Chart sample and i'm not using Xamarin.Forms. But only example i can find (SDKBrowser) using FormsApplicationActivity.
Is there any way to using Chart component without Xamarin.Forms.

Thanks.
Mustafa
Top achievements
Rank 1
 answered on 05 Mar 2015
1 answer
156 views
Hi

Have updated to the latest version of Telerik.Xamarin.iOS (2014.3.1326.0) to use in a Xamarin Unified API project.

Implement

override TKCalendarEventProtocol[] EventsForDate (TKCalendar calendar, NSDate date)
{
        return new TKCalendarEventProtocol [] {
            new TKCalendarEventProtocol {
                StartDate = date,
                EndDate = date
            }
        };
}


and get error

Foundation.ModelNotImplementedException: Exception of type 'Foundation.ModelNotImplementedException' was thrown.
at TelerikUI.TKCalendarEventProtocol.set_StartDate (Foundation.NSDate value)


This worked fine before the upgrade to the latest Telerik. Please help?

Thanks

Martin






Yoanna
Telerik team
 answered on 17 Feb 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?