Hi,

I want to use the the tr:inputText inside a column of my treeTable, but the
label is not rendered.
Shouldn't that be possible???

Example:
<tr:form>
  <tr:treeTable ...>
    <tr:column>
       <f:facet ....
       </f:facet>
       <tr:inputText label="The label that I want to see" value="xxx"/>
    </tr:column>
...

Greetings

Maik
-- 
View this message in context: 
http://www.nabble.com/-Trinidad--tr%3AinputText-rendering-no-label-inside-of-TreeTable-column-tf4522015.html#a12899766
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to