In a vb.net 2010 web form application, I have the telerik radeditor installed as part of the application. The version of the rad editor that is used Telerik_UI_for_ASP.NET_AJAX_2016_1_225_Dev.msi. The problem is when the vb.net web form application is being accessed by the user, the radeditor does get hidden after a few seconds. The user can see that the radeditor is being displayed and goes away.
Thus I am trying to determine what I can do to solve the problem. Is there a value in the web.config file that I can change to decrease the amount of time the radeditor is being displayed? Basically do you know what I can do to solve the problem? If so, would you tell me what I can do to solve the issue?
Thus I am trying to determine what I can do to solve the problem. Is there a value in the web.config file that I can change to decrease the amount of time the radeditor is being displayed? Basically do you know what I can do to solve the problem? If so, would you tell me what I can do to solve the issue?