Hi, all,
First post here. I'm new to ASP.NET (but experienced in .NET), and trying to mock up my first project.
It contains several UpdatePanels that are set to Conditional, ChildControlTriggers = false, and have another control's default event set as the update trigger.
The problem I'm...