/
How are the table record identifiers generated?

How are the table record identifiers generated?

 

Introduction

 The article describes the table record identifiers. You can use them to insert some data into the table underlying one of the existing grids. 

Solution

The id field is always created as a database specific autoincrement - meaning - you can just insert the data into the table grid, and the id will get automatically generated;

Looking for labels? They can now be found in the details panel on the floating action bar.

Related content