On Thu, Feb 3, 2011 at 7:50 PM, Tony wrote:
> Is there any viable,
> simple way to use the jquery grid plugin with django fairly quickly?
I made my own, which i find very usable and intend to eventually
share; but there's still no documentation, and very few examples.
if you can wait a week or t
I have not specifically used jquerygrid but it looks like it will
request the data from a URL and all that you need to do is set up a view
there to return the proper json objects to it.
It is basically like any other django view, just that you would be
returning json instead of html. I have b
I found a plugin that combines the two but you cant look at the source
unless you have been approved by the creator. Is there any viable,
simple way to use the jquery grid plugin with django fairly quickly?
--
You received this message because you are subscribed to the Google Groups
"Django use
3 matches
Mail list logo