this.user = "Microsoft Oreinted" + "Google Interested"+ "!";
Saturday, December 18, 2010
Model2Form Web Control
Model2Form Web Control makes building web forms very easy for ASP.NET Web Forms Developers. Its similar to binding a GridView with a list of objects but in Model2Form you will bind only a single Model object and the control will auto builds a web form at runtime. You can customize the web form generation by ading attributs to your model properties like caption, validation and hide attributes. You also can handle form generation by handling control. created events.
You can download the source & examples from CodePlex.com also take a look to the documentation.
Labels:
ASP.NET,
attributes,
mode2form,
Open Souce,
web control
Subscribe to:
Post Comments (Atom)

0 comments:
Post a Comment