Hi,
Problem in getting radeditor control id from javascript.
I am using rad editor in my application. i have placed the rad editor in a usercontrol and i wish to use that in my aspx pages normally how we place usercontrols in web pages. here the problem is i am using ajax modal popup. i have linkbutton in my web page and in the click event i am opening a pop up with the usercontrol (editor). so far it is working fine and able to read editor content in the server side. i have a button inside the popup and onclientclink event i want to validate the editor blank or not .
to do this i need to get the editor (usercontrol) id from the javascript.
Could any one help me to get out from this.
Problem in getting radeditor control id from javascript.
I am using rad editor in my application. i have placed the rad editor in a usercontrol and i wish to use that in my aspx pages normally how we place usercontrols in web pages. here the problem is i am using ajax modal popup. i have linkbutton in my web page and in the click event i am opening a pop up with the usercontrol (editor). so far it is working fine and able to read editor content in the server side. i have a button inside the popup and onclientclink event i want to validate the editor blank or not .
to do this i need to get the editor (usercontrol) id from the javascript.
Could any one help me to get out from this.
