I have a program that allows users to input information about software modules they are releasing to different systems, environments, etc. This information is posted to a database for reporting purposes. How often was user X late with his programs, How many emergency fixes did we have, etc.

I would like to provide a way for the users to view everything they have submitted before posting the information to the database, in case they made a mistake (Even though programmers never make mistakes

I was thinking about posting the information to a flexgrid and allowing the user to view/edit the information before it is sent. Does anyone know if this is feasible? The best way? How to do it :-?

Thanks for the help,
Doug