Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Creating Temperory table to store data in Web UI

Author  Topic 

svgeorge
Starting Member

23 Posts

Posted - 2007-08-28 : 16:59:29
How do i Create Temperory table to store data in Web UI.
I am having datagrids to collect data for the first page and in C# coding i have given query and now i get these data on first page.
Now First page has a button and check box.
Only selected data needs to come to next page when i click the button
So how can i code to create temperory table and get these data to display on next page ...
Please Assist me.
Thanks!!
Santosh George
   

- Advertisement -