|
Group: StrataFrame Developers
Posts: 3K,
Visits: 2.5K
|
On a LookupEdit, you can set a business object as the DataSource. Just remember to set the IsListSource property to True on the business object before you set it as the DataSource. Then, yes, you will still be able to piggy back off of a business object.
|