I'm using Telerik.Web.UI.RadTreeView, version 2013.1.220.45. My application is a .NET 4.5 running on Windows Server 2012, IIS 8.0.
Currently I'm seeing the server's IIS memory increases every time the page loads (I hit Refresh). It's not happening when I remove the RadTreeView control. How can I make sure the control doesn't build-up the server's memory on each load? Or is there any memory leak issues that I should be concerned about?
Thanks in advance.
Currently I'm seeing the server's IIS memory increases every time the page loads (I hit Refresh). It's not happening when I remove the RadTreeView control. How can I make sure the control doesn't build-up the server's memory on each load? Or is there any memory leak issues that I should be concerned about?
Thanks in advance.