Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New Rows
Message
From
23/06/2004 13:07:37
 
General information
Forum:
ASP.NET
Category:
Other
Title:
Miscellaneous
Thread ID:
00916488
Message ID:
00916505
Views:
7
Richard,

Two questions:

1) How are you persisting your data? Are you saving it in a Session variable?

2) How are you adding the new row?

Post a few code snippets as to how you're doing this. That might trigger a few ideas as to what you're missing.

~~Bonnie


>I have gotten a fairly basic ASPx to work. It runs against a VFP8 COM control and pulls in XML. I use a stringreader to read the data into a DataSet and populate a Table. This part all works with no real problems (except perhaps speed but that is for a later time).
>
>Now I'm trying to add rows to the end of the table. I have a button that will add a single row to the end of the table with a counter in the Session. It works for a single row. When I hit the button to add a second new row it simply repopulates the row that I've already added with the next counter in the key field. I have reviewed some of the articles in the .Net docs but am finding other examples to be rare. I do NOT want to save the data back to the database before adding the row. Any thoughts?
>
>TIA
>Richard
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform