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

RadAjaxPanel Last Queued Request Fires Twice

1 Answer 30 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Greg Horvath
Top achievements
Rank 1
Greg Horvath asked on 06 Mar 2014, 12:34 AM
I have setup the RadAjaxPanel.RequestQueueSize property so that if the user clicks multiple widgets on the screen the actions will be queued. Previously I had the value set to 0 and we would get intermittent viewstate errors as cancelling the previous request somehow mangles the viewstate on the next request. With the RequestQueueSize property set > 0 I am seeing some very strange behavior where the last queued action seems to fire twice. I have no idea why this is happening or how to prevent it. And advice/information on the subject would be much appreciated. Thanks.

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 10 Mar 2014, 03:32 PM
Hi Greg,

I tried to replicate the described issue locally but to no avail. In my test applications as many time an ajaxified control is posting to the server the request is send get from the queue and no additional request are made.
Therefore to be able to further investigate the problem it will be best of you could share the exact page markup and related code behind so that we could provide proper solution for your specific case.

Regards,
Maria Ilieva
Telerik

DevCraft Q1'14 is here! Watch the online conference to see how this release solves your top-5 .NET challenges. Watch on demand now.

Tags
Ajax
Asked by
Greg Horvath
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or