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

Ajaxified RadGrid - IE issue

1 Answer 38 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
J. E.
Top achievements
Rank 1
J. E. asked on 30 Jul 2013, 02:15 PM
Hi all,

I was hoping someone can point me in the right direction for a very odd error I have encountered with IE.

We are currently using Telerik.Web.UI v2013.1.417.35 on the .NET 3.5 framework. If I try and ajax-ify
my RadGrid, either using the RadAjaxPanel or RadAjaxManager, I can not get the grid's filters or paging buttons to fire the first time I click them. If I click a second time, they respond as expected. I have tried this in Firefox & Chrome and they work perfectly.

If I remove the ajax enabling controls, the filters and paging work on the first click. 

Any help would be greatly appreciated.

Thanks,
JE

1 Answer, 1 is accepted

Sort by
0
J. E.
Top achievements
Rank 1
answered on 30 Jul 2013, 05:28 PM
FYI, the issue was being caused by an invalid javascript source path in our code. Lesson learned: make sure your HTML is properly formed if you want AJAX to work.
Tags
Ajax
Asked by
J. E.
Top achievements
Rank 1
Answers by
J. E.
Top achievements
Rank 1
Share this question
or