Populate GridView with Your Own Database Stored Procedures
Code Customization
Populate GridView with Your Own Database Stored Procedures (Not Applicable To Mobile)
Description:
This customization calls your own stored procedures to get a list of records to populate a ASP.NET GridView control. In this example, you will add the GridView to the bottom of a table control.
Step 4: Use this wizard to add code customization.
Step 5: In added code customization, specify the name and location of your stored procedure and its parameter list (if any).
Step 6: Build and run the application.
Disclaimer:
Customizations included in this wizard are provided as a sample to demonstrate a feature, and may work only in specific situations. The Iron Speed Designer support team cannot assist in the resolution of problems which may occur as a result of customizing your application or modifying a customization to fit a particular purpose.