I figured it out now i am able to see my output in the div tag of xsl.
Type: Posts; User: nandeeshtank
I figured it out now i am able to see my output in the div tag of xsl.
People i want to include a extjs project in a div tag of xsl file. I included the div container name in renderTo part of extjs and aslo included extjs app.js file and Main.js file in the script...
Failed to resolve dependency Ext.grid.Panel for file Xmlgrid.view.main.Main [ERR]
[ERR] BUILD FAILED
[ERR] com.sencha.exceptions.ExNotFound: Unknown definition for dependency :...
My question is inside the onPopupForm function how does the program know to include the PopupForm class defined at the starting of the program(second class from the starting of the code).
...
In the given example below i want to know how the control shifts to PopupForm when clicked on onPopupForm function:
https://fiddle.sencha.com/#fiddle/1dma&view/editor