Hi Clemens,

please see this thread:

http://www.nabble.com/-Tobago--Popup-inside-tc%3Asheet-tf3466547.html

and ask here again if this did not help.

Regards,
 Volker

2007/3/26, Clemens Sietas <[EMAIL PROTECTED]>:
Hello,

how can I get hold of the displayed label in a
tc:link in the server code.

       <tc:sheet value="#{mainctrl.ctrDlgMainDialog.leftTableBoData}" columns="2*;6*" 
var="leftTableBoData">
          <tc:column label="Id"
                     id="name" sortable="true">
            <tc:link action="#{mainctrl.ctrDlgMainDialog.searchRightAction}" 
immediate="true"
                     label="#{leftTableBoData.leftTable01Column}"/>

The label contains the id. When the link is clicked I need
the Id as string on the server for a search for a second table.
How can I read the value of the label?

Thanks in advance
Clemens Sietas

--
--------------------------------------------
Clemens Sietas
email: [EMAIL PROTECTED]
--------------------------------------------



Reply via email to