PrimeFaces Datatable Column Sorting does not work in IE8, but 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;) Tags : Thu, 17 Feb 2011 17:56:48 UTC
Message: Unexpected method call or access to properties. 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 may have:
<h:form id="form1"> ..... <h:form id="form2"> ... </h:form> ... </h:form>
I got the same error, I delete the nested form. I uninstalled Form2 and it worked fine.
Source: https://habr.com/ru/post/1340325/More articles:How to perform lengthy tasks from an ASP.NET page? - asp.net-mvc-2Why is my OpenMP implementation slower than a single-threaded implementation? - cFailed to start federated SPARQL query - semantic-webafter filtering Empty lines empty lines are displayed during paging in datatable using Primefaces - faceletsSending UDP packets from ANDROID 2.2 (HTC desire) - javaHow to get date format for locale - javaMySQL UNIQUE Constraint with a condition - mysqlGoogle Maps API in gmaps4rails - ruby | fooobar.comHow to specify path for sqlite db in iPhone project? - sqliteRecommendations for creating interpreted syntax in Java - javaAll Articles