Panel's don't suppose LinkButtons as the .DefaultButton.<br><br>I have a gridView, in the EditItem template I have my two buttong (Update and Cancel).<br><br>I want the default button to be = ...
So, I have a Panel which I have made a modal popup using ModalPopupExtender. Inside my panel, I have a User Control, which contains a GridView inside an UpdatePanel. Each item in the GridView has a ...