相关疑难解决方法(0)

Jquery JQGrid - 如何设置网格标题单元格的对齐方式?

是否可以在jqgrid中对齐网格列标题?例如对齐左右还是中心?

在jqrid文档http://www.trirand.com/jqgridwiki/doku.php?id=wiki:colmodel_options中说:

align: Defines the alignment of the cell in the Body layer, not in header cell. 
Possible values: left, center, right.
Run Code Online (Sandbox Code Playgroud)

请注意,它表示"不在标题单元格中".如何为标题单元格(网格标题单元格)执行此操作?文档没有提到这个小细节....

jquery jqgrid

24
推荐指数
2
解决办法
6万
查看次数

标签 统计

jqgrid ×1

jquery ×1