[]
        
(Showing Draft Content)

C1.Web.Mvc.FlexGridBase-1.OnClientUpdatedView

OnClientUpdatedView Property

OnClientUpdatedView

Occurs when the grid finishes creating/updating the elements that make up the current view.

Declaration
public virtual string OnClientUpdatedView { get; set; }
Remarks

The grid updates the view in response to several actions, including:

  • refreshing the grid or its data source,
  • adding, removing, or changing rows or columns,
  • resizing or scrolling the grid,
  • changing the selection.