Hide Controls
Hide Table Control Until Searched

Code Customization
Hide Table Control Until Searched
Description:

This customization retrieves records based upon the information typed into the search box. Unlike a normal table panel that displays results when the table is first displayed on the page, the results in this example are displayed only after the application user enters a term into a search box and clicks the "Go" button.

This customization will be added in:

..\<Application Name>\App_Code\<Table Name>\Show<Table Name>Table.Controls.cs

For example: C:\MyApp1\App_Code\Customers\ShowCustomersTable.Controls.cs

Procedure:

Step 1:  Use this wizard to add code customization.

Step 2:  Build and run the application.

Applies To:

This code customization is applicable only for pages with table control.

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.


  Privacy Statement