Last post Jan 31, 2019 12:52 PM by yogyogi
Member
17 Points
81 Posts
Jan 31, 2019 10:45 AM|zhyanadil.it@gmail.com|LINK
how can i send excel data into the html table when i choose file from file chooser then send data into the html table
520 Points
336 Posts
Jan 31, 2019 12:52 PM|yogyogi|LINK
Basically you want to read data from Excel file. It involves:
You can refer to this tutorial which will guide you in this: - How to Read Excel in ASP.NET MVC and show it in Grid manner with Paging
Thanks & Regards
Member
17 Points
81 Posts
how to convert excel data into the html table
Jan 31, 2019 10:45 AM|zhyanadil.it@gmail.com|LINK
how can i send excel data into the html table when i choose file from file chooser then send data into the html table
Member
520 Points
336 Posts
Re: how to convert excel data into the html table
Jan 31, 2019 12:52 PM|yogyogi|LINK
Basically you want to read data from Excel file. It involves:
You can refer to this tutorial which will guide you in this: - How to Read Excel in ASP.NET MVC and show it in Grid manner with Paging
Thanks & Regards