6. Rows identification

Different ways of unique identification of rows

Source: 06-1-Row_id.js

Setting row id attribute



Source: 06-2-New_id.js

Generating id attribute for new rows



Source: 06-3-Editable column.js

One editable column as unique id



Source: 06-4-Row_id_in_tree.js
Source: 06-5-Editable_column_in_tree.js

Row id in tree



Source: 06-6-More_editable_columns.js

More (editable) columns as unique id



Source: 06-7-id_by_API.js

Custom id generated by API



Source: 06-8-id_by_server.js

Custom id generated on server side