I got this to work after I explicitly passed an id to each of the grids. I guess the ajaxgridcounter in "big_widgets.py" is meant to auto-assign ids when none are given, but it isn't working. (No idea why.. the code seems simple enough).
-Ken On 6/5/07, Ken Kuhlman <[EMAIL PROTECTED]> wrote: > > Is it possible to have multiple ajaxgrids on a page? I'm trying to load > 3 underneath a tabber widget, and they're all using the same url to load > their data (even though I've set 3 different refresh_urls). > > thanks for any help, > -Ken > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

