Hi. I am a Java programmer and just started with javascript stuff or web development in general, so please excuse my newbieness. I am using the jqgrid tag library for JSP, and I am having problem with positioning the pager to some place where it's visible. Currently, the grid looks like this:

As you can see, I cannot see the pager. If I increase the width of the grid, I can see it:

Unfortunately, I cannot make the grid that big just to see the pager.
Here's my code for the JSP that display the large grid width=900. The small grid has width=300. Note that the pager should still fit even with width=300.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top