Dynamic paging/scrolling with a DataGridView

  • Thread starter Thread starter MJB
  • Start date Start date
M

MJB

I was thinking of creating a DataGrid that will query for results as the
user scrolls. I realize I would have to know how many rows would fit in
the visible area and what rows to show based on the location of the
scrollbar etc. I was wondering if anyone else has done something
similar and maybe direct me to an example. Also have you found it to be
a practical alternative to paging.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top