Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to select a portion of a table???
Message
De
08/12/2003 11:50:12
Jason Mesches
Ocean Systems Engineering Corporation
Carlsbad, Californie, États-Unis
 
 
À
08/12/2003 11:24:10
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00856612
Message ID:
00856850
Vues:
25
Gordon,
Yes, this can be done. Check out the Developer's Guide section, "Synchronizing Data Bound User Interface Controls."

Hope that helps,
---J

>It seems I don't have an answer to my original post yet...
>
>I have a Site Business object created for the Site table. It contains two methods for pulling data; AllSites and NonOfficeSites.
>
>I have a web form that has two mmdropdownlist objects; Sites and TempSites. Sites is to contain AllSites data. TempSites is to contain NonOfficeSites.
>
>On the form, I create two Site objects; oSite and oTempSite. I register these objects in the Page_Load. At the end of the Page_Load, I pull the data with their respective data loading methods.
>
>In design view, I goto the mmDropDownLists and enter the binding section. I enter all of the required information, but the BindingSource always points to the Site table and not to the respective object that was created to hold the dataset.
>
>The ultimate question here is, what is the proper entry for the BindingSource or BindingSourceDisplayMember and BindingSourceValueMember so that I can display the two different datasets coming from the same Business Object/Table? OR can this not be done with MM objects?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform