Hello,
I open popup window which displays a page. When I try to call web service from pageLoad() function, I always get a message "Insufficient stack space". When I put function to main window and call if with wnd.BrowserWindow.MyFunction(), I get no errors and everything works fine. Does this mean I cannot call web service directly from RadWindow?
Thank you.
I open popup window which displays a page. When I try to call web service from pageLoad() function, I always get a message "Insufficient stack space". When I put function to main window and call if with wnd.BrowserWindow.MyFunction(), I get no errors and everything works fine. Does this mean I cannot call web service directly from RadWindow?
Thank you.