Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Flash Codebook
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00045633
Message ID:
00046338
Views:
73
>Sure...The Customer & Musician bizobjs would be the same as they are in the sample application, minus the user interface controls. User Interface controls that you drop onto a form apart from the business object are not directly coupled to the business object. They are simply tied to the Business object's view by means of their ControlSource property.
>
>For example, if you have an Invoices business object that has the view "v_Invoices" in its data environment, when the Invoices business object instantiates, the v_Invoices view is loaded into the form's data environment (with the NODATA clause...this loads only the view structure, not the data). You can set the ControlSource of any controls you have dropped onto the form apart from the Invoices business object to v_Invoices. and they will have access to the v_Invoices data.
>
Kevin, thanks a lot. I will try out this for the musician / customers in cd app and keep you posted of my progress.
Thanks , once again
Prakash R Bhat
Previous
Reply
Map
View

Click here to load this message in the networking platform