Hy! I'm experiencing some problems using AJAX RadPanel and AJAX RadManager.
When I open my aspx page and click on a item inside RadListBox (tried using AJAX RadPanel and AJAX RadManager, same behaviour), it executes and after that none of the events work (button click, radlistbox selected index changed, ...) like the whole page is just blocked and it doesn't respond anymore. ASPX page is inside SharePoint context.
When I remove AJAX RadPanel (or AJAX RadManager) everything works smoothly using postbacks.
But the real problem is that it works in testing environment and it doesn't work on production (works without AJAX, doesn't work with AJAX).
Did you experience these problems somewhere and can you tell some of the possible things that could cause these problems?
Tried using IE 7, IE 8, Firefox 3.5 (same behaviour, works in testing environment, doesn't work on production).
When I open my aspx page and click on a item inside RadListBox (tried using AJAX RadPanel and AJAX RadManager, same behaviour), it executes and after that none of the events work (button click, radlistbox selected index changed, ...) like the whole page is just blocked and it doesn't respond anymore. ASPX page is inside SharePoint context.
When I remove AJAX RadPanel (or AJAX RadManager) everything works smoothly using postbacks.
But the real problem is that it works in testing environment and it doesn't work on production (works without AJAX, doesn't work with AJAX).
Did you experience these problems somewhere and can you tell some of the possible things that could cause these problems?
Tried using IE 7, IE 8, Firefox 3.5 (same behaviour, works in testing environment, doesn't work on production).