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

RadAjaxManager obstructs other events to fire

1 Answer 29 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
fabio2x4
Top achievements
Rank 1
fabio2x4 asked on 17 Aug 2015, 07:55 PM

 

I’m trying to update a RadPivotGrid object using RadAjaxManager and some loading panel, so the user sees something while data is loading. I have already accomplished this but I have other logic in the page, some jQuery modal dialog() to save pivogrid states. Since the RadAjaxManager object is present events do not fire. ​Not even an onclick with an alert(). I’m attaching the code with some comments to help comprehend the scenario.
Help my friends!
Thanks

1 Answer, 1 is accepted

Sort by
0
fabio2x4
Top achievements
Rank 1
answered on 18 Aug 2015, 03:31 PM

My apologies. It has nothing to do with the RadAjaxManager object. The issue is that when I update the panel, it replaces its contents. ​So, those events ​I subscribed to ​are no longer "subscribed" because there are new elements in that updated panel.

Thank You!

Tags
Ajax
Asked by
fabio2x4
Top achievements
Rank 1
Answers by
fabio2x4
Top achievements
Rank 1
Share this question
or