TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Vamsi k
NA
296
45.5k
Export To Excel in c#
Feb 20 2020 8:47 PM
Hi All,
I need a help, We have an application which gives us data while search with a value.
so when we give a date range
from start date and to end date
,huge amount of data is coming into UI. Page gets freezed, so to avoid this we were used jquery table, lazy loading. After we implemented this lazy loading, data is coming with out any issues and page is not freezed. But our Project owner is asking to provide a Export To Excel functionality of that data and send it as excel to client via mail with an attachment,. Here the problem is how can we export such a huge amount of data a because excel support 10lakhs rows only and how can we send it via mail attachment.
We have data more than 10 lakhs for a given input and a given date range.
if we copied data to excel also it will take time and for opening it also will take time.
Can anyone please suggest your ideas to resolve our issue? We are struggiling with this from last 3 months
Reply
Answers (
2
)
Blazor core 2.2 Urihelper.Navigateto not working?
dynamically upload files in mvc