eGridForm loads the data by the pre-defined default criteria - DataForm.NET Sample

This example illustrates the eGridForm loads the data by the pre-defined default criterias when the page is loaded for the first time, and user can input values for criterias afterwards.

Pick a Theme:

Product CategoryProduct
Order Date  ~  
    

Invoices 
OrderID AscendingOrder DateCustomer IDCountry 
102487/4/1996VINETFrance
102748/6/1996VINETFrance
102748/6/1996VINETFrance
102959/2/1996VINETFrance
1073711/11/1997VINETFrance
1073711/11/1997VINETFrance
1073911/12/1997VINETFrance
1073911/12/1997VINETFrance
1 - 8 / 8 RecordsPage / 1 

  Design   Source  
  1. Open DataForm.NET Manager. In DataForm.NET List page, choose Invoices by clicking the link.
  2. Click "Preview All" button at the bottom of DataForm.NET Designer page.
  3. The data shows up in the eGridForm component when the eDataFormFull is loaded on the page for the first time.
  4. User can enter criteria values and click Search button to perform more searches.
  • Click HERE to open up a READ ONLY DataForm.NET Manager.
  • Click HERE to try for yourself.