Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Recovering Dynamic Column Data
Message
De
05/03/2007 14:46:21
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Recovering Dynamic Column Data
Divers
Thread ID:
01200838
Message ID:
01200838
Vues:
54
In a DataGrid I am dynamically adding some Template columns, each with a CheckBox in them. How do you then retrieve the checked state of the dynamically added CheckBoxes in the Postback?

I have done similar things adding controls dynamically on a form but not in a grid. When I try to retrieve the checked state, the index goes out of scope in the Postback as if the columns are not there. Trying to add the columns in the Postback before trying to retrieve the state is also failing.

What am I missing here?

Thanks,
Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform