zoukankan      html  css  js  c++  java
  • Flexigrid 完成表格数据显示

    官方网站:http://flexigrid.info/  

    Flexigrid属于轻量级但是包含丰富的数据网格和可调整大小的列和一个滚动的数据匹配的标题,再加上一个能够连接到一个基于xml的数据源使用Ajax加载内容。相似的概念与Ext网格只有其纯jQuery爱情,这使得它重量轻和遵循jQuery的咒语运行用最少的配置。

    表格截图:

     要素Features:

    • Resizable columns
    • Resizable height and width
    • Sortable column headers
    • Cool theme
    • Can convert an ordinary table
    • Ability to connect to an ajax data source (XML and JSON[new])
    • Paging
    • Show/hide columns
    • Toolbar (new)
    • Search (new)
    • Accessible API
    • Many more

    问题解答(FAQ):

    1. Where can I get support?
      Bugs can be reported https://github.com/paulopmx/Flexigrid/issues, and our fantastic community support is available at http://groups.google.com/group/flexigrid/.
    2. What's recently changed and what are the known bugs?
    3. What browsers does Flexigrid support?
      We support browsers IE6, Firefox 3, Opera 9, Safari 3, Chrome 7 and greater.
    4. Where can I contribute code or suggest a feature?
    5. Can I use it for personal or commercial projects/modify it/hack it?
      Absolutely! Just make sure you adhere to either the GPL or MIT licenses.
    6. Can I connect this to a form or add Parameters? (Updated,Fixed)
      Sure, check out our sample code to learn how. so you can create your own and have it uploaded directly to your webhost server
  • 相关阅读:
    POJ 2689
    NEFU 109
    HDU 2098
    NEFU 2
    NEFU 117
    NEFU 84
    POJ 1061
    NEFU116 GCD
    NEFU 115
    HDU 2099
  • 原文地址:https://www.cnblogs.com/boonya/p/3107186.html
Copyright © 2011-2022 走看看