1 Reply Latest reply on Mar 9, 2009 2:32 PM by nbelaevski

    tooltip not show

    stenlylee

       

      <rich:dataTable...>
       <rich:column>
       <h:outputText>
       <rich:toolTip>test</rich:toolTip>
       </h:outputText>
      ....
      

      the tooltip not show

      and put the tooptip out of the datatable, it's fine
      and change the outputText to h:commandButton(and s:button and so on), it's fine too