p:dataExporter selected rows only

随声附和 提交于 2019-11-29 16:19:32

Thanks to my friend Sathish. I was able to find out a work around for this issue. I populate the selected values to a new datatable and export that data. Hence I get the correct values exported. I make rendered="false" for the second data table.

Primefaces 5.2 not support generics(List<>), only Arrays ([]). It was fix on Primefaces 5.3.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!