Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mmpicker
Message
From
21/10/2005 11:55:28
 
 
To
All
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Mmpicker
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01061118
Message ID:
01061118
Views:
49
Hi

I want to get the mmPicker to select jobs by the customer foreign key in the job table. The only way I can get this to work is to put the primary key in the PickListDisplayMember,
( this.dsJobs = this.oJob.FetchJobsByCustomer(int.Parse(this.pckCustomers.Text));)
Obviously I want the name of the Company. How do i get the customer primary key?

thanks
Stuart
Next
Reply
Map
View

Click here to load this message in the networking platform