I am using JQGrid version 4.5.2 in our ASP.Net MVC application. Issue I am facing is that the JQGrid's header bar hides the application menu behind it. As a result of this, if user has to navigate to a different page then the menu shows partial. Please click on the following image link to see it appears:
The menu uses simple html elements such as UL, LI, NAV, and A (anchors). I tried looking for z-index in dynamic html code generated by JQGrid using tools such as developer tool and firebug, didn't find any.
Can someone please help?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top