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


  Last Updated: 9/19/2007 | © West Wind Technologies, 2008