ProductEntity at design time

Posts   
 
    
Behdad
User
Posts: 12
Joined: 08-Jun-2010
# Posted on: 25-Jun-2010 14:02:39   

Hi Is it possible to add ProductEntity to winform to use designtime databinding? I am using v3 with adapter template group.

Regards

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39903
Joined: 17-Aug-2003
# Posted on: 25-Jun-2010 17:59:17   

Add a BindingSource to the form and specify as type 'ProductEntity'. You can then design the form using the bindingsource

Frans Bouma | Lead developer LLBLGen Pro