SCDataSource
Examples
Generating a simple datasource
In this example, we are generating a simple datasource with 2 fields: id and name.
When adding the fields, we set id as the primary key and make that it isn't editable.
Simple SCDataSource
Labels:
None