I am trying to integrate spreadsheet into Oracle apex application. Oracle application process (apex.server.process) returns base64 of excel document on page load.
I want to bind base64 string as datasource to spreadsheet. I am new to Kendo UI, Can you please assist me how I can do binding.
I found some articles, and have knowledge about Telerik document processing, but I dont want to use external webservices along with oracle apex. Is there any way, where client can convert base64 string to localfile or json