Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Virtual (i.e. lookup) fields in datatable, but not save
Message
From
25/02/2008 17:37:56
Frank Dolinar
Mi House of Representatives
Michigan, United States
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Virtual (i.e. lookup) fields in datatable, but not save
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
MS SQL Server
Miscellaneous
Thread ID:
01296252
Message ID:
01296252
Views:
52
We have a number of situations where we need to do the following...
1) When we acquire data for a datatable (e.g. employee) from the database, for a grid or some other display / edit object on a form, we may wish to show the actual data (such as an address) associated with the employee rather than the foreign key value into the address table of the database;
2) Various fields on the employee display form may be updated;
3) When the content of the form is saved, we want to avoid any attempts to save data that has been retrieved from the associated files and simply save changes to the employee data.

Can someone point us to how we accomplish this within the structure of the MM.Net framework? Should we change the employee business object to include the additional fields or should we create a separate business object to address this situation?
Next
Reply
Map
View

Click here to load this message in the networking platform