11-09-2009, 12:18 PM
|
#3 (permalink)
|
|
The Wanderer
Join Date: Aug 2009
Location: Torquay
Posts: 16
Thanks: 2
|
I've had the same issue myself. I made a system which has a client model object and a clients object (the clients object contains all the client objects). The clients object gets a list of all the clients ID's then creates a new client model object for each ID.
I'd like to see your solution.
|
|
|