The <rich:tooltip> doesn't work in <rich:column> for extendedDataTable
----------------------------------------------------------------------

                 Key: RF-10971
                 URL: https://issues.jboss.org/browse/RF-10971
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Daniel Görlich
            Priority: Minor


The <rich:tooltip> doesn't work in <rich:column> for extendedDataTable - with 
<rich:dataTable> it works. I use IE7.

Example:

<rich:extendedDataTable ... >
        <rich:column>
                <rich:tooltip>
                        <span>#{msgs.edit}</span>
                </rich:tooltip>
        </rich:column>                                          
</rich:extendedDataTable>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to