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 = ...
I know somefunction automatically has Object and EventArgs as arguments passed. Is it possible to have another argument, like say... onclick is server-side, so you can't put anything other than the ...