6. Rows identification

Different ways of unique identification of rows

06-
1-Row_id
.xml

Setting row id attribute



06-
2-New_id
.xml

Generating id attribute for new rows



06-
3-Editable column
.xml

One editable column as unique id



06-
4-Row_id_in_tree
.xml
06-
5-Editable_column_in_tree
.xml

Row id in tree



06-
6-More_editable_columns
.xml

More (editable) columns as unique id



06-
7-id_by_API
.xml

Custom id generated by API



06-
8-id_by_server
.xml

Custom id generated on server side