OperationStatus displays success and error messages after SmartDBView completes a operation . The ControlIDToHandle property specifies the ID of a SmartDBView control.
For a list of all members of this type, see OperationStatus Members.
System.Object
Control
WebControl
OperationStatus
OperationStatus can display either its own predefined user interface or you can use the SuccessTemplate and ErrorTemplate template properties to create your own success and error message user interface. The predefined user interface is used only when the SuccessTemplate or ErrorTemplate property is not specified.
You can use standard data binding expressions to initialize the controls in the SuccessTemplate and ErrorTemplate. You can find description of the available properties during data binding in OperationStatus.DataItemClass class.
Namespace: Adillis.SmartDBForms
Assembly: Adillis.SmartDBForms (in Adillis.SmartDBForms.dll)
OperationStatus Members | Adillis.SmartDBForms Namespace