Data Navigation in WinForm

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a few textboxes on a form. I have a DataSet that's the datasource for
these textboxes. I want to have a set of data navigation buttons (like in MS
Access for first, prev, next, last), is there such a control comes with .Net
framework?
 
Back
Top