How can I hide a hidden true component in Datagrid when Initialize Empty true? #4996
Unanswered
Dev-Trilok
asked this question in
Q&A
Replies: 1 comment
-
@Dev-Trilok did you eventually find a solution? |
Beta Was this translation helpful? Give feedback.
0 replies
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 want to add a hidden text field in Datagrid with the Initialize Empty bit true. On form render, I do want not to show the Hidden field.
How can I hide it?
I have added a grid with hidden field.

When I set Datagrid Iniliaze Empty and render form it will show me like the below image (show hidden column header name or column )
But I want remove the hidden column on the form render like
Beta Was this translation helpful? Give feedback.
All reactions