 |
Gridview Column Width in ASP.NET 2.0 - Stack Overflow
How do you control the column width in a gridview control in ASP.NET 2.0? ... You can use the HeaderStyle-Width, ItemStyle-Width or FooterStyle-Width properties. These can be applied to all the columns or per-column basis.
stackoverflow.com |
 |