We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

[WinRT] How to get the event of changing the date in the Schedule Control?

Hi,

I would like to link Calendar with Schedule Control so that when you change the date on the Scheduler Control in the Calendar sets the appropriate date. For this it is necessary to trace the event of changing the date in the Schedule Control. How to do it?

6 Replies

JO Joy Oyiess Rex  K Syncfusion Team February 24, 2014 06:18 AM UTC

Hi Riccon,

 

Thanks for using Syncfusion products.

 

Currently we don’t have any direct support (event) to listen the ‘VisibleDates’ Change, but we are able to achieve your requirement by bind the VisibleDates property of the SfSchedule with the local property. So that your requirement can be achieved by listening set() of that local property.

 

We have prepared a simple sample for the same, please find the sample in the attachment,

 

And also we are able to move to particular date in Schedule control while change the date in Calendar control, through the MoveToDate method of the SfSchedule.

 

 

Please let us know, if you need any further assistance.

 

Regards,

Joy Oyiess Rex K


Attachment: SfScheduleVisibleDates_WinRT_63cbf887.zip


KZ Kesem Zur-Korakin April 29, 2014 09:51 PM UTC

This works only when using the arrows (i.e. clicking the buttons), When scrolling using the mouse's wheal, the event wont' raise.

Any other solution to that ?


Kesem



JO Joy Oyiess Rex  K Syncfusion Team April 30, 2014 05:37 AM UTC

Hi Kesem,

 

Thanks for your interest in Syncfusion products.

 

We have already noted the mentioned issue and we have fixed it.  The fix for this particular issue was included in our latest Essential studio volume  release(v12.1.0.43).

 

Please let us know, if you need any further assistance.

 

Regards,

Joy Oyiess Rex K



KZ Kesem Zur-Korakin April 30, 2014 04:49 PM UTC

I'm using the WinRT controls package, version 12.1.0.3.4 and it's not fixed in this version..


Kesem



KZ Kesem Zur-Korakin April 30, 2014 05:13 PM UTC

Correction: Version 12.10.43


Kesem



JO Joy Oyiess Rex  K Syncfusion Team May 1, 2014 04:21 AM UTC

Hi  Kesem,

 

We are not able to reproduce the mentioned issue with our current version(v12.1.0.43). For that please refer the sample in the attachment, where we have bind the VisibleDates property of the SfSchedule with the local property. So that your requirement can be achieved by listening set() of that local property.

 

If the provided solution doesn't meet your requirement, please revert us back with more information along with modifying the provided sample, so that we could analyse on it and provide you better solution.

 

Please let us know, if you need any further assistance.

 

Regards,

Joy Oyiess Rex K


Attachment: SfScheduleVisibleDates_WinRT_6a02500e.zip

Loader.
Live Chat Icon For mobile
Up arrow icon