是否有任何方法可以在曲面中按字母顺序对数据表进行排序

时间:2017-10-11 00:20:32

标签: jsf primefaces datatable

我想知道是否有任何方法可以使用自定义paginatortemplate或其他方式按字母顺序对primefaces中的数据表进行排序

<p:dataTable var="car" value="#{dtPaginatorView.cars}" rows="10"
                         paginator="true"
                         paginatorTemplate="{CurrentPageReport} {FirstPageLink} {PreviousPageLink} {PageLinks} {NextPageLink} {LastPageLink} {RowsPerPageDropdown}"
                         rowsPerPageTemplate="5,10,15">


    </p:dataTable>

enter image description here

1 个答案:

答案 0 :(得分:0)

您可以在这里找到Primefaces Datatable SortBy Attribut

Xcode -> Open Developer Tool -> Application Loader