PHP Grid 提供专业外观的 HTML 表格组件功能,提供了基于 Ajax 的编辑、创建、更新和删除操作。支持跨浏览器的即时编辑,支持所有的表单组件,集成搜索工具栏,支持图片显示,导出数据到 HTML 和 Excel ;支持权限控制、内建搜索功能,支持主流数据库服务器。
PHP DataGrid 6.1 发布,改进记录包括:
A bug in client side grid object referencing was fixed by using a unique jQuery selector ID and grid object variable name to avoid a naming collision.
A 4th parameter was added to the grouping method to hide the grouping column by default.
The grid IIS now auto reloaded on FORM edit after submitting.
file_upload JavaScript was updated to display corresponding Ajax response in the debug console.
A problem where required scripts were not included in an internal function due to execution orders between master and detail grids was fixed.
The debug window is now toggled off by default.
Two new code samples were added
项目主页:http://phpgrid.com/
来自:开源中国社区