WebForm DataBind 2-way

Posts   
 
    
jgombala
User
Posts: 10
Joined: 20-Apr-2006
# Posted on: 20-Apr-2006 21:58:15   

Do you have an example of binding an Entity or Collection to a webform? For example say I have a "Create User" form with First, Last names and a field for email. I was wondering if there is a simple way to leverage 2 way DataBinding to save a lot of manual steps in creating the form. I am using .NET 2.0 and LLBL Gen Pro.

This probably sounds like a newbe question, but I am looking for new ways of doing old tricks. Always up for learning something new. smile

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39928
Joined: 17-Aug-2003
# Posted on: 21-Apr-2006 18:07:22   

2-way databinding in a webform is a feature we'll support in V2 of llblgen pro. It requires a DataSourceControl derived control to perform 2-way databinding.

v2 of LLBLGen pro will likely go beta next week.

Frans Bouma | Lead developer LLBLGen Pro