I'm new to web.py and front-end dev in general. Given a SQL query, is
there an easy or universal method of displaying the results on a web
page?  I'm ok with using a javascript object to display the data if
it's easy enough to implement.

I started looking at Google data tables from the charting api but it
seems like in order to use it, i'd have to write a layer that
translates the web.py database result set into a format (datatypes,
etc) that Google wants.

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en.

Reply via email to