Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PropertyGrid
Message
De
25/02/2004 04:36:49
Filip Bruman
Kirschberg Holding
Copenhagen, Denmark
 
Information générale
Forum:
ASP.NET
Catégorie:
WebForms
Titre:
Divers
Thread ID:
00880149
Message ID:
00880609
Vues:
23
Hi!

Can you use this for anything?



this.Controls.Add(propertyGrid1);

int[] ia = new int[10];

for(int i = 0; i < 10; i++)
ia[i] = i;

propertyGrid1.SelectedObject = ia;




Regards

-Filip
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform