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
Sougat Debnath
NA
55
527
How to optimize asp page when loading too much data
Jul 10 2018 11:52 AM
I need to fetch too much data from database something round 8000-9000 records. And I also need to have searching ,sorting and paging in the page. I tried to use jquery to fetch data. It worked fine but the problem is I need to have a asp controls in the records like link buttons and all to do some events on code behind. How can I do it. I tried the following code but I cant add any server controls in it. Any body can help.
https://www.aspsnippets.com/Articles/Display-Large-Amount-of-Data-in-GridView-with-Search-functionality-in-ASPNet-using-jQuery.aspx
Reply
Answers (
2
)
example to insert,update,view and delete in a table
Como puedo generar codigo pdf417 en ASP.NET core