Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

The user is attempting to use getSelectedRecords to retrieve updated selected records after deleting a record. However, the method still returns the deleted records. We have attached an image and sample for reference.

Sample

Before delete image:

before.PNG

After delete image:

after.PNG