Inserting multiple rows

Tags: #<Tag:0x00007f8b19c28a70>

How to insert multiple rows at a time using context menu option and fire before and after create hooks for customisation

Hi @anshuman.singh

To create a custom option for adding rows you can use the alter() method and the object-way of creating a context menu.

Here https://jsfiddle.net/xj2fb9L7/ we