Welcome to the Flutter feedback portal. We’re happy you’re here! If you have feedback on how to improve the Flutter, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Currently performSorting method in DataGridSource class is void. We need to make this method as async. For example, users can call the server side API to perform the sorting in server data itself.