How to access my Data-Object from ScheduleAppointment

hey there,

it's about SfSchedule in monodroid!

I get the appointments from device-calendar (my own class) and give them to the Schedule by using schedule.ItemsSource = myCollection;
with correct AppointmentMapping the appointments get displayed correct etc..

so f.e. on CellTapped I get ScheduleAppointment as argument but where is the link to the appointment-instance in myCollection?
in xamarin forms the argument is an Object and I just can castit but how does this work in native android?

isn't your Scheduler for xamaforms just the link-class and the renderer for the monodroid SfSchedule?

have a good day
mario

8 Replies

KA Karthikraja Arumugam Syncfusion Team February 13, 2020 12:42 PM UTC

Hi Mario, 
 
Thank you for contacting Syncfusion support. 
 
We have checked the mentioned issue, as of now Cell tapped events return ScheduleAppointment. We are considering to improve this, so we will validate and update you within two business days (February 17, 2020). We appreciate your patience until then. 
 
Regards, 
Karthik Raja A 



KA Karthikraja Arumugam Syncfusion Team February 17, 2020 12:14 PM UTC

Hi Mario, 
 
Thank you for your patience. 
 
We have provided support to get custom appointments in CellTapped, DoubleTapped and LongPressed events. We will include this in our upcoming Weekly nuget release which is expected to roll out on February 18, 2020. We appreciate your patience until then. 
 
Regards, 
Karthik Raja A  



KA Karthikraja Arumugam Syncfusion Team February 18, 2020 06:57 AM UTC

Hi Mario,                    
      
We have provided support to get custom appointments in CellTapped, CellDoubleTapped and CellLongPressed events using new API Appointment and included the same in our latest Weekly NuGet release update version 17.4.0.50 which is available for download (nuget.org).

 
We have prepared a sample for the same, 
 
We thank you for your support and appreciate your patience in waiting for this update. Please get in touch with us if you would require any further assistance. 
 
Regards, 
Karthik Raja   



MA ma February 18, 2020 01:50 PM UTC

great job, it's working :-)

may you also add it @ MonthInlineAppointmentTapped them I'm happy ;-)
no hurry for me!

have a nice day


KA Karthikraja Arumugam Syncfusion Team February 19, 2020 02:27 PM UTC

Hi Mario, 
 
Thank you for the update. 
 
We will include the support to get custom appointment in MonthInlineAppointmentTapped event in any of our upcoming releases, we will let you know once it is included. We appreciate your patience until then. 
 
Regards, 
Karthik Raja 



PR Padmini Ramamurthy Syncfusion Team March 16, 2020 05:20 AM UTC

From: da jonny
Sent: Saturday, March 14, 2020 4:38 PM
To: Syncfusion Support <[email protected]>
Subject: Re: Syncfusion support community forum 151470, How to access my Data-Object from ScheduleAppointment, has been updated. 
  
Hello :-)

I updated Nuget-Package yesterday and saw that this feature is currently not implemented.
As I'd like to release the App and this is an open Point i'd like to know if you may could solve in soon :-)

mario 



KA Karthikraja Arumugam Syncfusion Team March 16, 2020 11:12 AM UTC

Hi Mario, 
 
Thank you for the update. 
 
We have provided support for getting custom appointments in CellTapped, DoubleTapped and LongPressed events. We will include the same for MonthInlineAppointmentTapped event in our upcoming Volume 1 SP1 release which is expected to roll out on the month of April. We will let you know once the support has been provided. We appreciate your patience until then. 
 
Regards, 
Karthik Raja A 



SS SaiGanesh Sakthivel Syncfusion Team December 17, 2020 02:11 PM UTC

Hi Mario, 
 
Thank you for your patience.   
 
We are glad to announce that our Essential Studio 2020 Volume 4 release v18.4.0.30  is rolled out and the feature “Support for getting custom appointments in MonthInlineAppointmentTapped” included in the release. 
 
 
We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance. 
 
Regards,            
SaiGanesh Sakthivel 


Loader.
Up arrow icon