Columns: begin, end attributes dont work.
-----------------------------------------

                 Key: RF-3499
                 URL: http://jira.jboss.com/jira/browse/RF-3499
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
         Environment: RF3.2.1
JSP, Facelet
            Reporter: Andrei Markavtsov
         Assigned To: Andrei Markavtsov
             Fix For: 3.2.1


<rich:columns value="#{bean.columns}" var="col" index="counter"
                begin="#{bean.begin}"
                end="#{bean.end}"
                 style="color: Green;" sortBy="#{var[counter]}" 
sortOrder="#{col.ordering}">


Begin & end attributes dont affect on columns count diplayed.

-- 
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

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

Reply via email to