Our blazing fast Grid component built with pure JavaScript


Post by henrique »

The feature RowCopyPaste and CellCopyPaste has the event "Copy", "Paste", "BeforeCopy" and "BeforePast", but this event is marked as "On-Owner", but this event isn't in the grid config class, but they exists in the CellCopyPasteConfig and RowCopyPasteConfig, same problema of CellEditConfig!


Post by alex.l »

Thanks for the report! This is a known problem. It is fixed already https://github.com/bryntum/support/issues/6019
and will be available with the next patch release in this or next week.
We will also add typing for events, here is a ticket https://github.com/bryntum/support/issues/4456

All the best,
Alex


Post Reply