Copy & Paste Data from Spreadsheet like excel to sapui5 table

Victor Ho
SAPUI5 best pratices
1 min readOct 22, 2018

Hi guys,

It’s obvious that Copy & paste play an important role in the daily work of everyone using computers. Especially business users who work with much data & spreadsheet. They usually request the ability to copy & paste columns from a spreadsheet table (Eg. Excel table) to table in an application like SAPUI5.

Unfortunately, the SAPUI5 framework hasn’t support that function. In the meantime, if you want to implement that helpful function, please check out this GIT repository:

Copy & Past to SAPUI5 table demo

A big applause to bhardwaj-rahul.

I’ve adapted the code so that it can be run with SAP Web IDE & Fiori environment:

Cheer,
— V —

Update on browser compatibility:

I’m sorry to say that this function is not working with old poor IE. :(

--

--

Victor Ho
SAPUI5 best pratices

Utilize technology to help people have better life.