Rainbow 2.0 Code Documentation

IEditModule Members

IEditModule overview

Public Instance Properties

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.

Public Instance Methods

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.

Public Instance Events

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.

See Also

IEditModule Interface | Rainbow.Framework.Web.UI.WebControls Namespace