Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Create datatable and go back

Reply
Thread Tools

Create datatable and go back

 
 
raymond chiu
Guest
Posts: n/a
 
      01-11-2006
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

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sort a datatable and create a new datatable Fredrik Rodin ASP .Net 3 09-28-2007 07:28 AM
How can I add a row from a typed datatable to another instance of that typed datatable? Ersin Gençtürk ASP .Net 1 10-06-2004 01:11 PM
Create a Datatable from a SQL datatable column shema? jg ASP .Net 1 08-17-2004 09:43 PM
Casting DataTable to class inherit from DataTable =?Utf-8?B?Qmx1ZWZsb3dlcg==?= ASP .Net 0 04-02-2004 05:41 AM
Adding DataTable Rows To another DataTable J. Babe ASP .Net 1 08-15-2003 05:04 PM



Advertisments