I had a similar situation with a custom control. Everything worked fine in the ATLAS CTP, but after upgrading to Beta 1, clicking on any html controls within that custom control would result in a full post back. I looked through the code of the CollectionPager and noticed that the control has already...