Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to get value of a column of datagrid - newbie
Message
 
À
28/04/2004 12:43:58
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00899021
Message ID:
00899035
Vues:
10
Hi,

1)
Are you using templates?You can either go by Cells property or by FindControl(ctlid)for the datagrid item.
2)I am not sure if I remember this correctly but you can set the width/height of the columns ar runtime by using datagrid.columns[index].header/footer/item.style.width etc=Unit.Percent(10).
Intellisens will be of great help for this:)
Hope it helps,

VLad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform