Change of the columns number is enabled | If the change of the columns number is disabled, then the table has as many columns as it is defined on the "DataTable" tab and this cannot be changed during the run of the application. If the change is enabled, then at the start of the application the table has defined the columns, but by the InsertCol or RemoveCol method it is possible to change its number. |
---|---|
Maxim. number of columns | This configurator appears only if the change of the columns number is enabled. The value 0 means that the maximum number equals the number of defined columns. Dynamic insertion of a column would fail if the number exceeded the maximal value. Maximum number of columns depends on PROMOTIC Runtime licence and is: PmRtProf: 65535, PmRtFree: 30 and PmRtXX: XX (for example PmRt100: 100). This configurator sets the initial value of the MaxCols property. |
Change of the rows number is enabled | If the change of the rows number is disabled, then the table has as many rows (rows are created at the start of the application) as the maximum number of rows and this cannot be changed during the run of the application. If the change is enabled, then by the InsertRow or RemoveRow method it is possible to change its number. |
Maximum number of rows | Dynamic insertion of a row would fail if the number of rows exceeded the maximal value. Maximum number of rows depends on PROMOTIC Runtime licence and is: PmRtProf: 65535, PmRtFree: 30 and PmRtXX: XX (for example PmRt100: 100). This configurator sets the initial value of the MaxRows property. |
Number of rows on begin | This configurator appears only if the change of the rows number is enabled. |
This object adds variables into the calculation of the application size, which influences the basic runtime licence type/size (see: Price list of the PROMOTIC system ).