crptcblade
Oct 9th, 2003, 08:59 AM
I have a datagrid that has the footer showing. The problem I have is that the footer is actually a footer for each column, so the column separators are showing.
What I would like is just something to pad the empty space I have after the last row in the grid.
If it was normal HTML, I would just insert another row in the table with a colspan of how ever many columns I had, and a height of 100%.
How would I do the same thing with a datagrid?
:)
What I would like is just something to pad the empty space I have after the last row in the grid.
If it was normal HTML, I would just insert another row in the table with a colspan of how ever many columns I had, and a height of 100%.
How would I do the same thing with a datagrid?
:)