Posted 23 September 2019, 7:26 am EST
Hello Team,
Is there any handler for the drag and fill feature of the flexsheet?
Thanks,
Keerthana
Forums Home / Wijmo / General Discussion
Posted by: chandrasekar_keerthana on 23 September 2019, 7:26 am EST
Posted 23 September 2019, 7:26 am EST
Hello Team,
Is there any handler for the drag and fill feature of the flexsheet?
Thanks,
Keerthana
Posted 24 September 2019, 2:54 am EST
Hi,
We are sorry but currently, there is no event that is raised after the FlexSheet has been auto-filled. But, we have added an enhancement request for the same with internal tracking id 399407. We will update you as soon as this feature is implemented.
Regards,
Ashwin
Posted 7 February 2020, 7:29 am EST
Hi,
The autoFilled and autoFilling events have been added to FlexSheet in the latest version:
autoFilled: https://www.grapecity.com/wijmo/api/classes/wijmo_grid_sheet.flexsheet.html#autofilled
autoFilling: https://www.grapecity.com/wijmo/api/classes/wijmo_grid_sheet.flexsheet.html#autofilling
~regards