Click or drag to resize

EditableGridFindTable Method

Finds a reference to a System.Web.UI.WebControl.Table associated with the grid.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
protected Table FindTable()

Return Value

Type: Table
Found table or Nothing if table was not found.
Remarks