Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hey there,
I have a page with a kendo grid getting displayed and every 1 or 2 min, the grid has to be refreshed.

I observe that every time the grid does auto refresh the pages memory is increasing.
Actually not only with this kendo grid, but also if i have normal label that refreshes or a kendo chart, eventually over some hours if the page is kept opened and auto refreshing the elements individually because of exceeded memory page gets destroyed.
Please suggest

What I have tried:

For refreshing the elements, i am doing like
$("#div element").load("path of controller action")
Posted
Comments
[no name] 16-Apr-21 23:49pm    
Send a new page. We're talking minutes.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900