Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Business classes
Message
From
30/05/2001 12:05:09
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Business classes
Miscellaneous
Thread ID:
00512722
Message ID:
00512722
Views:
41
Hello,

In my new application I try to use business objects that represent the entities, and these will be responsible for the data handling procedures as well as the user interfaces.

I have one question:
When I have child records, like many children for one person, they should be instantiated as objects on the Person class?

How do I then display the children in a grid for example, when I want to bind the user interface objects only to the properties of objects instead of tables?

Should the child class then create a record in a temporary table, that I could then use as source for a list or a grid?

What is the regular way of solving the problem of displaying object properties of many child objects?

Thanks for your help in advance!
Christian Isberner
Software Consultant
Next
Reply
Map
View

Click here to load this message in the networking platform