I have create a datagrid in my webpage that to display the data drawing from the database. The problem is that the row height change each time when the number of
the row changed. Could anyone tell me how to fix the row height no mater how many
row the datagrid will be displayed? I am using ASP.NET
Alwin
Member
70 Points
14 Posts
how to make the row height fixed in the datagrid?
Nov 24, 2005 01:17 AM|LINK
Hi all,
I have create a datagrid in my webpage that to display the data drawing from the database. The problem is that the row height change each time when the number of
the row changed. Could anyone tell me how to fix the row height no mater how many
row the datagrid will be displayed? I am using ASP.NET
Thanks for your time
Wing