WebFormTableColumn.getFieldControl

Returns the first Table Column Control on the specified page that displays this column. Use this method when the table column is displayed in a Repeater Control or as a standalone Field Control on a page. Use method #getColumnControl(Page) when the table column is displayed in a Table Control.

returns FieldControl

Parameters

Page page,