Display Conditionally
Conditional Display of Field, Label and Value

Code Customization
Conditional Display of Field, Label and Value
Description:

This customization sets the visibilty attribute of one control based on the value of another. This customization can be used to restrict a logged-in user from viewing certain controls.

This customization will be added in:

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

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

Procedure:

Step 1:  Use this wizard to add code customization.

Step 2:  Build and run the application.

Note: The "Literal" control style does not support ForeColor and other such properties. For Literal control styles, use the tag's Properties dialog to change the field to a "Label" instead of a "Literal".

 

Applies To:

This code customization is applicable only for pages with record or table controls.

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