jQuery MiniUI

标题: grid标题和内容不能对齐 [打印本页]

作者: Tao_xinhua    时间: 2015-5-13 15:36:56     标题: grid标题和内容不能对齐

[attach]6130[/attach]
<div id="datagrid2" class="mini-datagrid" style="width:99%;height:150px;"
                                                                                        idField="id" allowResize="false" pageSize="20" showPager="false"
                                                                                        allowCellEdit="true" allowCellSelect="true" multiSelect="true"
                                                                                        editNextOnEnterKey="true"  editNextRowCell="true"
                                                                                        oncellbeginedit="grid2_oncellbeginedit"
                                                                                        oncellendedit="grid2_oncellendedit" cellEditAction="celldblclick" allowAlternating="true"  
                                                                                    >
                                                                                
                                                                                    <div property="columns">      
                                                                                            <div field="D1" width="0" align="center" headerAlign="center">记录序号 </div>  
                                                                                    <div field="D2" type="comboboxcolumn" autoShowPopup="true" name="gender" width="70" allowSort="false"  align="center" headerAlign="center">号源类型
                                                                                         <input property="editor" class="mini-combobox" allowInput="true" style="width:100%;" data="hylx_data"/>
                                                                                    </div>   
                                                                                    <div field="D3" type="comboboxcolumn" autoShowPopup="true" name="gender" width="100" allowSort="false"  align="center" headerAlign="center">分配方式
                                                                                         <input property="editor" class="mini-combobox" allowInput="true" style="width:100%;" data="fpfs_data"/>
                                                                                    </div>               
                                                                                    <div field="D4" width="" headerAlign="center" allowSort="false" align="center">比例系数
                                                                                         <input property="editor" class="mini-textbox" style="width:100%;" />
                                                                                    </div>
                                                                                     
                                                                                        </div>
                                                                                       
                                                                                </div>


作者: felt    时间: 2015-5-13 16:38:37

[attach]6131[/attach]
未发现你截图的问题
请将你这个页面打包上传上来





欢迎光临 jQuery MiniUI (http://miniui.com/discuss/) Powered by Discuz! X2