OK forgive me for being a bit vague and fishing here - and not posting code (it's a bit too db dependent to be of use)
My problem is that in the process of my work 2 times now - one of my "trigger controls" for an updatepanel somehow stops it's proper behavior and starts refreshing the whole page instead of the contents of the updatepanel. I have the triggers placed there and the IDs are correct as well as the EventNames. I know things only break when something changes .. but I am fishing here for experiences or advice on common scenarios why a control will get disconnected from its update panel.
I would think as long as no errors are raised at runtime - that a trigger should generally work. And they have worked, but then at some point when moving blocks of code around in the aspx - something gets broken - but I can't figure out what!!??
Any general thoughts?