Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple CreateEntityList() calls
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Multiple CreateEntityList() calls
Versions des environnements
Environment:
C# 2.0
OS:
Vista
Divers
Thread ID:
01235261
Message ID:
01235261
Vues:
48
I have a form with a grid sourced from a CreateEntityList() call on the business object - this works fine.
Now, I want a second grid that also needs to be sourced to the same business object, but a different EntityList.

I have two methods in the business object to get the data required - each is specifying a different dataset name so they don't cancel each other out. How do I then populate the seconds grid with this setup?

Currently the last call to CreateEntityList() wins.
- 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