Hello:
I have an rendering issue with the radeditor inside the radgrid control editform. please see the attached image when I copy and Paste data from an excel sheet, I face the rendering issue. Same information repeats please see line item 3 or 4. and also the table tab appears out of alignment.
<EditFormSettings EditFormType="Template">
<FormTemplate>
<telerik:Radeditor runat="server" ID="RadEditor1" SkinID="BasicSetOfTools" ToolsFile="BasicTools.xml" Height="500px" Content='<%# Bind("ExtractionProcedure") %>' >
</telerik:Radeditor>
Please advice!!!
I have an rendering issue with the radeditor inside the radgrid control editform. please see the attached image when I copy and Paste data from an excel sheet, I face the rendering issue. Same information repeats please see line item 3 or 4. and also the table tab appears out of alignment.
<EditFormSettings EditFormType="Template">
<FormTemplate>
<telerik:Radeditor runat="server" ID="RadEditor1" SkinID="BasicSetOfTools" ToolsFile="BasicTools.xml" Height="500px" Content='<%# Bind("ExtractionProcedure") %>' >
</telerik:Radeditor>
</FormTemplate>
</EditFormSettings>
</MasterTableView>
</EditFormSettings>
</MasterTableView>
Please advice!!!