Enable DataGrid Inline Editing
Tutorial » Enable DataGrid Inline Editing
The editable feature was recently added to the datagrid. It enable the user to add a new row to the datagrid. The user may also update one or more rows.
This tutorial shows how to create a datagrid with inline editing.