B
Big_Stu
Hi all,
I have an <asp:button> inside an <asp:table> and I am finding that the
button click event doesn't fire at all! I have added the button to the
initialize component event, and the table.
The event fires when I change the access modifier to Protected, from
Private, but then it fires only every so often, and there is no pattern.
Can anybody tell me what is happening, why and what I need to do?
Thanks
I have an <asp:button> inside an <asp:table> and I am finding that the
button click event doesn't fire at all! I have added the button to the
initialize component event, and the table.
The event fires when I change the access modifier to Protected, from
Private, but then it fires only every so often, and there is no pattern.
Can anybody tell me what is happening, why and what I need to do?
Thanks