Have you tried using Venkman[1][2] to help you debug the Javascript
and see where it's falling over?

Lee

[1] http://www.mozilla.org/projects/venkman/
[2] http://www.svendtofte.com/code/learning_venkman/index.php

On 15/11/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Has anyone tried using OpenRico's LiveGrid with TurboGears? We'd like
> to be able to display a potentially LARGE list of items and be able to
> only send the items actually displayed rather than the whole list.
>
> I managed to get things working to the point where the LiveGrid is
> calling my data function but it seems to be ignoring my response. (I'm
> returning a string that looks JUST like the response in the open rico
> documentation. The only difference is, I'm returning simpler rows than
> the LiveGrid demo does.)
>
> I'm going to continue debugging, but I'm starting to get a bit
> frustrated...
>
>

Reply via email to