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?

Reply via email to