Hello,
I have a form with the following components.
telerik ajax manager
radajaxloadingpanel
2 radio buttons
2 panels
1 button.
The option buttons(ajax initiators) show and hide the panels(updated by ajax) based on selection.
The problems I have.
1. If I include the button to be updated with ajax, the button click does not work any longer.
2. If I leave the button out of the ajax the button works but if it is clicked and there is an error the user is displayed the page again but the radio buttons will only update once after the postback. So if you click the unselected radio button the new panel is displayed but if you try to click the other radio button again. Nothing happens.
Any help would be appreciated. Thank you.
Brian
I have a form with the following components.
telerik ajax manager
radajaxloadingpanel
2 radio buttons
2 panels
1 button.
The option buttons(ajax initiators) show and hide the panels(updated by ajax) based on selection.
The problems I have.
1. If I include the button to be updated with ajax, the button click does not work any longer.
2. If I leave the button out of the ajax the button works but if it is clicked and there is an error the user is displayed the page again but the radio buttons will only update once after the postback. So if you click the unselected radio button the new panel is displayed but if you try to click the other radio button again. Nothing happens.
Any help would be appreciated. Thank you.
Brian