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
close icon

Setting the SelectedDate does nothing

I just added code to have the current selected date to today on app init.

I have code in the SelectionChanged event to populate a ListView.  The code that changes the SelectedDate does change the property but that is it.

Is Syncfusion making any attempts to make these controls usable??


5 Replies

LS Lloyd Sheen October 22, 2022 03:45 PM UTC

It gets better/worse.  

Programmatic date navigation

The DisplayDate property of SfScheduler programmatically navigates the dates in scheduler.

This is the documentation for the SfScheduler.  Now I would think/hope that the developer would test what they write.  So lets go thru the full screwup which is this control.

  1.  Added code to set the DisplayDate on the constructor of the view which has the SfScheduler to today.
  2. Result - nothing happens 
  3. Changed the code to SelectedDate 
  4. Result - nothing happens
  5. Add a button that in the click handler sets the DisplayDate to today
  6. Result - nothing happens
  7. Changed that code to SelectedDate 
  8. Result date in the control happened, the SelectionChanged event happened and all would be good but is a Maui app with your controls supposed to have all sorts of extra controls to fix the problems with yours???
I have had all sort of problems with your controls in both Xamarin and now Maui.  But this is the worst.  At present my eval of your controls is "STAY AWAY".  

Any plans to make things right?????


MS Muniappan Subramanian Syncfusion Team October 24, 2022 11:46 AM UTC

Hi Lloyd, 

  

 # Regarding Display Date and Selected Date do not work in Scheduler

As per the instruction we have followed to check the reported issue and we are unable to replicate the issue from our end. We have prepared a simple sample based on the shared details, please find the attached sample for the same,


Additional information

Scheduler version: 20.3.50

  

Please check our sample and let us know if you still facing the same issue? if not, please modify our sample and revert us back with the following details which would be helpful for us to check on it and provide you the solution as soon as possible,

  • Share the issue replicate video.

  • Share the issue reproducible sample

  • Share Scheduler version

  

Regards, 

Muniappan S


Attachment: SchedulerMAUI_cbec097e.zip


SS SaiGanesh Sakthivel Syncfusion Team October 27, 2022 02:07 PM UTC

Hi Lloyd,


Regarding When changing the display date does not trigger the SelectionChanged event

As per the implementation of SfScheduler, changing the DisplayDate does not trigger the SelectionChanged event, it only triggers ViewChanged event when the date is changed in view. The SelectionChanged event will trigger only if the SelectedDate property changes. We have found and fixed the reported scenario SelectedDate at the constructor does not trigger the SelectionChanged event from our end. We will include the issue fix in our upcoming weekly nuget release which is expected to roll out on November 1, 2022. We appreciate the patience until then.


Regards,
SaiGanesh Sakthivel



SS SaiGanesh Sakthivel Syncfusion Team November 1, 2022 07:58 AM UTC

Hi Lloyd,


Regarding When changing the display date does not trigger the SelectionChanged event

Due to the 2022 Volume 3 SP, there is no weekly nuget release for this week. We will include the issue fix in our upcoming 2022 Volume 3 SP release which is expected to roll out in the next week. We appreciate your patience until then.


Regards,   

SaiGanesh Sakthivel



SS SaiGanesh Sakthivel Syncfusion Team November 9, 2022 10:45 AM UTC

We are glad to announce that our Essential Studio 2022 Volume 3 Service Pack Release V20.3.0.56 is rolled out and the reported issue “changing the selected date does not trigger the SelectionChanged event” is available for download under the following link.


https://www.syncfusion.com/forums/178709/essential-studio-2022-volume-3-service-pack-release-v20-3-0-56-is-available-for-download


Release note: https://help.syncfusion.com/maui/release-notes/v20.3.0.56?type=all#sfscheduler-bug-fixes


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.


Loader.
Live Chat Icon For mobile
Up arrow icon