Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SubClassing Controls
Message
 
To
29/07/2005 14:35:40
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01036765
Message ID:
01037671
Views:
35
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
Previous
Reply
Map
View

Click here to load this message in the networking platform