Posted 11 November 2024, 4:11 am EST
Hello.
I’m currently creating a program using the web assembly method.
I would like to download the contents of the grid as an Excel file(.xlsx) using the original file(.xlsx) format on the server.
I would also like to know how to import data from a specific Excel file uploaded by the user into the grid.
Please answer with example source.
Thank you.