{% extends "django_jqgrid/base.html" %} {% load jqgrid_tags %} {% block title %}jqGrid Example{% endblock %} {% block content %}
This is an example of a standalone jqGrid implementation.
{% jqgrid "example_grid" "django_jqgrid" "grid-filter" "Grid Filters" %}