DataLab
is a compact statistics package aiming at exploratory data analysis. Please visit the
DataLab Web site
for more information....
Home
Programming DataLab
DLabPascal
ChartBook
Tables
Properties
AutoAdvance
See also:
ColumnEditable
Index
Statistical Background
AutoAdvance
Declaration:
ChartBook.Tables[]
.
AutoAdvance
: boolean;
The property
AutoAdvance
determines whether the selected row is moved to the next row when the "Enter" key is pressed. This feature can be conveniently used to step through a particular column of the list when entering values (see
ColumnEditable
).