infringer
unread,Oct 26, 2010, 2:51:33 PM10/26/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MyTableGrid
Currently when using pager, if you edit stuff on page 1 then go to
page 2. The editing you have done on page 1 is lost. My suggestion
could be solved in 2 ways.
1) The grid should prompt you and say, "You have unsaved data, are
you sure you want to leave?"
2) The grid should save the modifications in memory and then when the
table is saved, make the changes from all pages.
Same thing should happen for added or deleted rows.
Also, the table should have a "unsaved" state notification somewhere.
Similar to the changed cell icon. Just have the table add the words
"Work is unsaved" or a little icon or something.
-David