Delete Row

A row may be deleted by:

  • pressing F5

  • rMM delete

  • from menu

The ā€žDeleteā€ action will trigger the following OnDelete() Method

For deleting a row with every option, the code will be written into OnDelete().

Last updated