Garry's Mod Wiki

DGrid:RemoveItem

  DGrid:RemoveItem( Panel item, boolean bDontDelete = false )

Description

Removes given panel from the DGrid:GetItems.

Arguments

1 Panel item
Item to remove from the grid
2 boolean bDontDelete = false
If set to true, the actual panel will not be removed via Panel:Remove.