Hello, I'm trying to use an updatepanel on a repeater item. For some reason it keeps doing full post backs and I can't figure out why. Either I get a full postback or garbled output (when explicitly naming the child triggers in the <triggers> elemen). See my code below: 1 <%@ Page Language=...