ChartDirector 7.0 (ASP/COM/VB Edition)
CDMLTable
.
insertRow
Usage
insertRow(row)
Description
Inserts a row to the table.
Arguments
Argument
Default
Description
row
(Mandatory)
The row number of the inserted row. The row is numbered from top to bottom, with the top row being 0.
Return Value
A
TextBox
object representing the prototype of the new row. This may be used to fine-tune the appearance of the new row.
© 2021 Advanced Software Engineering Limited. All rights reserved.