I can't find the controls I want when trying to update my gridview. The controls are textboxes and a dropdownlist from an EditItemTemplate. However, if I try to find a label in ItemTemplate it works just fine. The problem seem to be that it "jumps out" of edit mode before I have a chance to get the controls.I can't find the controls I want when trying to