6. Working with Arrays, Table Fields, and Collections : Table Field Operations : TableField Methods : InsertColumn and DeleteColumn Methods
 
Share this page                  
InsertColumn and DeleteColumn Methods
These methods are used by the Frame Editor for constructing table fields dynamically. The InsertColumn method inserts a new column into a table field, while the DeleteColumn method removes an existing column.
Do not use the DeleteColumn method to make a column invisible. For more information about hiding a column, see How You Can Use Hidden Columns (see How You Can Use Hidden Columns).