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
David
NA
13
0
Retrieve resultset when scrolling grid
Jul 20 2007 11:58 AM
I want to do the following but I don't know how:
- execute the select statement: "select * from firms"
- and binding this dataset to the DataGridView.DataSource component
Those first 2 steps are not a problem, if you retrieve the entiry resultset at once. However I only want to get the first x records from the database (so the other rows aren't send over the network yet) Those records are only retrieved (send over the network connection) if the user scrolls the DataViewGrid. Is this possible with the C# components?
I'll thank you in advance for an answer.
Reply
Answers (
1
)
how get the datas from browser machine database
primary and foreign key