use Stored Procedure as datasource for GridForm - DataForm.NET Samples

This example shows how GridForm uses stored procedure as datasource and uses DataForm to display detail.

Pick a Theme:

Beginning Date Ending Date 
  


  Design   Source  
  1. Open DataForm.NET Manager. In DataForm.NET List page, choose EmployeeSalesbyCountry by clicking the link.
  2. Click Get Output Fields/Refresh Output Fields button to bring up Stored Procedure Parameter window. Enter the value for each parameter if any, then click Get Fields button.
  3. Pick the fields you'd like to show in DataForm and GridForm tab. And ALL fields in Criteria Tab if any.
  4. Click Save All, then Preview All button to open the preview window.
  • Click HERE to open up a READ ONLY DataForm.NET Manager.
  • Click HERE to try for yourself.