In my last project I've used jqGrid 3.8.2, jQuery 1.4.4 and jquery-ui-1.8.10.
The company I work for still uses IE8 as a web broswer so in my development I always test with that platform.
I've noticed today that a jqGrid is rendered properly when I test everything on my machine (winXP) using the Visual Studio (2010) ASP.NET Development Server:

As you can see the selection is perfect and the header is ok.
When I copy everything on the production server (Win 2003 + IIS6.0) the same form renders in a funny way.

As you can see now the row selection is not working properly and I've got these strange arrows in the header. PS: I am using the same computer and browser to render the same page. PPS: Obviously, if I use a different (professional ;-) ) browser (mozilla, safari, opera, chrome) everything works properly.
