I am trying to perform some validation while insert/delete column. While perform delete column, afterCreateCol event hook getting triggered. I want to have two isolated flow for both action. can someone shed lights on this?
Also have to do some action on insert/delete row, not sure if i have to aware of any unexpected thing there!!