There is “ ” in following html,so,the header text cannot display center.
<span class=”ui-jqgrid-resize ui-jqgrid-resize-ltr” style=”cursor: col-resize;”> </span>
Now,I use css to set it width
.ui-jqgrid-resize-ltr {width:1px; overflow:hidden;}
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top