日期:2014-05-16 浏览次数:20461 次
<table id="adg" class="easyui-datagrid" style="width:410px;height:auto"
data-options=" url: 'daily_all_area.php', singleSelect: true "
>
<thead>
<tr>
<th field="area_no" width="100" formatter="getArea"><strong>Region Name</strong></th>
<th field="daily_quantity_area" width="80" align='right'><strong>Quantity</strong></th>
</tr>
</thead>
</table>