Skip to content

A responsive grid by DaLian ShouWen Technology co., based on MIT open source licenses.

License

Notifications You must be signed in to change notification settings

bryant1410/dtgrid

 
 

Repository files navigation

DT Grid

DESTINY Grid(DT Grid)是一款由大连首闻科技有限公司自主研发的基于MIT开源协议的响应式表格控件。
A responsive grid by DaLian ShouWen Technology co., based on MIT open source licenses.

![image] [image]: https://github.com/dlshouwen/dtgrid/blob/master/doc/images/responsive.png "DT Grid"

DT Grid : http://www.dtgrid.com
GitHub : https://github.com/dlshouwen/dtgrid
Git@OSC : http://git.oschina.net/dlshouwen/dtgrid

DT Grid v1.1.9

DT Grid : http://www.dtgrid.com/download/v1.1.9/jquery.dtGrid.v1.1.9.zip
DT Grid Java Web App : http://www.dtgrid.com/download/v1.1.9/jquery.dtGrid.v1.1.9.Java.Web.App.zip
DT Grid Php : http://www.dtgrid.com/download/v1.1.9/jquery.dtGrid.v1.1.9.Php.zip

DT Grid v1.1.9 更新日志

  1. 更改了国际化处理的加载方式,修改为使用lang参数配置,同一页面多语言可以共存。
  2. 完善大量事件,追加事件参数,详情请参阅示例及参考文档。
  3. 自定义修改每页显示条数,配置参数支持下拉选择、输入、原样显示,请参阅表格属性中的pageSizeLimit参数。
  4. 更新自定义解析参数resolution,完善回调方法传递的参数。
  5. 修复IE8及以下浏览器点击页码不能跳转的问题。
  6. 修复打印执行后自动跳转到页面顶端的问题。
  7. 追加了单元格滑过背景颜色变更的样式。
  8. 追加表头、扩展按钮单元格鼠标样式为pointer。
  9. 文档加入英文版,通过首页判断浏览器加载文档语言,文档可以针对语言切换。
  10. 解决进度条与数据加载完成不同步的问题,统一延时100毫秒。
  11. 示例的高级功能中加入自定义参数传递的示例。
  12. Java、Php服务器端代码采用Preparestatement模式防止SQL注入。
  13. 文档加入交互参数、对象属性的说明。

DT Grid v1.1.9 Update

  1. Change the load type of international, add parameter lang in grid options, multiple languages can coexist in one page.
  2. Improve grid events, add event parameters, please refer to the example and reference documents.
  3. Modified the number of record per page, support select, input, the original display types, please refer to the pageSizeLimit parameter in the table options.
  4. Update resolution parameter, improve the callback method arguments.
  5. Fix can't jump page when user click the page button in Internet Explorer(Less or Equals Version 8).
  6. Fix go to page's top when user do the print.
  7. Add the background color style when cell hover.
  8. Add the cursor is pointer when header hover.
  9. Add the English, the browser loads the document language by browser language, you can also switch the document language by manual.
  10. Fix the process bar and loading complete not synchronized by 100 millisecond delay.
  11. Add custom transfer parameters example.
  12. Java, Php server code using prepare statement mode to avoid the SQL injection.
  13. Add interaction parameters, DT Grid object options in the reference.

DT Grid v1.1.8

DT Grid : http://www.dtgrid.com/download/v1.1.8/jquery.dtGrid.v1.1.8.zip
DT Grid Java Web App : http://www.dtgrid.com/download/v1.1.8/jquery.dtGrid.v1.1.8.Java.Web.App.zip
DT Grid Php : http://www.dtgrid.com/download/v1.1.8/jquery.dtGrid.v1.1.8.Php.zip

About

A responsive grid by DaLian ShouWen Technology co., based on MIT open source licenses.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.5%
  • CSS 41.5%