Select a table to copy

I want to copy only some tables without Ctrl+A, but the table cannot be selected.

Is it possible to select a table and copy/paste it? Please tell me how if possible.


1 Reply

BS Buvana Sathasivam Syncfusion Team June 27, 2022 10:20 AM UTC

Hi Kyung,


Greetings from Syncfusion support.


You will be able to select a particular table using shift + arrow keys with selection or mouse and copy the selected table and paste it into the Rich Text Editor content. Please find the below video for your reference.

Video: https://www.syncfusion.com/downloads/support/directtrac/general/ze/V_6272022_153012-138980582


We suggest to enable PasteCleanup module into Rich Text Editor component.


provide:{

        richtexteditor:[Toolbar, Link, Image, Count, HtmlEditor, QuickToolbar, PasteCleanup]

    }


Demo: https://ej2.syncfusion.com/vue/demos/#/bootstrap5/rich-text-editor/paste-cleanup.html

If the above requirement does not solve your problem, can you please share more information about your requirement?

Regards,

Buvana S


Loader.
Up arrow icon