Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to select a portion of a table???
Message
From
08/12/2003 11:24:10
 
 
To
06/12/2003 15:41:08
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00856612
Message ID:
00856837
Views:
21
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?
Gordon de Rouyan
DC&G Consulting
Edmonton, Alberta
Email: derouyag@shaw.ca
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform