This is a migrated thread and some comments may be shown as answers.

Problems with ajax manager

3 Answers 79 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Brian Goldman
Top achievements
Rank 2
Brian Goldman asked on 23 Oct 2008, 05:32 PM
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


3 Answers, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 24 Oct 2008, 11:30 AM
Hello Brian Goldman,

I tested your scenario but was not able to replicate the described issue in a sample application. If it is convenient for you, please open a regular support ticket and send us small runnable project which presents this behaviour. We will test it locally and do our best to provide accurate solution for your scenario.
Thank you.

Regards,
Maria Ilieva
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Jennifer
Top achievements
Rank 1
answered on 29 Jan 2009, 07:41 PM
Hello,

I am having a similar problem to the one described in this thread.  What was the eventual solution to the problem?

Thank you,

Jennifer
0
Brian Goldman
Top achievements
Rank 2
answered on 29 Jan 2009, 11:01 PM
Hi Jennifer,
Here is what i got back from support on the first issue

"I tested the provided project and was able to replicate the described behaviour.
However I noticed that the "Next" button is initially invisible on the page. Please note that it is not supported scenario to add invisible controls to the AjaxManager settings. If you need to update invisible control, you should wraped it with always visible container and add the container to the manger settings."

The second issue they could not reproduce and I didn't have the time to mess with it so I just went a different route so I never tired their work around or followed up on the second issue.

Hope it helps.

Brian

Tags
Ajax
Asked by
Brian Goldman
Top achievements
Rank 2
Answers by
Maria Ilieva
Telerik team
Jennifer
Top achievements
Rank 1
Brian Goldman
Top achievements
Rank 2
Share this question
or