PrimeFaces Extensions pe:sheet component live scroll

一曲冷凌霜 提交于 2019-12-02 01:51:15

问题


Is live scroll possible in pe:sheet component primefaces. For datatable I had performed live scroll and it was working.

Any work around for live scroll in pe:sheet?


回答1:


I am the author of the component and I can answer that there is no LiveScroll of the sheet.

That being said...The sheet was meant to handle a large volume of data and when you make edits it only submits the single cell you edited, unlike the PF DataTable which submits the whole form.

I would say give it a try to see if it meets your needs. How many rows are you trying to load?



来源:https://stackoverflow.com/questions/51878258/primefaces-extensions-pesheet-component-live-scroll

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