|
"Fixing" the ASP.NET DataGrid |
|
The default DataGrid-WebControl shipping with the .NET-Framework already is a powerful control to display and edit data in table form. But when trying to implement the DataGrid in a fixed layout site the sizing behavior of the DataGrid becomes a problem: the number of rows and with it the height of the DataGrid may vary depending on the number of records to be displayed. The article shows how to get rid of this problem and set the datagrid to a fixed height whatever the number of items is.
|
ARTICLE
CATEGORIES
|
+ .NET  - General ( 1.x ) + ASP.NET  - General ( 1.x )  - Data Binding ( 1.x ) |
|
Read
|
Permalink
| Article view count: 317
|
Rating :
no rating yet|
read review|
write review
|