ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / Update Method

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