Hello, I would like to display a popup which shows some detail data for a column in a tc:sheet. When I define the popup in the tc:column and associate it with a tc:button or tc:link in this column, the popup will not be displayed, when I click the button or link. When I define the popup outside the tc:sheet and call Tobago.openPopupWithAction() with the appropriate ids from the button in the row, the popup will be displayed. But I found no way to pass the data from the current row to a component in the popup. Is there any way to do this?
Regards Helmut

