搜索资源列表
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.
jqGrid3.6_API_china
- jqGrid3.6 API 中文文档,学习jqGrid的好帮手。-jqGrid3.6 API documentation in Chinese, learning jqGrid good helper.
jquery.jqGrid-3.8.2
- jqgrid的api,对于学习jqgrid的用户有一定帮助,可能看起来有点费劲-this is a jqgrid s api
krut_full_windows_0_9_3
- 一款java录屏软件源代码,调用JMF实现录屏功能,纯java实现-Screen recording software, a java source code, call the JMF screen features to achieve record, pure java implementation
ppb_connect_Ul10
- 在wince或Windows mible上用pocketbuilder2.5连接ultralite10数据库 并用数据窗口检索数据,使用前请先安装pocketbuilder2.5,可直接部署到wince上-On the wince or Windows mible connection with pocketbuilder2.5 ultralite10 database and retrieve data with the data window, use before you instal
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.
1
- 一个最基础的jqgrid中文模板,一个最干净的框架-One of the most basic jqgrid Chinese template, a framework for the cleanest
JQueryGridDemo
- This a great demo for asp.net mvc jqGrid,a very good demo to learn asp.net mvc jqGrid.-This is a great demo for asp.net mvc jqGrid,a very good demo to learn asp.net mvc jqGrid.
jqGrid
- jqGrid包说明: • jquery.js is the jQuery library, • jquery.jqGrid.js 主单元,包含的功能取决您的选择 grid.basic.js 主插件,其他插件包依赖于该插件正常运行 • grid.custom.js Grid高级插件功能包 • grid.formedit.js 用于表格编辑、增加、删除功能 • grid.inlinedit.js 线条编辑 ̶
jquery.jqGrid-4.4.0
- jquery doc itis very good-this is a very good doc
JqGrid
- jqGrid入门的一个小例子,适合刚刚接触的人看下-jqGrid a small example of the entry, just contact facie
jqgrid_demo
- JQGrid的示例工程,内含具体例子可参照学习,仅供交流使用。-A demo on jq grid,written by jquery language
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
JqDemo
- 网上一牛人写的SSh+jqgrid实现分页显示,分享给使用相关技术的同伙们。-Online a cattle wrote SSh+ jqgrid achieve page display, to share the use of related technologies cohorts.
jquery-treegrid-master
- 由于组织架构涉及到层级关系,在表格里面展示层级关系,自然就要用到所谓的treegrid。可惜的是,一些轻量级的表格组件本身并没有自带树形表格的功能,比如bootstrapTable就没有这个功能,怎么办呢?如果是jqgrid、easyUI的表格,treegrid的效果可以说是轻而易举就能解决,而项目目前用的就是bootstrapTable,不可能这个时候因为这个需求去换组件吧。博主分析了下,无非就两种解决方案:一种就是扩展bootstrapTable的treegrid功能;第二种就是再找一个单独