wwWebDataGrid::RemoveColumn

Removes a column properly from the DataGrid.

Note that you should call this method instead of: grid.Columns.Remove() in order to properly hande cleanup.

o.RemoveColumn(lcColumnId)

Parameters

lcColumnId
The column to remove by name


See also:

Class wwWebDataGrid

© West Wind Technologies, 1996-2022 • Updated: 09/19/07
Comment or report problem with topic