Does BusinessBindingSource expose custom properties or is it limited to fields contained in the underlying data table? I tried using BBS as a data source for Active Reports. It works as expected when all properties are contained in the data table but not if I try to use a custom property.
-Larry