Lazy Loading with changing date

Is it possible to have the “Schedule” control store the currently visible data when Persistence is enabled and I want to change the month? In the example on the screen shot, you can see that I changed the month, the scroll stayed where I stopped scrolling, but the data loads from scratch (I have people alphabetically from the letter A at the beginning), I would like to achieve an effect where, for example, I scroll to the person “John John”, change the month and I still see the person John John, and not as in the screen shot, everyone from the beginning.

Thanks

Image_1450_1716875685461


1 Reply

VR Vijay Ravi Syncfusion Team May 28, 2024 12:17 PM UTC

Hi wolejniczak,
 

We have reviewed and validated your reported issue regarding the EnablePersistence feature. When this feature is enabled and you scroll down in the work cells, the last scroll position should stay where you stopped scrolling, and the data should also remain at the last scroll position. However, we are unable to replicate the mentioned issue on our end. Please refer to the shared sample. Therefore, we kindly request that you provide the following details, as this information will greatly assist us in understanding and resolving the issue effectively.


  • Share us the exact full schedule related code snippet used,.
  • If possible, Share the simple issue replicating sample or
  • Replicate the issue in our shared sample. 


Sample: https://stackblitz.com/edit/angular-i43t5g-wg5vmg?file=src%2Fapp.component.html,src%2Fapp.component.ts


Please get back to us if you need any further assistance.


Regards,

Vijay


Attachment: virtual_scrolling_with_enable_persistance_a9f45508.zip

Loader.
Up arrow icon