RE: [Wtr-general] Help read data in table with Row Span

2005-08-12 Thread Bret Pettichord
Hue, I think i actually wrote the original table to_a code. I wrote it for a specific table, and Paul checked it in. It was never intended to work in the general case. I don't quite understand why Paul says it couldn't be fixed the way you want it to work. I think his concern is that it

RE: [Wtr-general] Help read data in table with Row Span

2005-08-10 Thread Paul Rogers
I took a quick look at this, and I don't know how we would do it. Using my example table below, The table itself only has 2 cells on the row after the rowspan. Even other methods like the one below only show it has having 2 cells, I guess cos in reality it does only have 2 cells. irb(main):011:0