i have an issue regarding to dnn text editor
<dnn:texteditor ID="Texteditor1" runat="server" />
when i change it mode
from a basic text box to rich text box it doesnt change.
What can be possible solution.Please help.
What version of DNN are you using? If you're using DNN7 you will want to make sure you are using the RadEditor controller, not FCK which it appears to be.
DNN7 doesn't work with the FCK Editor.