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

[Solved] Memory Issue with Ajax use of RadGrid?

1 Answer 97 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 09 Dec 2009, 03:39 PM
Hi,

I've been trying to figure out an issue that I'm experiencing when using the RadGrid Ajax functionality.

I've followed the implementation pretty similarly to this, using Q3 2009:

Basically, I have a flash object that is being embedded in my RadGrid and when I get a Page size (custom paging) of 50, it is rendering 50 of these flash objects onto my page. This is fine and works in all browsers without ajax. However, when I include the RadAjaxManager so that ajax is being used to go from page to page (with a page size of 50), IE will crash, citing FlDbg9f.ocx as the issue, which is normally associated at least in my searches as overloading the Adobe Flash Player.

If I do NOT use Ajax, this works fine. It also works fine in the latest version of FF and Google Chrome.

Anyway, so it seems to be on the edge functionality-wise, but to me it does not seem that using Ajax should add so much overhead that it would crash with ajax and be fine without it. I saw a post about Rebind possibly getting called multiple times and thought that could be an issue but I couldn't find any concrete information this.

Any help would be appreciated here since I would love to get this working for 50 items, but don't want to put up a warning that if they use IE, it's going to crash their browser.

Thanks,
Chris


1 Answer, 1 is accepted

Sort by
0
Iana Tsolova
Telerik team
answered on 10 Dec 2009, 12:48 PM
Hello Chris,

Please find the answers to your questions in the other thread you have posted on the same subject.


Kind regards,
Iana
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Grid
Asked by
Chris
Top achievements
Rank 1
Answers by
Iana Tsolova
Telerik team
Share this question
or