Subject Deleting multiple rows
Author paulo@tgr.com.br
With IBO what's the usual approach to deleting multiple selected rows
in IB_GRID? Iterating through the selected rows and deleting them? Or
it's somehow already done by IBO, in this case how?
I just don't want to go through all the work to do it just to find
out that it was done already.