Hi there,
Can anyone tell me if there is a corresponding property in the RadHtmlField control to enable enhanced editing. We have an RadHtmlField editor on our SharePoint web part page to allow users to edit the page introduction. When users try to insert a table using the editor, the borders of the table are not displayed. According to the documentation, to enable a dashed border style for all tables in the design view of the editor you need to set EnableEnhancedEdit to true, however, this property is defined by the RadEditor class and the RadHtmlField inherits from Microsoft.SharePoint.WebControl.BaseFieldControl. Any thoughts?
Thanks.
Paul
Can anyone tell me if there is a corresponding property in the RadHtmlField control to enable enhanced editing. We have an RadHtmlField editor on our SharePoint web part page to allow users to edit the page introduction. When users try to insert a table using the editor, the borders of the table are not displayed. According to the documentation, to enable a dashed border style for all tables in the design view of the editor you need to set EnableEnhancedEdit to true, however, this property is defined by the RadEditor class and the RadHtmlField inherits from Microsoft.SharePoint.WebControl.BaseFieldControl. Any thoughts?
Thanks.
Paul