P
Phil Johnson
Hi,
I have a gridview and I need it to display correctly in Opera.
I need to set the row height, so that even on the last page of data all the
rows are the same height as on the other pages.
In IE and firefox, setting a height in the rowstyle of the gridview and not
setting any height on the grid works really well... exactly what I need.
In Opera though, the row heights don't get set and the header row displays
with the same height as all the rows put together, pushing the rows down.
The only way I can get the grid to display at the correct size in Opera is
to leave the height off the row and set a height on the grid, which is fine
for everything except the last page, where the rows expand in height to fill
the grid!!!
Does anybody have any ideas on how I can resolve this issue in Opera?
--
Regards,
Phillip Johnson (MCSD For .NET)
PJ Software Development
www.pjsoftwaredevelopment.com
I have a gridview and I need it to display correctly in Opera.
I need to set the row height, so that even on the last page of data all the
rows are the same height as on the other pages.
In IE and firefox, setting a height in the rowstyle of the gridview and not
setting any height on the grid works really well... exactly what I need.
In Opera though, the row heights don't get set and the header row displays
with the same height as all the rows put together, pushing the rows down.
The only way I can get the grid to display at the correct size in Opera is
to leave the height off the row and set a height on the grid, which is fine
for everything except the last page, where the rows expand in height to fill
the grid!!!
Does anybody have any ideas on how I can resolve this issue in Opera?
--
Regards,
Phillip Johnson (MCSD For .NET)
PJ Software Development
www.pjsoftwaredevelopment.com