Adding new headers dynamically #3102
Unanswered
leongcheefai
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I try to add new columns dynamically but unfortunately can't do it. For example, records have 5 image URLs, so I would like to add additional 5 columns to store those five image URLs instead of leaving them blank by default.

_Instead of hardcode it, I would like to dynamic it_Any idea how to do it?
Beta Was this translation helpful? Give feedback.
All reactions