B
Ben Schumacher
The rows in my gridview are not holding their height as specified in the
<RowStyle height="18"/> and <AlternatingRowStyle height="18"/>. This occurs
when I have maybe 2 or 3 records in my gridview control, but the height
propery of the gridview control is set to like 150. I just want the rows to
vertically align to the top and list out down the grid. Instead, the rows
automatacally adjust their height to fill in the extra space in the grid.
How can I stop this?
<RowStyle height="18"/> and <AlternatingRowStyle height="18"/>. This occurs
when I have maybe 2 or 3 records in my gridview control, but the height
propery of the gridview control is set to like 150. I just want the rows to
vertically align to the top and list out down the grid. Instead, the rows
automatacally adjust their height to fill in the extra space in the grid.
How can I stop this?