This form is used for creating report tables. The descriptions of particular table properties are in the following table:
Display name  | 
The name of the table shown in the user interface.  | 
||||||||
Code name  | 
Name used in your code.  | 
||||||||
Query  | 
Here you can add the SQL query used to retrieve data to be displayed by the table.  | 
||||||||
Is stored procedure  | 
Indicates if the query is a stored procedure or not.  | 
||||||||
Skin ID  | 
ID of the .NET skin (stored in the .skin files in ~/AppThemes/<theme name>) which will be used for the table.  | 
||||||||
Enable paging  | 
If enabled, paging will be enabled when the report table is displayed. The paging can be configured by the two properties below.  | 
||||||||
Page size  | 
Number of table rows per page.  | 
||||||||
Page mode  | 
Type of paging controls displayed below the table. The following options are available: 
 
 
 
 
  | 
More resources can be found at:
Page url: http://devnet.kentico.com/docs/5_5r2/contexthelp/index.html?report_table_properties.htm