I am using the new header grouping feature of jqgrid 4.2 which works great except that it left aligns all of the text in the header groups.
How can align the header group text to be center in the cell?
Here is a screenshot to show you how it seems to be working by default: (I want "Books" to be center aligned")
NOTE: the regular column headers ARE center aligned.
Sorry, but I can't reproduce the problem. The demo produce the following grid with the center alignment column headers:
If you would post your demo one can examine where is the problem's origin. I suppose that some other CSS which you make the problem.