<p:rating/> inside <p:dataGrid/>

UI Components for JSF
Post Reply
Denis
Posts: 1
Joined: 02 Aug 2011, 15:32

02 Aug 2011, 16:09

I'm trying to use rating component inside dataGrid, but it doesn't rendered correct

Code: Select all

<p:dataGrid....>
    <p:column>
        <p:panel>
            <p:rating value="#{someBean.ratingValue}" stars="5"/>
            .......
        </p:panel>
    </p:column>
</p:dataGrid>
As a result i have
Image
Instead of
Image

primefaces-2.2.1
GlassFish 3.1 open source

May be it's known issue but i can't find any decision

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: Google [Bot], imrankhurram and 56 guests