Hi,
I have developed one web application with SmartGWT 3.0 version.I have login and logout pages.when I click on logout I have to remove all canvas which i have created.when I am doing destroy method,i am getting "StackOverflow at line 1" JavaScript exception.if I remove one by one canvas it is not coming.but I cant remove one by one.bcz so many layouts and widgets I have in all pages.can any one give me suggestions.
I have developed one web application with SmartGWT 3.0 version.I have login and logout pages.when I click on logout I have to remove all canvas which i have created.when I am doing destroy method,i am getting "StackOverflow at line 1" JavaScript exception.if I remove one by one canvas it is not coming.but I cant remove one by one.bcz so many layouts and widgets I have in all pages.can any one give me suggestions.
Comment