<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=CS link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hi guys,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>we have some problems with GWT on the AJAX based pages.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Example:<o:p></o:p></p><p class=MsoNormal>We would like to build webapp with few tabs. Tab content is loaded using AJAX. We have jquery calendar which doesnt use GWT on the first tab and list of the xmlcontents which uses GWT on the second tab. Switch from first tab (non GWT) to second tab (GWT) is OK, but when you try switch from sencond tab to first, javascript error will occurs (only in some browsers) because GWT is still loaded, but DOM structure was changed and some elements missing .<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>My question is that is possible to unload GWTedit points during switch from the page to prevent JS errors?<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>And similar question:<o:p></o:p></p><p class=MsoNormal>Is it possible to load data using JSON (not using JSP contentload), create DOM structure using JS and than bind/unbind GWT edit points? It can be better approach in some cases when you build dynamic webapp.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thank you for your experiences.<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:12.0pt;color:black;mso-fareast-language:CS'>--<br>S pozdravem / </span><span lang=EN-US style='font-size:12.0pt;color:black;mso-fareast-language:CS'>Kind regards</span><span style='font-size:12.0pt;color:black;mso-fareast-language:CS'><br>Filip Kratochvil<br>------------------------------------------------<br>NELASOFT Technologies, s.r.o.</span><span style='font-size:12.0pt;color:#1F497D;mso-fareast-language:CS'><br></span><span style='font-size:12.0pt;color:black;mso-fareast-language:CS'>E-mail: </span><span style='font-size:12.0pt;color:#1F497D;mso-fareast-language:CS'><a href="mailto:filip.kratochvil@nelasoft.cz" target="_blank"><span style='color:blue'>filip.kratochvil@nelasoft.cz</span></a><br></span><span style='font-size:12.0pt;color:black;mso-fareast-language:CS'>Web:</span><span style='font-size:12.0pt;color:#1F497D;mso-fareast-language:CS'> <a href="http://www.nelasoft.cz/" target="_blank"><span style='color:blue'>www.nelasoft.cz</span></a></span><span style='font-size:12.0pt;mso-fareast-language:CS'><o:p></o:p></span></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:12.0pt;font-family:"Times New Roman","serif";color:black;mso-fareast-language:CS'>Twitter: </span><span style='font-size:12.0pt;font-family:"Times New Roman","serif";color:#1F497D;mso-fareast-language:CS'><a href="https://twitter.com/NELASOFT" target="_blank"><span style='color:blue'>@NELASOFT</span></a></span><span style='font-size:12.0pt;font-family:"Times New Roman","serif";mso-fareast-language:CS'><o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p></div></body></html>