K
krian
Hi,
I need a help from anybody. My problem is here
I wrote two WebApplication in ASP.net Using C#. The name of the
applications are (Journal.aspx and Payment.aspx). These Two pages have
DataGrids in each page and links to the other page(Journal.aspx
contain Payment.aspx link and Payment.aspx contain Journal.aspx link)
Suppose we added (updated) data in the DataGrid which is in
"Journal.aspx" page and clicked the link which in the page. Then it
loads the Payment.aspx page , suppose if we click on the
"Journal.aspx" the data, which was added(updated) in firsttime, should
be restored when the "journal.aspx" page is loaded.
What ever changes we made to DataGrid in the Journal.aspx , the
changes should be presented when the page is again relaoded..
How It can be done.......?
by
kiran
I need a help from anybody. My problem is here
I wrote two WebApplication in ASP.net Using C#. The name of the
applications are (Journal.aspx and Payment.aspx). These Two pages have
DataGrids in each page and links to the other page(Journal.aspx
contain Payment.aspx link and Payment.aspx contain Journal.aspx link)
Suppose we added (updated) data in the DataGrid which is in
"Journal.aspx" page and clicked the link which in the page. Then it
loads the Payment.aspx page , suppose if we click on the
"Journal.aspx" the data, which was added(updated) in firsttime, should
be restored when the "journal.aspx" page is loaded.
What ever changes we made to DataGrid in the Journal.aspx , the
changes should be presented when the page is again relaoded..
How It can be done.......?
by
kiran