HI,
I have a question about tw.jqgrid. from here( 
http://pypi.python.org/pypi/tw.jqgrid
)
How do i implement Add/Delete element?

when i enable it in: navbuttons_options = {
                      "view":False,
                      "edit": False,
                      "add": True,
                      "del": True,
                      "search":True,
                      "refresh":True,
                      }

and click on it, i just get javascript error: b(":input:visible", a.w)
[0] is undefined

Thank you.

Vas.

-- 
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.

Reply via email to