标签: jsf primefaces
我的页面中有一个dataTable,我需要在任何事件后单行更新。例如,单击按钮。请提出任何提示? 我想仅使用Primefaces的功能来实现这一点,jsf可能吗?
$('#' + id).hide();