rich:dataGrid shouldn't reuse rich-table class
----------------------------------------------
Key: RF-5967
URL:
https://jira.jboss.org/jira/browse/RF-5967
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Reporter: Justin S.
The rich:dataGrid component is rendered with the same values for the class attribute as a
rich:dataTable (class="dr-table rich-table"). Each RichFaces component should
have its own unique class assigned to it to make it easier to apply CSS for a particular
component without having to specify a styleClass or an id attribute for each and every
component in an application.
I would suggest a naming convention similar to rich-data-grid and rich-data-table.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira