Group: Forum Members
Posts: 35,
Visits: 345
|
I am attempting to utilize the Visual Basic PowerPack 3 DataRepeater control and need a little help.
On my form, I have my primary BO and a BusinessBindingSource on the form and attached to the primary BO.
The DataRepeater will only accept the BBS as a data source. This in itself isn't necessarily a problem, however, I have a couple of custom user controls that have been created that only bind using a BO. So what ends up happening is the user control will either show NO data (in a few instances) or only the first record's values in all rows. Is there anybody here that can help shed some light as to how to implement a DataRepeater using the StrataFrame BO's?
|