Giter VIP home page Giter VIP logo

datatables-updater's Introduction

dataTables-updater

a totally free plugin , instead of Editor (which is not free) of dataTables.js

大家都知道,jquery.dataTables.js 是一个非常好的jquery 表格插件。 他具有分页、扩展事件、很多可选的样式、以及很棒的server端支持。我在开发table应用时,基本不会多考虑,完全使用dataTables。 最近的一个需求,我们希望针对table做更改,即增删改查的"改"。 再做了一阵子research后,我发现dataTables有一个叫Editor的插件(dataTables.editor.min.js)。是扩展自dataTables,可以绑定起来使用。只要配置哪些字段可以 进行更改,配置好后台的ajax url,就完成了。 我出于对dataTables的信任,大胆的使用了Editor插件。很顺利的完成了我的功能。

可是!程序在半个月后,出问题了。页面总报错。一看,是Editor插件出问题了,我看了Editor的源码,发现开头的逻辑是自下载起15天后过期。再看一下价格,还是蛮贵的,单人版要100多刀,多人版就更贵了。 我开始想过重新自己写一个Editor的功能。不就是一个update功能和弹窗嘛。可是,回头,我想能不能仿照Editor,写这样一个dataTables的插件,简单好用,完全兼容Editor的设计理念,包括api,options等等。

目前已经实现了一些基本功能。未来会完善更多的设计。包括弹窗的样式、可选options的丰富、以及fix可能出现的潜在bug。

datatables-updater's People

Contributors

shewang-rh avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.