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

Editor adding Kendo classes to items

1 Answer 122 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Jim
Top achievements
Rank 1
Jim asked on 14 Jun 2016, 07:38 PM

I am using the WYSIWYG Editor and trying to add a table. We have our own classes we use for the tables, so I am defining those classes at the top of the html and then adding my table in the html view. If I add a table with a class, after hitting update the editor adds the class "k-table" to the table. Is there a way to prevent this?

Thanks,

Jim

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 15 Jun 2016, 11:16 AM
Hello Jim,

I guess you are referring to the Update button in the viewHtml dialog. All tables added there will be populated with the k-table class. This is by design and what you should do to control the way how table.l-table elements are decorated is by implementing your own CSS rules in an external stylesheet added to the editor's content area.

If, however, you feel that you should have control whether the k-table class to be utilized or not you can post your feedback in our UserVoice portal—http://kendoui-feedback.telerik.com/forums/127393-kendo-ui-feedback. That way your suggestion will be evaluated by the Kendo community and the Kendo dev team.

Regards,
Ianko
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
Editor
Asked by
Jim
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or