Hi all, I'm facing a problem with my JQGrid fellow. I have a JQGrid inside a div. There are other divs in the same page with no visibility (just like an wizard). In IE the grid is displayed nicely but when it comes to FF it fails.
I mean, it loads all data and renders the style nicely but all events get murdered. Like the hover styles disappear, the “check all” checkbox, in the header of multiselection stops working, the paging buttons doesn't work anymore…
The error console is clear, no errors were reported.
After a ton of tests I figured out that it happens whenever I rename the ID attribute of the container div or of the others divs along the page (those invisible divs from the wizard). Is there any fix to work around this issue? Thanks in advance.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top