Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.6DR#4
-
Component/s: ICE-Components
-
Labels:None
-
Environment:h:panelGrid + columnClasses + ICEfaces
Description
If h:panelGrid being used under ICEfaces it suffixes column classes with columns index. However if h:panelGrid being used under stock JSF it does not suffixes column classes with the counter, this is true for ice:panelGrid as well. So h:panelGrid need to be fixed.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Change has been made to the following renderer: revision 13897
svn\ossrepo\icefaces\trunk\icefaces\core\src\com\icesoft\faces\renderkit\dom_html_basic\GridRenderer.java