Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trying to update grid
Message
From
02/02/2008 14:03:59
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01285828
Message ID:
01288531
Views:
18
I'm not saving data using SaveDataSet() because it has some problems in the way that I am updating a record.

I am using a SQL stored procedure to update a record.

I then need to update the grid with the new data.

I can call my GetAllRecords procedure (it pulls in all the header records for a user in descending ID or Purchase Date order, and the line items, and the receiver records) to get the entire dataset, but I also have to land on the record that I just updated to keep the data in all the form's tab pages.

Does this make better sense or what I am trying to do?

Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform