Filter Data
Filter Table Control by Logged-In User

Code Customization
Filter Table Control by Logged-In User
Description:

This customization filters a table control based on the logged-in user.

This customization assumes that Application Security has been set up.

An alternative way of adding a filter based on the identity of the logged-in user is to add a WHERE clause through the Query Wizard.

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 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