Hi.
I'm working on a grid with hierarchy and inline editing. I'm facing an issue.
When I create a new father element I can expand the childs. So I could try to create the child even before the father was created. And that gives a error.
I want to disable the attempt to expand the childs until the father is created. ¿Is that posible?
Regards.