unable to use <p:ajax> on my primeface's datatable
问题 I'm having some problems with datatable's instant row selection, exactly <p:ajax/> . It's giving me this error: <p:ajax> Parent not an instance of ClientBehaviorHolder: org.primefaces.component.datatable.DataTable So I did some research and I think it's a problem with an old version, so I've updated my version to 3.0.M3-SNAPSHOT but I have still the same error and I wonder why! Here is my page code: <p:dataTable id="projets" var="p" value="#{projet.init()}" selection="#{projet