Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SubClassing Controls
Message
 
À
29/07/2005 14:35:40
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Versions des environnements
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01036765
Message ID:
01037671
Vues:
36
Jim,

> Thanks for the response. I'm not getting the error message now at design time. When I run the webform there is no data in the dropdown. Do I have to somehow register my business object with the page? If so, how would I cast the page object within the dropdown to the mmBusinessWebPage page? I've attempted this, but the ParentForm property is an undefined value at runtime.

If you want to use automatic data binding then you do need to register the business object with the form. You may want to try this in the OnLoad() method of the control instead and use the Page property instead of the Parent property.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform