搜索资源列表
jqgrid_demo35
- JQUERY的强大表格JQGrid的示例代码,演示各种功能和数据处理方法-JQUERY powerful form JQGrid sample code to demonstrate various functions and data processing methods
jquery.jqGrid-3.6
- JQuery的强大表格组件JQGrid源码,用于无刷新页面表格数据显示、编辑等-JQuery form a strong component JQGrid source code for the form data without refreshing the page display, edit, etc.
jquery.jqGrid-4.4.1
- jQuery的小插件jqGrid的核心包,要想使用该插件必须安装该包。-small plug-in jqGrid jQuery core package, in order to use the plug-in must be installed on the package.
jquery.jqGrid-3.8.2
- jqgrid的api,对于学习jqgrid的用户有一定帮助,可能看起来有点费劲-this is a jqgrid s api
jquery_table_dtpage
- jqGrid 是一个用来显示网格数据的jQuery插件,文档比较全面,附带中文版本。 -jqGrid is used to display grid data jQuery plugin, documentation is more comprehensive, with the Chinese version.
jquery.jqGrid-3.7.2
- 点击信息确认 就是弹出一个确认窗口,把已经填报的信息都放到里面看看。信息放里面很简答,主要是弹出窗口要做得好看点。-Click message confirmation popup window is a confirmation of the information provided, has put in all. Information put inside very short answer, mainly is the popup window to do good.
jqGrid
- jqGrid包说明: • jquery.js is the jQuery library, • jquery.jqGrid.js 主单元,包含的功能取决您的选择 grid.basic.js 主插件,其他插件包依赖于该插件正常运行 • grid.custom.js Grid高级插件功能包 • grid.formedit.js 用于表格编辑、增加、删除功能 • grid.inlinedit.js 线条编辑 ̶
jqGrid
- 参数详解,很详细。制作出精美的表格-jquery datepicker arguments detailed
jquery.jqGrid-4.4.0
- jquery doc itis very good-this is a very good doc
jquery.jqGrid-4.4.4
- jqGrid是一个用来显示网格数据的jQuery插件,文档比较全面,附带中文版本。-jqGrid is used to display grid data jQuery plugin, documentation is more comprehensive, with the Chinese version.
jquery.jqGrid-4.4.0
- jqgrid代码,其中的一个文件,jqgrid代码,其中的一个文件-jqgrid code
jquery.jqGrid-4.5.0
- jquery 表格插件jqGrid的4.5.0 -jquery form plugin jqGrid 4.5.0
jqGrid3.6
- jquery中的插件jqGrid介绍,方便开发者使用-jquery jqGrid
jquery.jqGrid-4.5.4
- jquery.jqGrid-4.5.4.zip 文件-jquery.jqGrid-4.5.4.zip file
Struts_Spring_MyBatis
- jquery+jqgrid+struts2+spring+mybatis,附带mysql建表,附带注释,实现数据查询,修改,删除,新增操作为了下载者可以自行查阅api文档,只保留了新增的思路-jquery+jqgrid+struts2+spring+mybatis, built with mysql table, with notes, data query, modify, delete, add operator can access in order to download api doc
jquery.jqGrid-4.4.3
- jQuery Grid,一款实用的jQuery表格插件-jQuery Grid, a practical form jQuery plugin
jqgrid
- jqGrid is an Ajax-enabled Javascr ipt control that provides solutions for representing and manipulating tabular data on the web. Since the grid is a client-side solution loading data dynamically through Ajax callbacks, it can be integrated with any s
jqgrid-apach
- jqGrid的演示离线包,基于jquery的的一个表单控件;可以离线使用;开发时需要部署到apach上否则会出现本地文件无法打开的问题-jqGrid offline presentation package, based on the jquery form control offline use the development apach need to deploy to the local file or it will not open question
jqgrid
- jqGrid 是一个用来显示网格数据的jQuery插件,文档比较全面,附带中文版本。(jqgrid Learning materials)
jquery-treegrid-master
- 由于组织架构涉及到层级关系,在表格里面展示层级关系,自然就要用到所谓的treegrid。可惜的是,一些轻量级的表格组件本身并没有自带树形表格的功能,比如bootstrapTable就没有这个功能,怎么办呢?如果是jqgrid、easyUI的表格,treegrid的效果可以说是轻而易举就能解决,而项目目前用的就是bootstrapTable,不可能这个时候因为这个需求去换组件吧。博主分析了下,无非就两种解决方案:一种就是扩展bootstrapTable的treegrid功能;第二种就是再找一个单独