Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listview problem
Message
From
30/04/2008 12:05:54
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Listview problem
Environment versions
Environment:
C# 3.0
Miscellaneous
Thread ID:
01314235
Message ID:
01314235
Views:
65
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
Reply
Map
View

Click here to load this message in the networking platform