Design Time Support for entities

Posts   
 
    
csmith12
User
Posts: 33
Joined: 08-Dec-2003
# Posted on: 06-Jul-2005 15:56:48   

Experience members,

The design time support for collections is outstanding. Am I missing something when it comes to entity design time support. Seems all that I can add to my toolbox is collections using any template. (Adapter or SelfServicing)

Is it not supported or can someone point me in the right direction?

What I would like to do is drag and enitity from the toolbox on the form, and visually bind to textboxes ect, ect.

Thanks,

Chris

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 06-Jul-2005 17:45:37   

The binding to textboxes, which is called 'simple databinding' isn't supported in design time form. So you have to set up these bindings in code.

Frans Bouma | Lead developer LLBLGen Pro