Change Height and Width of the Grid Details View
- Last UpdatedJun 10, 2024
- 1 minute read
To modify the height and width of the Grid Details View:
Change height and width attribute of the table tag. For example, change height as 50%. This will reduce the height of the grid.
<td vAlign="top" id="GridDetailsTD">
<table height="50%" width="100%" class="TableFont" border="0" cellpadding="0" cellspacing="0">