-
First you should design DataForms, GridForms or Criterias through
DataForm.NET Manager.
- Integrate DataForm.NET into your applications.
-
Like most ASP.NET web server controls, the web server controls of DataForm.NET can be
added to VS.NET's toolbox, and drag&drop to web form at design time(You shall first add EasyDotNet.Web.dll assembly as reference).
On the web form, it looks as Figure 1.
- Specify properties of components in
property widow, such as DataFormID, or in code.
 |
| Figure 1 |
-
You can preview the page instantly to see what you get(See Figure 2).
If the components can't meet your requirements, there are hundreds of functions, properties and events waiting for you. Switch to code editor,
start coding with DataForm.NET web controls.
Please see Samples for some
examples and source codes.
 |
| Figure 2 |
See also
Syntax based on .NET Framework version 1.1/2.0.