[Jquery plugin development] [dynamictable2.0] automatically generates HTML table based on JSON data

Source: Internet
Author: User

Download

Redevelopment

The element is defined as follows:

Field: [],/* field list */loaddata: [],/* JSON data */rowclick: NULL,/* row Click Event */autorowclickstyle: false, /* Whether to enable the color change when the row click is enabled. If rowclick is null, the setting here is invalid */autoalternationrowstyle: false,/* whether to start alternate colors */autoactiverowstyle: false, /* Whether to turn on the mouse to move the color on the line */evenrowclass: "evenrow",/* starting from the second line of alternating colors */oddrowclass: "oddrow ", /* start with the first line of the alternating color */activerowclass: "activerow",/* style of mouse movement */checkrowclass: "tdcheckrow ", /* click the row color */tableclass: "",/* Table style */isshowemptyinfo: True,/* true to show empty data content, false to not show, if no data exists, only the column header */emptydatatext: "No data"/* The content displayed when no data exists */The data is retrieved again $ ("# Table1 "). binddata (jsondata );

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.