I am trying to update the val() in table data elements on a page.  The call 
updates the text but the updates do not display in the browser.

If I inspect the element the old text is still there but when I refresh the 
page the new text shows up.  This behaves as though the initial values 
returned by ajax are still present i.e. cached in the page.  How do I turn 
cache off for web2py ajax() function calls?

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to