Our online demos illustrate how to use DataForm.NET Manager to design DataForm, GridForm and Criteria forms. The demos do not require you to write any code, except for the GridForm for which you only need to write one line of code , call eGridForm.DataBind() method.
The samples use Mircosoft SQL Server's Northwind as backend database. If you'd like to run samples on you local computer, please download sample XML file from here, then Import DataForm.NET and configure connection string first within DataForm.NET Manager to let DataForm.NET be able to connect your Northwind database.
Now, visit our ONLINE DEMO page.