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

[Solved] RadAjax not updating controls

1 Answer 129 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
ra00l
Top achievements
Rank 1
ra00l asked on 02 Jun 2008, 12:02 PM
Hi Telerik team,

I have a problem moving a project from RadControls to Prometheus.
In the original project, I used to force the update of some controls using ResolveUpdatedControls event, but now the event it's gone, so I'm using OnPreRender to register some updates.

I have done a separate project, trying to reproduce the behavior, but couldn't reproduce it. I was wondering if you have any ideas on why it doesn't do anything?

Basically, the website consists of dynamically loading user controls, depending on which RadTab was clicked, like in one of your examples.

I tested the site with ajax disabled, it worked like a charm.
With ajax enabled, it fails to update some controls, even though, if I look at the $create call to RadAjaxManager, the ajax settings are persisted ok on the client.

What am I doing wrong?

Thanks,
Raul

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 03 Jun 2008, 04:39 PM
Hi ,

I was not able to replicate the described issue using the code from our online example. Please review again the demo and check about the differences in your scenario.

If the problem still persists, feel free to open a regular support ticket and send us sample runnable project, which replicates the issue. We will test it locally and advise you further.

Greetings,
Maria Ilieva
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Ajax
Asked by
ra00l
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or