Duplicated
Last Updated: 12 Aug 2022 21:11 by Jason
Win Mar
Created on: 27 Jan 2021 16:39
Category: Kendo UI for Angular
Type: Feature Request
2
Table Wizard In Kendo Editor For Angular

I have made some predefined html and load to kendo editor for angular. Table html styles are overwritten by k-table styles and all styles are gone.Is there any possibility to adjust width , border style of table in kendo editor for angular? 

I have found table wizard for insert table for kendo editor in JQuery. Is there possibility to add this feature for angular kendo editor? 

Duplicated
This item is a duplicate of an already existing item. You can find the original item here:
2 comments
Jason
Posted on: 12 Aug 2022 21:11
Please can you release the exact same Table Wizard functionality as found in the JQuery version of the editor, to the Angular version.  SyncFusion can do a lot of this currently, so I would be good for you to  be competitive, however we have heavily integrated your editor for insertion, markdown, etc capabilities and would like to stay with Telerik.  Moving to JQuery is not an option for us.  Thanks.
ADMIN
Dimiter Topalov
Posted on: 02 Feb 2021 09:29

Hello Win Mar,

Indeed at the moment, there isn't such a feature like a Wizard available. However, table styles can be customized using native DOM APIs:

For iframe mode, we need to get a reference to the underlying <iframe> and inject the needed custom styles as this StackBlitz demonstrates - https://stackblitz.com/edit/angular-5vhepp-gww3o8?file=app/app.component.ts

For non-iframe mode, we need to select the needed elements using CSS and apply the required styles. Again, here is a sample StackBlitz - https://stackblitz.com/edit/angular-5vhepp-jgy4hv?file=app/app.component.ts

We will close this feature request as a duplicate of the following one to avoid potential splitting of the votes:

https://feedback.telerik.com/kendo-angular-ui/1473908-add-table-wizard-and-cell-split-merge-features-to-the-editor

You can track, support, and comment this feature request. It also contains other Table features that will represent a nice future enhancement like cell splitting and merging.

Regards,
Dimiter Topalov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.