PDA

View Full Version : grid with rowspan colspan


nj
11-01-2006, 06:32 AM
hi, is where any way to add rowspan colspan behaviour to header and/or body of a grid?

jack.slocum
11-01-2006, 09:00 AM
It's not currently implemented but the cells are absolute positioned block elements so it could probably be done. I would recommend getting familiar with the code and hacking around.