DataGrid.clearColumns

Overview | Methods | Fields | This Package | All Packages

DataGrid.clearColumns

Removes all columns from the grid.

Syntax

public void clearColumns()

Remarks

To repopulate the grid, you can:

To remove only a single column from the grid, call removeColumn.