标签: java jsf richfaces
我正在尝试使用richfaces对数据表进行排序。 任何人都可以帮助我。
答案 0 :(得分:5)
<rich:column sortBy="#{rowBean.propertyName}"> ... </rich:column>