Autogenerate Maintainance Form from Entity

Posts   
 
    
epavesi
User
Posts: 3
Joined: 26-Feb-2008
# Posted on: 26-Feb-2008 12:11:44   

Goodmornig, i'm evaluating LLBLGen and i would like to generate some sort of "automatic" entity management given a specified entity. I mean create a generico Form that based on an Entity can manage the Entity collection, search it end modify an entity, this using the general propreties of an Entity.

This is to avoid to create different forms to mantain different entities ( in my project i have more than 200)

Can someone point to the right direction to perform this (with code or samples)?

Thanks

goose avatar
goose
User
Posts: 392
Joined: 06-Aug-2007
# Posted on: 27-Feb-2008 00:02:10   

There's no one click solution to accomplish wath you want, but using the ASP.net gui templates you can generate a similar solution with a few more clicks. Please look arround in the forum threads regarding that subject. You can also look into the manager templates for a more grained control.

Walaa avatar
Walaa
Support Team
Posts: 14946
Joined: 21-Aug-2005
# Posted on: 27-Oct-2008 11:10:35   

Please check the Dynamic Data Support add-on.