Hi,
I was trying to invoke the layout method in controller's create event but it seems that view's dom is not fully initialized yet, that is, no sizing information is available yet. A workaround is deferring the invocation, but I don't want to do it... any idea on how can this be solved?
Thanks,
Thiago Souza