I want to format the column if it matches the heading name. How do I do it? #3861
meeprakash25
started this conversation in
General
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.
Uh oh!
There was an error while loading. Please reload this page.
-
For example: name, address are A,B respectively.
if the column name is address, I want to format it. Columns are dynamic so its previously unknown which column the heading 'address' will belong.
Beta Was this translation helpful? Give feedback.
All reactions