Client-Side Tutorials / Client-Side Editing Tutorial
In This Topic
Client-Side Editing Tutorial
In This Topic

In this tutorial, you will create a grid bound to a datasource, enable client-side editing using the AllowClientEditing property, and validate the data provided by the user before it gets updated back to the server.

See Also