:: Forum >>

rowspan?

Is it possible to create a row that will span the width of the grid? Basically, I need to have headers that break down the contents of each column as normal, but my data is broken down in the grid as well. For example, if I were to create a grid of baseball stats. The regular column headers would the be the stats, but I want to have a row that spans across to separate each team, with the team name in it, with the stats listed then below that.

Thanks!
msowers
Monday, June 23, 2008
No, colspan/rowspans are not supported. Maybe you can just hide column borders for this row and give it a different background.
Alex (ActiveWidgets)
Monday, June 23, 2008
Ah, great! A bit of tunnel vision there. That should work just fine. May need to play with another div in the cell in case my label is longer than the width of the normal data. Either way, thanks for the quick response!
msowers
Monday, June 23, 2008
No, colspan/rowspans are not supported. Maybe you can just hide column borders for this row and give it a different background.
Alex (ActiveWidgets)
Monday, June 23, 2008

you can indicate to me like doing it. thank.
Sergio
Monday, July 14, 2008

This topic is archived.


Back to support forum

Forum search