Metadata-Version: 1.0
Name: tw2.jqplugins.jqgrid
Version: 2.0b9
Summary: toscawidgets2 wrapper for the jQuery grid plugin
Home-page: http://github.com/ralphbean/tw2.jqplugins.jqgrid
Author: Ralph Bean
Author-email: ralph.bean@gmail.com
License: MIT
Description: 
        
        .. _toscawidgets2 (tw2): http://toscawidgets.org/documentation/tw2.core/
        .. _jQuery Grid Plugin: http://www.trirand.com/jqgridwiki/doku.php
        
        tw2.jqplugins.jqgrid is a `toscawidgets2 (tw2)`_ wrapper for the `jQuery Grid Plugin`_.
        
        Live Demo
        ---------
        Peep the `live demonstration <http://craftsman.rc.rit.edu/module?module=tw2.jqplugins.jqgrid>`_.
        
        Links
        -----
        Get the `source from github <http://github.com/ralphbean/tw2.jqplugins.jqgrid>`_.
        
        `PyPI page <http://pypi.python.org/pypi/tw2.jqplugins.jqgrid>`_
        and `bugs <http://github.com/ralphbean/tw2.jqplugins.jqgrid/issues/>`_
        
        Description
        -----------
        
        `toscawidgets2 (tw2)`_ aims to be a practical and useful widgets framework
        that helps people build interactive websites with compelling features, faster
        and easier. Widgets are re-usable web components that can include a template,
        server-side code and JavaScripts/CSS resources. The library aims to be:
        flexible, reliable, documented, performant, and as simple as possible.
        
        The `jQuery Grid Plugin`_ is an Ajax-enabled JavaScript control that
        provides solutions for representing and manipulating tabular data on
        the web. Since the grid is a client-side solution loading data dynamically
        through Ajax callbacks, it can be integrated with any server-side
        technology, including PHP, ASP, Java Servlets, JSP, ColdFusion, and Perl.
        
        This module, tw2.jqplugins.jqgrid, provides `toscawidgets2 (tw2)`_ access to
        the `jQuery Grid Plugin`_ widget.
Keywords: toscawidgets.widgets
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Environment :: Web Environment :: ToscaWidgets
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Widget Sets
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
