Databinding or not

Posts   
 
    
Rauken
User
Posts: 7
Joined: 02-Jun-2005
# Posted on: 02-Jun-2005 13:19:50   

Hi!

I've just downloaded the demo llblgen pro version and began to play with it. I also downloaded the sample apps. I noticed that everything is databound in the gui. Is that the way to go or is unbound controls preferred?

When I've been developing apps through the years I've preferred unbound scenario which let's me have more control over the events.

/Magnus

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 02-Jun-2005 13:32:04   

It's up to you, you don't need databinding at all to work with the generated code simple_smile . The databinding is used to have a simpler example with more to show, though you don't need databinding to work with the entities. simple_smile

Frans Bouma | Lead developer LLBLGen Pro