If you use chrome check the developer tools. There should be some ajax
request to get data. Does it fail? Why?
To check you can also delete your tickets in errors/* and see if any new
one shows up.
On Thursday, 10 May 2012 08:31:15 UTC-5, Larry Wapnitsky wrote:
>
> I'm trying out jqgrid (yes, I finally got plugin_wiki working ;)), but
> can't seem to get it to display data. Here is my code:
>
> *{{=plugin_wiki.widget('jqgrid', db.ips)}}*
>
> I see a table with MOST of my fields showing (not all, strangely), but no
> data. I know for a fact that the database is populated.
>
> Ideas?
>
> Thanks
>