[sapui5] Import CSV & Excel file into JSON format to handle in frontend

Hi,

Here's some basis step:
- Include external library to convert CSV to JSON. Details here
- Use sapui5 control to upload file & get data from it.
- Using the library to convert the format.
- Proceed your coding with JSON data.

Cheer.

---V---

Nhận xét

Bài đăng phổ biến từ blog này

[sapui5] Best Practice in sapui5 development

Implement Search field with case-INSENSITIVE by SAP UI5

[sapui5][abap] Use Eclipse to push code to ABAP repository (temporary)