01-31-2012, 05:17 AM
Too difficult to track everything. User can add, delete, replace, copy/paste multiple rows everywhere, like in a multiline text control.
Even if you disable adding/deleting rows, user still can cut/copy/paste (replace contents of) rows, and you don't know which rows replaced.
You need to somehow change the way you update database, or need a better grid control.
Even if you disable adding/deleting rows, user still can cut/copy/paste (replace contents of) rows, and you don't know which rows replaced.
You need to somehow change the way you update database, or need a better grid control.