grid infinitescroll rowDeselected data undefined

hi,

I am using the Infinity Scroll option in the data grid, and if I keep scrolling, when I execute the rowDeselected event in the newly created grid at the bottom, the data is undefined. How should I deal with it? Version 19.2.6 is in use.


1 Reply

RS Rajapandiyan Settu Syncfusion Team August 4, 2022 02:16 PM UTC

Hi Benedict,


Thanks for contacting Syncfusion support.


Before proceeding with your query, kindly share the below details to replicate the issue from our side.


  1. Share the complete code files and package.json file.
  2. Have you enabled the cache mode in the infiniteScrollSettings?
    https://ej2.syncfusion.com/vue/documentation/grid/infinite-scroll/#cache-mode
  3. Also, try to replicate the reported problem with the latest version (v20.2.40).
  4. Which selection you have used checkbox selection/ normal row selection?
  5. Share the video demo of the issue.
  6. What are the features you have used in the Grid?
  7. If possible, share a simple issue reproducible sample.


Regards,

Rajapandiyan S


Loader.
Up arrow icon