[richfaces-issues] [JBoss JIRA] Created: (RF-10971) The <rich:tooltip> doesn't work in <rich:column> for extendedDataTable

Daniel Görlich (JIRA) jira-events at lists.jboss.org
Wed May 4 05:19:18 EDT 2011


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



More information about the richfaces-issues mailing list