{"id":6675,"date":"2014-04-21T12:51:21","date_gmt":"2014-04-21T12:51:21","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/04\/21\/primefaces-datatable-ajax-not-updating-any-component-except-itself-collection-of-common-programming-errors-2\/"},"modified":"2014-04-21T12:51:21","modified_gmt":"2014-04-21T12:51:21","slug":"primefaces-datatable-ajax-not-updating-any-component-except-itself-collection-of-common-programming-errors-2","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/04\/21\/primefaces-datatable-ajax-not-updating-any-component-except-itself-collection-of-common-programming-errors-2\/","title":{"rendered":"Primefaces DataTable ajax not updating any component except itself-Collection of common programming errors"},"content":{"rendered":"<pre><code>\n        \n        \n            \n\n            \n                \n                \n            \n\n            \n\n            \n\n                \n\n                \n\n                  \n                    #{pes.cod_analise}  \n                \n\n                  \n                    #{pes.dsc_analise}  \n                \n\n                  \n                    #{pes.dsc_resumida_acao}  \n                \n\n                \n                    \n                        \n                    \n                \n\n            \n        \n        \n\n            \n                \n            \n\n        \n        \n    \n<\/code><\/pre>\n<p>Whan the AJAX event &#8220;rowSelectCheckbox&#8221; is fired, it does not find the &#8216;produtosmanycheck&#8217; component to update, returning the following error to me:<\/p>\n<blockquote>\n<p>javax.faces.FacesException: Cannot find component with identifier &#8220;produtosmanycheck&#8221; referenced from &#8220;form:analiseTable&#8221;. at org.primefaces.util.ComponentUtils.findClientIds(ComponentUtils.java:251) at org.primefaces.util.AjaxRequestBuilder.addIds(AjaxRequestBuilder.java:102) at org.primefaces.util.AjaxRequestBuilder.update(AjaxRequestBuilder.java:90)<\/p>\n<\/blockquote>\n<p>I already tried= :form:produtosmanycheck, form:produtosmanycheck, :produtosmanycheck, produtosmanycheck<\/p>\n<p>I tried removing the FORM id too&#8230; without success&#8230;<\/p>\n<p>What am I doing wrong? I can&#8217;t update any component but the DataTable&#8230;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>#{pes.cod_analise} #{pes.dsc_analise} #{pes.dsc_resumida_acao} Whan the AJAX event &#8220;rowSelectCheckbox&#8221; is fired, it does not find the &#8216;produtosmanycheck&#8217; component to update, returning the following error to me: javax.faces.FacesException: Cannot find component with identifier &#8220;produtosmanycheck&#8221; referenced from &#8220;form:analiseTable&#8221;. at org.primefaces.util.ComponentUtils.findClientIds(ComponentUtils.java:251) at org.primefaces.util.AjaxRequestBuilder.addIds(AjaxRequestBuilder.java:102) at org.primefaces.util.AjaxRequestBuilder.update(AjaxRequestBuilder.java:90) I already tried= :form:produtosmanycheck, form:produtosmanycheck, :produtosmanycheck, produtosmanycheck I tried removing the FORM id too&#8230; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-6675","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6675","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=6675"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6675\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=6675"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=6675"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=6675"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}