Using the FormView Web Control in ASP.NET 3.5
Posted
on ASP Free
See other posts from ASP Free
Published on Thu, 20 May 2010 09:00:02 -0400
Indexed on
2010/05/20
13:11 UTC
Read the original article
Hit count: 266
Filed under:
A FormView web control works much like a DetailsView web control it will display one record at a time to the browser from the database. The difference is that FormView is a template-based layout for which a developer can make detailed changes that affect the final output when rendered in the browser. This tutorial will explain how it works and walk you through setting up a FormView web control....
Test Drive the Next Wave of Productivity Find Microsoft Office 2010 and SharePoint 2010 trials, demos, videos, and more.
Test Drive the Next Wave of Productivity Find Microsoft Office 2010 and SharePoint 2010 trials, demos, videos, and more.
© ASP Free or respective owner