Y
Yammy
The standard button is set its autopostback property to be true, am I right
?
How can I change it to be false ?
I tried this...
<td><asp:Button id="cmd1" .... autopostback="false"/></td>
But it failed. Why?
Thx
?
How can I change it to be false ?
I tried this...
<td><asp:Button id="cmd1" .... autopostback="false"/></td>
But it failed. Why?
Thx