Hi,
I am currently using Telerik RadControls version 5.5.2.0.
I am working on Asp.Net 2.0 framework and preparing a simple listing based application.
While using the control telerik:RadEditor, I am facing some of the following difficulties:
1. I can’t handle the control to javascript function. It is not possible to catch the keypress event of the control.
2. Changed text of the control is not traceable. Control.value property always shows load time value and not the current text.
can anyone please suggest me some solution for the above problem?