Using scriptmanager.RegisterPostBackControl on a button control in a GridView
[I originally posted this to vox.com on 20 Aug 2008.]
...doesn't seem to work. Instead, the client still seems to expect just a partial postback. My solution was to fall back to DataGrid instead of GridView.