AllowAdd | Purpose: Property to Allow Control to add records. |
AllowDelete | Purpose: Property to Allow Control to delete records. |
AllowUpdate | Purpose: Property to Allow Control to update records. |
HandleError | Purpose: Displays any error messages. |
Reset | Purpose: Method the List control after data has been updated by the Edit control. |
StartEdit | The module select the requested item and starts editing the module. |
CancelEdit | Purpose: Notify when Editing has been canceled. |
DataActionEnd | Purpose: Notify when Record has been Selected, Inserted, Updated or Deleted. |
DataActionStart | Purpose: Notify when Record has been Selected, Inserted, Updated or Deleted. |
IEditModule Interface | Rainbow.Framework.Web.UI.WebControls Namespace