
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2008 06:46 PM
I have resolved the issue of not being able to sort a report by the column headings. This also resolved the error I was getting on all Web Pages about the "array" object.
In the website folder the sorttable.js file needs to be edited replacing every occurrence of the ".forEach" with something like ".STforEach".
Here is a link explaining the problem and the resolution.
http://www.kryogenix.org/bugs/sorttable/foreach-collide.html
In the website folder the sorttable.js file needs to be edited replacing every occurrence of the ".forEach" with something like ".STforEach".
Here is a link explaining the problem and the resolution.
http://www.kryogenix.org/bugs/sorttable/foreach-collide.html
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-19-2008 06:56 PM
Worked great. Thanks. I thought it was able to do this in earlier versions, but wasn't sure.
