I'm writing an ASP>NET screen today and it needs a detail template, and a button inside the detail template that I need to response to.
I've not done this before (we have code examples for everything we do on this site, it's super handy) and their web site didn't have examples that I could find so I wrote to support (which is REALLY great) and got the code below for how to do this. I'll probably re-code this in a simpler manner, but for now I just wanted to blog this code so I don't lose it.