MainWeb.EnableClientRowOperations

MainWeb.EnableClientRowOperations property

Gets or sets whether to enable the client side row operations.

public bool EnableClientRowOperations { get; set; }

Remarks

When sets to true, the user can use the right-click menu to add/remove rows.

See Also