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

Supported by

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