HighTechTalks DotNet Forums  

Create datatable and go back

Dotnet FAQs microsoft.public.dotnet.faqs


Discuss Create datatable and go back in the Dotnet FAQs forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
raymond chiu
 
Posts: n/a

Default Create datatable and go back - 01-11-2006 , 12:43 AM






Dear all,

I have one question.

If there are two web form, one with 2 textbox and 1 datagrid and two button
(named details and save) and the second with 5 textboxs and one save button.

Firstly, it enter info in the first web form into 2 textbox and then click
add details button which will go to the second form. Then enter info into 5
textboxs and click save button.
At this time, it will go back to the first form and then show the previous
second form info in the datagrid.

when click the save button in the first form, it will insert records into
the tables from the first form info, including 2 text boxs and datagrid
infos.

I have one ideas in saving the second form info in the session datatable.
What the code should be of creating datatable and columns and assigning?
Moreover, How about go back to the first form and show the previous entered
form one data. What the code should be?

Appreciate for your help!!

Thanks,

Raymond



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.