I have two .js files with different ExtJS formpanels which I reander onReady() to a DIV in the HTML file:
myPanel.render( 'myDiv' );
I would like to add/render those to a tabpanel.
Is there a easy way to do this? And if so, how?
Thanks, Stef
I have two .js files with different ExtJS formpanels which I reander onReady() to a DIV in the HTML file:
myPanel.render( 'myDiv' );
I would like to add/render those to a tabpanel.
Is there a easy way to do this? And if so, how?
Thanks, Stef
Copyright © 2021 Jogjafile Inc.
Like such ?