Hello,
I have aproblem with the undeline button, Sometimes it is not working.
I'm trying to remove the underline from blank space (View attached screen-shot), but the underline button is not functioning.
Here is the control:
Please, I need your help in order to enable the user to add and remove the underline without problems.
It is appreciated to send me the modified code.
Regards,
Bader
I have aproblem with the undeline button, Sometimes it is not working.
I'm trying to remove the underline from blank space (View attached screen-shot), but the underline button is not functioning.
Here is the control:
<telerik:RadEditor runat="server" ID="CntntRadEditor" Height="500px" Width="100%" style="z-index:1000;" Content='<%# DataBinder.Eval( Container, "DataItem.Cntnt") %>' ToolsFile="~/Common/Controls/RadEditor/xml/CustomFullSetOfToolsForSecureTables.xml"> <Modules> <telerik:EditorModule Visible="false" /> </Modules> <ImageManager ViewPaths="~/Guides/QA/Design/Contents" UploadPaths="~/Guides/QA/Design/Contents" DeletePaths="~/Guides/QA/Design/Contents" /> <DocumentManager ViewPaths="~/Guides/QA/Design/Contents" UploadPaths="~/Guides/QA/Design/Contents" DeletePaths="~/Guides/QA/Design/Contents" SearchPatterns="*.doc,*.txt,*.docx,*.xls,*.xlsx,*.pdf,*.xml,*.gif,*.jpg,*.png" /> </telerik:RadEditor>Please, I need your help in order to enable the user to add and remove the underline without problems.
It is appreciated to send me the modified code.
Regards,
Bader