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

How can change border width when paste table from xls

1 Answer 110 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Chia Hao
Top achievements
Rank 1
Chia Hao asked on 08 Nov 2013, 12:41 AM
HI

When I copy xls's cell with border , and paste on Editor , but I check Html, it generate <table with border ="0", I hope to know where to fix it and let <table with 

border='1'

Best Regard

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 08 Nov 2013, 04:08 PM
Hi Chia Hao,

You can use the Editor's paste event and customize the pasted content, while it is still in the clipboard, according to your preferences (by modifying the value of the e.html argument).

http://demos.kendoui.com/web/editor/events.html

http://docs.kendoui.com/api/web/editor#events-paste

Regards,
Dimo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Editor
Asked by
Chia Hao
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or