But it doesn't seem perfect,I suggest you could invoke some read excel libraries at the beginning and modify and fill in this frame.
Best Regards.
Yuki Tao
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
Member
377 Points
478 Posts
Any Free Online spread sheet control like Google/Outlook Spreadsheet
Feb 12, 2019 05:51 AM|murali krishna14|LINK
HI All,
I have below requirement.
i want to to give user to upload excel file and need to show the excel file in a spreadsheet control like (Google/Outlook type spreadsheet control).
I searched in google they have lot of controls like syncfusion, telerik etc. but all are paid controls.
currently I am making this application for education purpose (student project) so i need any open source spread sheet control for asp.net application.
could any one please help me.
Thanks,
Author in www.studyclues.com
Participant
1779 Points
852 Posts
Re: Any Free Online spread sheet control like Google/Outlook Spreadsheet
Feb 12, 2019 07:19 AM|TechView|LINK
Hello Murali! You can use Interop to upload excel in an ASP.NET app. See the following:
Excel Upload
There is another library using JavaScript - SheetJs
TechView
Member
377 Points
478 Posts
Re: Any Free Online spread sheet control like Google/Outlook Spreadsheet
Feb 12, 2019 11:06 AM|murali krishna14|LINK
Hi TechView,
Thanks for the reply.
the Excel Upload is showing data in datagridview control, but i want to display total excel content in any spread sheet editor like google sheets
Author in www.studyclues.com
Contributor
3710 Points
1431 Posts
Re: Any Free Online spread sheet control like Google/Outlook Spreadsheet
Feb 13, 2019 07:49 AM|Yuki Tao|LINK
Hi murali krishna14,
As far as I know,There is currently no such free and mature plugin.
I search on internet and i find this:
https://github.com/devin87/Q.Spreadsheets
But it doesn't seem perfect,I suggest you could invoke some read excel libraries at the beginning and modify and fill in this frame.
Best Regards.
Yuki Tao
Please remember to click "Mark as Answer" the responses that resolved your issue.
If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.