Refreshing Scheduler

Hi, currently I have a problem where I'm dynamically changing scheduler data but if I click on a date I get a reference so once I load another different set of data I get "No element is currently associated with component" that's because of the reference I just set clicking on the grid, so my question is how to completely reset all the references or just to completely reload scheduler?
Note: RefreshEvents is not working.


Example :

In Settings, I'm loading different data so Data will be different



Now before i change it to something else and i click on the day i set a reference when clicking on a day via quickinfo




Now when I try to change data I get this 



6 Replies 1 reply marked as answer

NR Nevitha Ravi Syncfusion Team December 17, 2020 01:03 PM UTC

Hi Jovan, 

Greetings from Syncfusion Support. 

We have validated the reported problem “exception throws on schedule data change” at our end, but we were unable to replicate the issue. We have prepared a sample to change the scheduler data dynamically and it is working properly at our end which can be downloaded from the following link. 

Please try the sample and if the issue persist still kindly share the following details to check the issue. 
  • Provide scheduler code snippet
  • Issue replicating sample
  • Try to reproduce the issue in a sample
  • Issue replicating steps with vide demo depicting the issue.

Regards, 
Nevitha 



JO Jovan December 17, 2020 08:10 PM UTC

Hi, i will be using your own solution for code snippet

I've added another set of OwnersData1 which will change as soon as you change dropdown as well



Setting reference here:



Error i get once i switch to another because of the reference:






Want i want is also dynamically to change Owners


NR Nevitha Ravi Syncfusion Team December 18, 2020 07:21 AM UTC

Hi Jovan, 

Thanks for sharing the issue replicating code. 

We could replicate the reported problem at our end and confirm this as defect at our end. We have logged the bug report which can be tracked through the following link. The fix will be included in our weekly patch release scheduled on December 29, 2020.  

Please be patience until then and get back to us if you need any further assistance. 

Regards, 
Nevitha 


Marked as answer

JO Jovan December 18, 2020 07:39 AM UTC

Thanks for the quick response, will wait for that patch.

Cheers.


NR Nevitha Ravi Syncfusion Team December 21, 2020 05:28 AM UTC

Hi Jovan, 

You are most welcome, please be patience until the patch release scheduled on December 29, 2020. 

Regards, 
Nevitha 



VM Vengatesh Maniraj Syncfusion Team February 14, 2022 05:06 AM UTC

Sorry for the delay.

The above-reported issue has been fixed and included in the package version 18.4.0.31. Kindly upgrade your package version to the latest one to avail of this fix.


Please find the links below.

NuGet Link: https://www.nuget.org/packages/Syncfusion.Blazor/18.4.0.31

Release notes: https://blazor.syncfusion.com/documentation/release-notes/18.4.31/?type=all#scheduler


Loader.
Up arrow icon