Editable cells (all)


In template:

Notice:

Add attribute editable = "true" to allow to edit all cells.

Editable single column (Eye color)

{{::item.name}} {{item.eyeColor}} {{::item.age}} {{::item.balance}} {{::item.company}} {{::item.address}} {{::item.favoriteFruit}}

In template:

Notice:

Add attribute editable to cell for editing.