日期:2014-05-16 浏览次数:20347 次
<table id="d_day_pTOP" class="easyui-datagrid" style="width:auto;height:auto" title="Daily_Sales_TopShoes"
pagination='true' data-options=" pagination:true, url: 'get_top20product.php', singleSelect: true, rownumbers:true "
>
<thead>
<tr>
<th field="classname8" width="80" ><strong>SEASON</strong></th>
<th field="colthno" width="120" ><strong>PRODUCT CODE</strong></th>
<th field="shoes_picture" width="120" ><strong>SHOES_PIC</strong></th>
<!-- http://www.jkjyfashion.com/photo/collection/1376897034.jpg'> -->
<th field="nos_nb" width="120" ><strong>TRANSACTION</strong></th>
<th field="nb" width="120" ><strong>QUANTITY</strong></th>
<th field="amt" width="120" ><strong>SALES(VAT)</strong></th>
<th field="amt_per" width="120" ><strong>% OF TOTAL</strong></th>
</tr>
</thead>
</table>