Comprehensive data entry without coding - DataForm.NET Sample

This example shows a simple data entry workflow. eDataFormFull component combines eCriteria, eGridForm and eDataForm controls together to provide comprehensive data entry functionality.

Pick a Theme:

Employee ID ~ 
First NameLast Name
Hire Date  ~  
    


  Design   Source  
  1. Open DataForm.NET Manager. In DataForm.NET List page, choose Employees by clicking the link.
  2. Click "Preview All" button at the bottom of DataForm.NET Designer page.
  3. Enter values for each criteria and click "Search" button. The result data shows up in the eGridForm component.
  4. To use eDataFormFull control in your web applications, drag and drop it from toolbox in Visual Studio onto web form.
  • Click HERE to open up a READ ONLY DataForm.NET Manager.
  • Click HERE to try for yourself.