The beta posting refers to a new BBS wrapper and gives the following sample code:-
Public Class CustomersBBS Inherits MicroFour.StrataFrame.Business.BusinessBindingSource(Of CustomersBO)
End Class
I am useless at VB - can you tell me the equivalent in C# please?
Am I right in thinking you now only have to drop the wrapper onto your form and it will create the business object without any further code?
Thanks,
Aaron
You will then see the class created for you and the C# code.