Hi Is it possible to add ProductEntity to winform to use designtime databinding? I am using v3 with adapter template group.
Regards
Add a BindingSource to the form and specify as type 'ProductEntity'. You can then design the form using the bindingsource