Closed pverma911 closed 3 years ago
Title,
I have an array of objects coming in as items for the table For e.g. [{name:'Sam',age:'24}]
I want to set custom field names like instead of column to be named as age, I want it to display column name as Id instead of age.
So, Basically how can I set custom column names? Read the documentation but couldn't figure it out. Someone help
Title,
I have an array of objects coming in as items for the table For e.g. [{name:'Sam',age:'24}]
I want to set custom field names like instead of column to be named as age, I want it to display column name as Id instead of age.
So, Basically how can I set custom column names? Read the documentation but couldn't figure it out. Someone help