EasyDotNet - DataForm.NET V3.4 Developer Guide
eDataForm Class
Displays a data entry form on a Web page.
For a list of all members of this class, see eDataForm Members.

System.Object
    System.Web.UI.Control
       System.Web.UI.WebControls.WebControl
          System.Web.UI.WebControls.Table
             EasyDotNet.Web.UI.WebControls.eDataForm

[Visual Basic]
Public Class eDataForm
   Inherits System.Web.UI.WebControls.Table

[C#]
public class eDataForm : System.Web.UI.WebControls.Table
Remarks
The eDataForm web server control generates a complex data entry form on the fly and can be managed through web page. DataForms are designed by DataForm.NET Manager, but the power of a eDataForm Web server control is often realized when DataForm is so easy to build and maintain. The eDataForm class is primarily used to build data entry form by developers.
Example
See also
eDataForm Members | eDataFormFull Class | eGridForm Class | eCriteria Class | eWebControl Interface | DataForm.NET Manager | Samples
Syntax based on .NET Framework version 1.1/2.0.

Send feedback to EasyDotNet
© 2002-2007 EasyDotNet Corporation. All rights reserved.