[richfaces-issues] [JBoss JIRA] Created: (RF-1783) scrollableDataTable: vertical delimiter missed if the frozenColCount != "0" in IE

Tsikhon Kuprevich (JIRA) jira-events at lists.jboss.org
Wed Dec 26 09:05:44 EST 2007


scrollableDataTable: vertical delimiter missed if the frozenColCount != "0" in IE
---------------------------------------------------------------------------------

                 Key: RF-1783
                 URL: http://jira.jboss.com/jira/browse/RF-1783
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
         Environment: JSF 1.2
tomcat 6.0
IE 6, 7
            Reporter: Tsikhon Kuprevich
         Assigned To: Nick Belaevski
         Attachments: scrollable-vertical-delimiter-frozen.gif

<rich:scrollableDataTable id="sdt" var="sdt" value="#{scrollableDT.data}" rows="#{scrollableDT.rows}" width="#{scrollableDT.width}" 
hideWhenScrolling="#{scrollableDT.hideWhenScrolling}" reRender="inputID"  
oncomplete="print('oncompleteInputID', 'oncomplete work!')" onselectionchange="print('onselectionchangeInputID', 'onselectionchange work!')"
frozenColCount="1" >

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list