Open jozef-slezak opened 3 years ago
Goal: generate unique columns id/field for the same column
Background: MaterialUI Data Grid -field is the only required property since it's the column identifier.
{ field: "name"
{ field: "name", valueGetter
{ field: "name"...
columnId
Goal: generate unique columns id/field for the same column
Background: MaterialUI Data Grid -field is the only required property since it's the column identifier.
Requirements
{ field: "name"
) valueGetter{ field: "name", valueGetter
if the entity does not contain unique columne id{ field: "name"...
) for column id (field) if the field is allready present in columnsAPI
columnId