iteria-app / lowcode

React Lowcode - prototype, develop and maintain internal apps easier
https://iteria.app
GNU Affero General Public License v3.0
48 stars 23 forks source link

Add same column twice (material-ui data grid) #140

Open jozef-slezak opened 3 years ago

jozef-slezak commented 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.

Requirements

API