Hi, I'm trying to see what component is the parent of the current component in createElement mehtod of a ContainerBase
What's the wat to check this? I'm trying something like if (parent is SomeComponent) { .... } but I'm getting browser error. Can't find examples in source code or in examples Thanks -- Carlos Rovira http://about.me/carlosrovira