facelets - PrimeFaces Datatable Column Sorting is not working in IE8 but it works fine in Firefox -


primefaces datatable column sorting not working in ie8 works fine in firefox.

webpage error details

user agent: mozilla/4.0 (compatible; msie 8.0; windows nt 5.1; trident/4.0; .net clr 1.1.4322; .net clr 2.0.50727; .net clr 3.0.4506.2152; .net clr 3.5.30729) timestamp: thu, 17 feb 2011 17:56:48 utc

message: unexpected call method or property access. jquery.js.jsf line: 23 char: 21078 code: 0 uri: http://localhost:8080/primefacestutorial/javax.faces.resource/jquery/jquery.js.jsf?ln=primefaces&v=2.2.1

you might have:

<h:form id="form1">  ..... <h:form id="form2"> ... </h:form> ... </h:form> 

i got same error, remove nested form. removed form2 , worked fine.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -