The code from the example as well as the annotations are available at GITHUB
Inline editing rows:
[]
It is more common practice to save a row when clicking the save button than to edit cells directly as in the previous example. The nature of the component is very flexible, in this example I will show how I usually do it. You can add e.g. cancel button etc. it is up to you. Check out the code on github for more tips.