[ 
https://issues.jboss.org/browse/RF-13790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Juraj Húska updated RF-13790:
-----------------------------

    Attachment: dataTableStylingExamplesBroken.png


> Showcase - dataTable Styling example - broken styling after built in 
> sorting/filtering is enabled
> -------------------------------------------------------------------------------------------------
>
>                 Key: RF-13790
>                 URL: https://issues.jboss.org/browse/RF-13790
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: showcase
>    Affects Versions: 4.5.0.Beta1
>            Reporter: Juraj Húska
>         Attachments: dataTableStylingExamplesBroken.png
>
>
> Please checkout the screenshot to see how the styling of the table is broken 
> (every odd row should have different background color).
> There are multiple wrong places in the facelet for this example, which causes 
> this break of styling.
> * code for first column uses attribute {{accept}}, which is not defined for 
> RF4, there should be {{filter}} instead
> * there is typo in EL to reference a bean in the same place, there is 
> {{carsFiteringBean}}, instead of {{carsFilteringBean}}
> * when I change this two things, the filtering does not work either, because 
> in the referenced filter implementation, the {{mileage}} or {{vendor}} is 
> always {{null}}.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)

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

Reply via email to