Please Add AutoFillEnded Event

Hello,

I am trying to replicate excel like behavior with the SfGrid component. I am using EditMode=batch and setting EnableAutoFill=true. I want to know when an autofill has ended so I can call Grid.EndEditAsync() to auto save the changes.

I've already tried using the CellSaved grid event to catch when a single cell is saved but it does not work for the autofill event.

I can not use the BeforeAutoFill or BeforeAutoFillCell events because those trigger before the cell data is updated.

I have spent a lot of time trying to find an event that triggers at the END of autofilling and have not found any. Please add this functionality.


1 Reply

PS Prathap Senthil Syncfusion Team January 28, 2026 06:53 AM UTC

Hi Glenn Storch,

Based on your request, we have already considered your requirement as an improvement on our end and logged a task Need to provide support for a new event to trigger after the Autofill operation is complete”. At the planning stage for every release cycle, we review all open features and identify features for implementation based on specific parameters including product vision, technological feasibility, and customer interest. And this improvement will be included in any of our upcoming releases. 

You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through this link.


Need to provide support for a new event to trigger after the Autofill operation is complete in Blazor | Feedback Portal (syncfusion.com)

You can also communicate with us regarding the open feature any time using our above feedback report page. We do not have immediate plan to implement this feature and it will be included in any of our upcoming releases. Please cast your vote to make it count. So that we will prioritize the improvement for every release based on demands.

We are closing this thread for now. You can communicate with us regarding the open features at any time using the above Feature Report page.


Regards,
Prathap Senthil


Loader.
Up arrow icon