Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mmpicker
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01061118
Message ID:
01061366
Views:
8
Hi
In the jump start windows forms examples you have the Customer orders form
You have the mmPicker which uses CustomerID to select from orders.
In the pckCustomers_ItemSelected method there is the line
this.oOrder.GetOrdersByCustomerID(this.pckCustomer.Text);
. I want to be able to type in the CompanyName then retrieve the orders by CustomerID, but “this.pckCustomer.Text” will contain the CompanyName,so how do I now get the CustomerID to run my query?
TIA
Stuart
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform