Hello Telerik,
We are using Promethheus Q2 2008 controls.
Folowing is the issue we are having:
1) On a page, we used only telerik:RadajaxPanel. All controls are inside the panel. Still on a click of a button no activity occurs.
2) Then we tried with telerik:RadajaxPanel and telerik:RadAjaxManager. Still it did not work.
3) Then we tried with telerik:RadAjaxManager only. We set the updated controls for the RadAjaxManager for the button. Still it did not work.
The button is initially disabled using javascript on page load. We have set attributes.Add for setting the javascript function on the button. After selecting an item from the drop down, the button gets enabled by javascript. After this if we click on the button, button click event doesn't take place.
Previously when we were using Q1 2007 rad controls, we had only rad ajax panel set in the page, which used to work fine. But with the new controls, just setting the telerik:RadajaxPanel doesn't work.
Thanks.
We are using Promethheus Q2 2008 controls.
Folowing is the issue we are having:
1) On a page, we used only telerik:RadajaxPanel. All controls are inside the panel. Still on a click of a button no activity occurs.
2) Then we tried with telerik:RadajaxPanel and telerik:RadAjaxManager. Still it did not work.
3) Then we tried with telerik:RadAjaxManager only. We set the updated controls for the RadAjaxManager for the button. Still it did not work.
The button is initially disabled using javascript on page load. We have set attributes.Add for setting the javascript function on the button. After selecting an item from the drop down, the button gets enabled by javascript. After this if we click on the button, button click event doesn't take place.
Previously when we were using Q1 2007 rad controls, we had only rad ajax panel set in the page, which used to work fine. But with the new controls, just setting the telerik:RadajaxPanel doesn't work.
Thanks.