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
jasbirsingh chauhan
NA
10
10.9k
How to Show 1000+ data to the user?
Oct 26 2011 10:27 PM
I hava used ListView control to display data. It is working fine for small data, but as the data size increases, say it goes beyond 1000+ records in the database. It will take too much time to fetch records from database and then display on the ListView control.
Is there a better control for larger data? Or is there any alternative way ... e.g. the way google fetches numerous links when we search but displays only 10 at a time.
Reply
Answers (
1
)
C# datacontext object
Is interface is value type or Reference type?