I have a table control with 7 rows (1 header and 6 data rows) as the
default setup within a strict type def.  The user interactively adds
data in the rows.  When the user gets to the last row I would like to
add another row, show this and adjust the vertical scroll bar.  This
can be done by the user hitting <shift>+<enter> but I would prefer
this to be done programatically.  I can't seem to find the right
properties in the property node to do this, is this possible.
Cheers,
Wayne

Reply via email to