jquery easyui在使用datagrid加载列表时如果需要多个datagrid显示隐藏,使用show和hide方法时,需要执行以下代码
$("#tableId").css("width","100%").datagrid("resize");
本文为胖虎原创文章,转载无需和我联系,但请注明来自胖虎博客panghucat.cn
- 上一篇: PHP解决网站大数据大流量与高并发
- 下一篇: mysql 查询进程
jquery easyui在使用datagrid加载列表时如果需要多个datagrid显示隐藏,使用show和hide方法时,需要执行以下代码
$("#tableId").css("width","100%").datagrid("resize");
本文为胖虎原创文章,转载无需和我联系,但请注明来自胖虎博客panghucat.cn