How do i get the row height when StyleSetName=Office2007Blue. I have tried setting the Item/Header height via a cssClass but to no avail.
John
Hi,
I have applied the Office2007Blue style to a WebDataGrid and using IEDevToolBar the class that the cell inherits from are the Tbody.igg_Office2007BlueItem TR TD and Tbody.igg_Office2007BlueAlt TD.
You can change the properties in those classes such as height, padding or margin and this would change the row height.
Magued
Hi Manuel,
I am following up with you and if the issue was resolved.