G
Guest
Hi
I have a html table with an <td runat=server ...> element. On the onclick
event of the <td> I want to do a postback, executing a server side function.
What's the best way of doing this? The documentation seems to indicate that
I need a control event to implement this.
Craig
I have a html table with an <td runat=server ...> element. On the onclick
event of the <td> I want to do a postback, executing a server side function.
What's the best way of doing this? The documentation seems to indicate that
I need a control event to implement this.
Craig