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](https://secure.gravatar.com/avatar/bc84b9c24edab83e6f92656e42765cf1/?default=https%3A%2F%2Fvanillicon.com%2Fbc84b9c24edab83e6f92656e42765cf1_200.png&rating=g&size=120)
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