Is it possible to differentiate between new rows and changed rows in a grid?
I want to be able to create two arrays, one with the changed rows and one with the new rows, so that I can then create an update proc and/or a new proc depending on what has happend in the grid!!

Grateful for any advice as always.