Skip to main content

hurry.resource style resources for jqgrid for jQuery.

Project description

hurry.jqgrid

Introduction

This library packages the jQuery jqgrid plugin for hurry.resource (for jquery).

How to use?

You can import a variety of jqgrid resources from hurry.jqgrid:

from hurry.jqgrid import locale_en, grid_base

.. in your page or widget rendering code, somewhere ..

locale_en.need()
grid_base.need()

Important: Load a locale before you load any grid functionality; if you don’t you will get errors about jgrid.format.

This requires integration between your web framework and hurry.resource, and making sure that the original resources are published to some URL.

The package has already been integrated for Grok and the Zope Toolkit. If you depend on the hurry.zoperesource package in your setup.py, the above example should work out of the box. Make sure to depend on the hurry.zoperesource package in your setup.py.

CHANGES

3.6.2.0 (2010-01-12)

  • Initial public release, using jqgrid version 3.6.2

Download

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hurry.jqgrid-3.6.2.0.tar.gz (230.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page