row.child() creates a sibling of row rather than a child. Any API which creates a actual child
row.child() creates a sibling of row rather than a child. Any API which creates a actual child
sarijit
Posts: 4Questions: 1Answers: 0
When I add row.Child() to a parent row, it creates a sibling of the parent instead of creating a Child row. Please let me know if there is any api to create the child.
This discussion has been closed.
Answers
Hi @sarijit ,
It definitely looks like it's creating a child a child too me - see here.
Cheers,
Colin