use pre-defined and hidden criteria to query data

This example illustrates that the result is queried by the pre-defined criteria and users are unable to input any criteria.

Pick a Theme:


Orders 
 CustomerID AscendingEmployeeIDOrderDateOrderIDRequiredDate  
ALFKI68/25/1997106439/22/1997
ALFKI11/15/1998108352/12/1998
ALFKI13/16/1998109524/27/1998
ALFKI34/9/1998110115/7/1998
ANATR43/4/1998109264/1/1998
ANATR38/8/1997106259/5/1997
ANATR311/28/19971075912/26/1997
ANATR79/18/19961030810/16/1996
ANTON311/27/19961036512/25/1996
ANTON74/15/1997105075/13/1997
1 - 10 / 829 RecordsPage / 83 

  Design   Source  
  1. Open DataForm.NET Manager. Choose Orders to see how it is designed..
  2. Place an eDataFormFull control on the web form and set "ShowCriteira" property to false to hide the criterias. View in browser, the data is based on the pre-define criteria values.
  • Click HERE to open up a READ ONLY DataForm.NET Manager.
  • Click HERE to try for yourself.