Not that I have seen. I have this problem with many of the Tomahawk controls and AJAX. Perhaps a bug to Tomahawk is in order to ask for an "easy" way of including the JS even when the components aren't rendered.
On 10/26/06, Jeff Gardner <[EMAIL PROTECTED]> wrote:
I have a datatable w/ a header and footer row that gets updated with an ajax4jsf command button. In the detail rows, I would like to use a t:popup in one of the columns. The problem I am having is that tomahawk doesn't add it's javascript tag when the page is first rendered because there are no "t:popup" tags until the ajax code reRenders the datatable. My current work-around is to hide a dummy t:popup inside a hidden div. Is there any other way to tell tomahawk to add it's js tag?

