搜索资源列表
jquery表格合并拆分插件
- 具有 Excel 操作风格的 Table。可拖拉选中合并单元格,拆分单元格
jquery-table
- jquery动态表格,动态添加页面表单内容-jquery table
tabletree1
- 一个很好的treetable,用jquery实现treetable-treetable
TABLETREE4J_V2_update_2
- jquery实现的tabletree,有需要的朋友可以下载-jquery implementation tabletree, a friend in need can be downloaded
jQ-latest-Edit
- jQuery html 编辑器 make an html table editable by the user user clicks on a cell, edits the value, then presses enter or clicks on any cell to save the new value-jQuery html editor make an html table editable by the user user clicks on a cell, ed
demo
- Spring2.5+Struts2.0+hibernate3.0+Dwr+jquery+displayTag 1 基于SSH,service采用 annotation注入减少配置 2 利用struts2 的LoginAction-validation.xml 3 在bean里把service包;暴露DWR,写了一个验证用户名的流程 4 采用jpa作为POJO,还是减少配置 5 加入display的分页,并且是物理分页 打开后自已建表sql.txt jdbc.propert
dataTables-1.6.2
- jquery 的一种Table,不错-jquery a Table, good! ! ! ! ! !
JQuery_table
- JQuery自动增加减少table表格,可以自动增加和减少table的行和列-JQuery table++
jquery.treetable
- javascr ipt tree table-javascr ipt tree table
AjaxDataTable
- jquery table 实现连接数据库access 可以进行对数据的编辑删除 更改样式等操作-jquery table of connecting to the database access Remove to change the style data editing operations can be carried out
jquery_table_interface
- jquery开发的简易表格边框拖拽插件,里边有个例子,应用很简单-jquery table interface
jTableDemos
- JQuery插件,超强表格控件,使用JSon数据包,支持WebForm, MVC两种模式构建网站-JQuery table control plugin
jquery.table
- js实现对表格的操作,包括合并表格、拆分单元格等-js merge table splittable
ProcurementSystem
- JQUERY TABLE,用javascr ipt写的采购管理实例代码,比较简单-JQUERY TABLE, instances of procurement management code, javascr ipt write relatively simple
jqueryPcss-control-table
- jquery结合CSS控制表格颜色,显示,-jquery and css control table att
damuzee-copy
- SSI实现的架构,页面用Freemarker写的,JQuery表验证。Spring+ SpringMVC + Myibatis的架构,数据库用的Mysql-The SSI implementation architecture, page Freemarker write, JQuery table validation.
jquery.table.sort.js
- jquery.table.sort.js-jquery表格排序插件,不管是双击表头的哪一个标题,数据都会按照点击的表头进行排序,以一个活动列表来演示如何为表格排序-jquery.table.sort.js-jquery table sorting plug-ins, whether it is double-click the header of a title, the data will click on table header to sort a list of activities t
JQuery-table-selected
- JQuery 表格拖动选择,所选择的表格会变色,可得到所选择的多个值-JQuery table selecte,The selected table will change color
jquery-table2excel-master
- 浏览器页面Table标签转存为本地Excel文件(The browser page Table label is saved as a local Excel file.)
jquery-treegrid-master
- 由于组织架构涉及到层级关系,在表格里面展示层级关系,自然就要用到所谓的treegrid。可惜的是,一些轻量级的表格组件本身并没有自带树形表格的功能,比如bootstrapTable就没有这个功能,怎么办呢?如果是jqgrid、easyUI的表格,treegrid的效果可以说是轻而易举就能解决,而项目目前用的就是bootstrapTable,不可能这个时候因为这个需求去换组件吧。博主分析了下,无非就两种解决方案:一种就是扩展bootstrapTable的treegrid功能;第二种就是再找一个单独