How to abort the process of removing row?

Hello,

I want to abort the process of removing row if the data has been referenced by other records. I return a false value from beforeRemoveRow event if the row can’t be removed, but there is no effect. The row is still removed when the process completes. Please how should I do to abort the process? Thanks.

Hi @kailin.lu
Please share a demo with your recent progress - I’ll try to help with the code.

We have fixed this issue, it’s a code bug. Thank you.

OK, thanks for an update @kailin.lu