kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

The exportSelectedToExcel method should trigger the excelExport event

Open kendo-bot opened this issue 3 years ago • 0 comments

I'm submitting a...

  • Suggestion for improvement

Current behavior

The exportSelectedToExcel method does not fire the excelExport event of the Grid and this does not allow for any modifications to be made to the workbook.

Expected behavior

The saveAsExcel method of the Grid fires the event so it is logical that exportSelectedToExcel should fire it as well.

kendo-bot avatar Aug 12 '22 08:08 kendo-bot