There is no code to post here.
I only want that all my components should be rendered at page load.
By default, Ext only renders the components when they are shown, so i cannot access any parts of them before they are rendered.
Is there a global option or anything else to disable lazy rendering?