Delete Row

A row may be deleted by:

  • pressing F5

  • rMM delete

  • from menu

The „Delete” action will trigger the following OnDelete() Method
circle-info

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

Last updated