Deleting Rows in Dash AG Grid

Using the underlying api with that is going to be sync, to be async it would be applyTransactionAsync, we do this in the rowTransaction by using the keyword async which defaults to True.

The other thing that will update is virtualRowData. Issue here is that it updates for other reasons as well.