This is a migrated thread and some comments may be shown as answers.

Making Table Borders Invisible

1 Answer 56 Views
RichTextEditor
This is a migrated thread and some comments may be shown as answers.
Stephen
Top achievements
Rank 1
Stephen asked on 07 Aug 2015, 05:31 PM

How do you turn off the borders of a table created in a RichTextEditor? In a demo example it shows 3 cells. Can you make the borders invisible?

 

 

 


 
 

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 10 Aug 2015, 01:51 PM
Hello Stephen,

Thank you for writing.

You can just set the style name as follows:
table.StyleName = "TableNormal";

This can be done from the predefined UI as well (see attached image).

Please let me know if there is something else I can help you with. 
 
Regards,
Dimitar
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
RichTextEditor
Asked by
Stephen
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or