Hi,
I've come across an issue where the grid is too wide in Chrome – and the horizontal scroll bar is visible.
The problem and solution is described here: http://stackoverflow.com/questions/10588587/jqgrid-does-not-render-correctly-in-chrome-chrome-frame
I've tried different things with phpGrid – such as changing the js and downloading the latest version of jqGrid – but with no luck. Can anyone advise?
I found this answer – which combined with aligning the final column left works for my purposes.
http://stackoverflow.com/questions/3091200/jqgrid-horizontal-scrollbar
I've gone through what appears to be numerous answers in 3 or more threads and I really don't see a definitive fix to this problem. Will there be a single code change that will take care of this in future updates?
Thanks. I really enjoy working with this code. Thank you so much for providing it!