JQgrid: data display strange

Bloomfield

New Member
I got this trouble after try to attach the table into html page:
mNpbD.png
and the page have css style :\[code\]#container{ height: 700px;}#center_container{ background:#DDD; height:700px; width: 1100px; margin: 0 auto; }.ui-widget {font-size: 14px;}.ui-widget-content{float:left; width:1030px; margin-left:35px;background:#CEF6F5;}.ui-tabs .ui-tabs-panel {padding:1em 0em; width:700px; margin: 10px 10px;}.ui-jqgrid tr.jqgrow td { white-space: normal !important; font-size:0.8em; height: auto; }.ui-jqgrid-titlebar {font-size:2em; color: yellow;}.ui-state-highlight { background: yellow !important; }\[/code\]
 
Back
Top