memory table

can any of the web table components be used as a memory table ?

why you need memory table?

You should be able to use TWebClientDataSet as memory table.

Thanks.  Let me check it out.

 
I need it because I want to capture the data in a different format but store it in the database in a different format. I want to use the memory table for capturing the data and on pressing the save button transform into the actual data structure