ComponentOne BarCode for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / Update Method

In This Topic
    Update Method (C1GridView)
    In This Topic
    Saves end user changes in the data source.
    Syntax
    'Declaration
     
    Public Sub Update() 
    public void Update()
    See Also