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
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.