New popup window using a function?
i'm using the following code to generate a link, but cant get the link to popup in a new window...
help? what do i need to add to make the link pop in a new window?
thanks!!! AW is incredible.
var myLinks = function(column, row){
return "www.activewidgets.com";
}
obj.setCellLink(myLinks, 1);
obj.setCellTemplate(new AW.Templates.Link, 1);
help? what do i need to add to make the link pop in a new window?
thanks!!! AW is incredible.
seattle wa
March 12,