首頁 >後端開發 >php教程 >php中使用easyui datagrid的有关问题

php中使用easyui datagrid的有关问题

WBOY
WBOY原創
2016-06-13 11:53:38699瀏覽

php中使用easyui datagrid的问题

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

一般在使用datagrid时url填写的是个生成json的php文件。这个url如果想换成个生成json的方法该怎么写?
------解决方案--------------------
解决啦?
潜水那么久

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn