I am trying GWT with a reporting tool - I can display an HTML generated by the reporting tool in an HTMLPanel added to a popup panel - that's easy. But now I need to add a drill through feature - display another report HTML when clicking on a link within the HTMLPanel. That's where everything breaks - GWT can't seem to find/load modules/functions I need, I don't get any exceptions in GWT console, only javascript errors in Firefox error console.
Is there a workaround for such problem? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
