I have created a templated column in my UltraWebGrid which shows up great on the page. However the templated column contains an imagebutton that I would like to handle when the user clicks on it. Does anyone know how to capture this from within one of the events in the UltraWebGrid? I've tried just about every event and had no success.