|
This customization hides a table panel when the number of records returned is zero. This customization also hides filters and column headings.
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
|