Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calculated fields and entities
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Calculated fields and entities
Versions des environnements
Environment:
C# 2.0
OS:
Vista
Divers
Thread ID:
01234158
Message ID:
01234158
Vues:
48
I have a grid bound to a Business Object, I am using a GetEntityList<> call to get the data.

This all works fine, but in the grid I need to add a column with a calculated value (from data in the entity).

What's my best approach here? Should I manipulate the dataGrid manually, or should I add the calculated value into the entity object.

It's not 100% clear to me yet whether the grid is binding to the actual entity list, or drilling in a bit and binding to a dataset behind the scenes.
- Craig

"If you're not prepared to be wrong, you will never come up with anything original."
- Sir Ken Robinson
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform