Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listview problem
Message
De
30/04/2008 12:05:54
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Listview problem
Versions des environnements
Environment:
C# 3.0
Divers
Thread ID:
01314235
Message ID:
01314235
Vues:
66
Hi

I've got a Listview on a webform. On the EditItemTemplate I've got a dropdownlist .
When I select an item from the dropdownlist I want to store the selected value. This works ok except for the first edit item I'm using ListView1.EditItem.FindControl("DropDownList2").
But on the first edit item ListView1.EditItem is Null.
This seems to be a known bug.

Anyone got any suggestions on how to find the current EditItem dropdownlist.


Thanks


Nick
Répondre
Fil
Voir

Click here to load this message in the networking platform