Hi Alberto, thanks for help-me :)
I make it, i try naming the grids, but get this erro:
TypeError: __init__() got multiple values for keyword argument
'refresh_url'
2006-11-14 11:18:51,515 cherrypy.msg INFO ENGINE: SystemExit raised:
shutting do
wn autoreloader
my code:
grid = AjaxGrid("grid", refresh_url='/search')
gridone = AjaxGrid("gridone", refresh_url='/searchgo')
naming grid is possible? thanks :)
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---