Posted 9 August 2018, 2:33 am EST
hi i want to display it on my website how i can achieve this https://www.grapecity.com/en/demos/spread/JS/ExcelMobileSample/
Forums Home / Spread / SpreadJS
Posted by: paul.k.pallaghy on 9 August 2018, 2:33 am EST
Posted 9 August 2018, 2:33 am EST
hi i want to display it on my website how i can achieve this https://www.grapecity.com/en/demos/spread/JS/ExcelMobileSample/
Posted 10 August 2018, 2:38 am EST
Hello,
Spread.Sheets( SpreadJS) is a client side control. All the functionalities for SpreadJS are performed on the client side. Hence, you can download the SpreadJS package from below mentioned link and create your own web page using SpreadJS libraries.
https://www.grapecity.com/en/download/spreadjs
This downloaded package include Spread.Sheets package which has ExcelMobileSample in samples folder. You can check the source code of the same.
Hope it helps.
Thanks,
Reeva
Posted 13 August 2018, 1:42 am EST
hi reeva,
you have any sample code to display it on my website in laravel
Regards,
Paul
Posted 14 August 2018, 12:12 am EST