I'd like to display a result set from an SQL query into an HTML table
(or SELECT input) via AJAX with JSON (or XML). I looked at the
"Sortable AJAX table" demo but can't figure out how to use the
initWithData function to popluate the data. Python SQL results are
usually a list of lists, list of tuples, or a tuple of tuples. (I'm
using cx_Oracle so it's a list of tuples.) Can someone supply me with
some sample code to get started?

AtDhVaAnNkCsE !!!

Reply via email to