|
This customization redirects to another page when a Show or Edit
Record page cannot retrieve data. This occurs when no record exists
in the database with the requested primary key.
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
|