i had some textboxes and button(add) in my html page along with MSFlexgrid.when ever i enter the values in the textboxes and press add button the values are added into msflexgrid.like this i will add around 10 rows in MsFlexgrid.now i want to go to the next page where in i need to display the Msfexgrid values in to another Msflexgrid in new page .how is it possible.is it possible by session arrays.if so can u suggest how is it possible.