easyui tab 里指向页面,页面里放datagrid
可能是我没数据,然后界面不显示,现在有了新的问题,tab会把里面的每个div当作一个tab,但是我想把某个div不作为tab,这个怎么办?
<table class="easyui-datagrid" title="DataGrid with Toolbar" style="width:700px;height:250px"
data-options="rownumbers:true,singleSelect:true,url:'datagrid_data1.json',method:'get',toolbar:toolbar">
找到了可替代了