|
This customization filters records in a table control.
An alternative way of adding a filter 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
|