Wednesday 11 July 2012

FormView

FormView

<NameSpace>
System.Web.UI.WebControls

<Properties>
BackColor:
BackImageUrl:
ClientID:
Context: Gets the HttpContext
DataItem: Gets the data item bound to the FormView control
DataKey:
DataSource: gets or sets the object from which the formview retrieves its list of data items
Page: gets a reference to the Page instance
PagerStyle:

<Methods>
BuildProfileTree:
CreateTable: creates the containing table for the FormView control
DeleteItem: deletes the current record in the FormView
FindControl(String): searches the current naming container for a server control

<Events>
Init
ItemCreated()
ItemDeleted()