Sumit,
As Steve was asking, you will need to use a transaction in your Add button action to save the values you want to display on the next screen into a property within an object. Probably using temporary properties on Main object to store the values and then referencing them on the new screen via update rules.
--Bill