I tried to update part of a table with AJAX but no luck.
What I did was create a new table inside of a single cell(possibly using
rowspan/colspan), and update the whole inner table.
It’s ugly, and I had to add a single-row table for each update. If
anyone knows a better way, I’d like to hear it.
AFAIK you cannot create a div inside a table that contains table rows,
but I may be wrong here.
Jason
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.