Access first cell first row (expander_placeholder) in nested table #3653
Unanswered
didoshotev
asked this question 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.
-
Is there a way accessing the first cell in the first row (as shown below) while creating the table in order to put a button there ?
I see it is initialized by default and it has some property and methods defined which can be accessed after it has already been rendered.
That's headerGroup object and the first object is the one I need to access while creating the data, the other ones are dynamically created based on external data.
That's exactly the cell I need to access and customize:
Beta Was this translation helpful? Give feedback.
All reactions