Hi,
I have installed the rad controls using the setup file
RadControls_for_ASP.NET_AJAX_2008_1_415_dev.
After installing the rad controls, i got all the rad controls into my toolbox.
I placed the rad editor onto my aspx page by drag and drop from toolbox.
After that in the codebehind file in page_load event, I have set the toolsfile path as below:
RadEditor1.ToolsFile = "~/RadControls/Editor/BasicTools.xml";
BasicTools.xml file is available in that path.
When I run the page in browser, i am getting the editor with all the controls but none of the controls were working.
I think the scripts for the editor were not working.
How to inform the editor to use the script...
So please help me to overcome this problem
Regards,
chandu
I have installed the rad controls using the setup file
RadControls_for_ASP.NET_AJAX_2008_1_415_dev.
After installing the rad controls, i got all the rad controls into my toolbox.
I placed the rad editor onto my aspx page by drag and drop from toolbox.
After that in the codebehind file in page_load event, I have set the toolsfile path as below:
RadEditor1.ToolsFile = "~/RadControls/Editor/BasicTools.xml";
BasicTools.xml file is available in that path.
When I run the page in browser, i am getting the editor with all the controls but none of the controls were working.
I think the scripts for the editor were not working.
How to inform the editor to use the script...
So please help me to overcome this problem
Regards,
chandu