asp grid column Width adjustment
- Uncategorised posts -
1
Posts
1
Posters
0
Views
1
Watching
-
I try i want to fix the column width e.Row.Cells(1).Width = Unit.Pixel(30) in GridView1_RowDataBound event I am using vb.net code my grid is as fallows <HeaderStyle Width="10%" Height="10%" /> <%-- --%>