Hi,
I have a scenario where I need to share my appointments with other users, by email. To do that I have created a textbox and a asp:Button in my advanced Template. I would like the button to make a normal Ajax postback to let me do something in my servercode, and then show the editwindow again.
It seems that my button has been blocked, so that it cannot make the postback. When I click it nothing happens.
I have a simple serverside onclick on the button.
What can I do to create this effect?
Regards
Rune
I have a scenario where I need to share my appointments with other users, by email. To do that I have created a textbox and a asp:Button in my advanced Template. I would like the button to make a normal Ajax postback to let me do something in my servercode, and then show the editwindow again.
It seems that my button has been blocked, so that it cannot make the postback. When I click it nothing happens.
I have a simple serverside onclick on the button.
What can I do to create this effect?
Regards
Rune