DELETE COLUMN COMMAND
|
Deletes a column from a grid control.
SYNTAX
COMMAND
DELETE COLUMN [ INDEX ] <nColIndex> ] FROM <ControlName> OF <ParentWindowName>
METHOD
<ParentWindowName>.<ControlName>. DeleteColumn ( <nColIndex>)
When this command / method is used all items in grid (if any) will be lost.