|
This customization catches a selected index changed event in a
table panel. This customization can be used if some field value is to be set or changed when a
selected index changed event occurs.
This customization will be added in:
..\<Application Name>\App_Code\<Table Name>\Edit<Table Name>.Controls.cs
For example: C:\MyApp1\App_Code\Customers\EditCustomers.Controls.cs
|