开发者

JSF primefaces datatable lazy loading multiple selection

开发者 https://www.devze.com 2023-04-02 20:23 出处:网络
i was developing lazy loading dataTable with primeface with pagination. SelectionMode is multiple. I was selected 3 check box in first page, now i am go to page 2 and select another 3 check box, no

i was developing lazy loading dataTable with primeface with pagination.

SelectionMode is multiple.

I was selected 3 check box in first page, now i am go to page 2 and select another 3 check box, now return to page 1. this time check box selection not present in page 1.开发者_JAVA百科

i need to page 1 and 2 selection data. how to get.

0

精彩评论

暂无评论...
验证码 换一张
取 消